Site icon T4Tutorials.com

Gutenberg Block Editor WordPress MCQs

1. Gutenberg is the default editor for WordPress since which version?

(A) 4.8


(B) 4.9


(C) 5.0


(D) 5.5



2. Gutenberg is also known as:

(A) Classic Editor


(B) Block Editor


(C) Visual Composer


(D) TinyMCE



3. Gutenberg replaces which old WordPress editor?

(A) Classic Editor (TinyMCE)


(B) Elementor


(C) Divi Builder


(D) Visual Editor



4. In Gutenberg, each content element is known as a:

(A) Widget


(B) Module


(C) Block


(D) Component



5. Gutenberg allows creating layouts using:

(A) Widgets


(B) Menus


(C) Blocks


(D) Shortcodes only



6. Which programming language is mainly used to build Gutenberg?

(A) PHP


(B) JavaScript (React.js)


(C) Python


(D) Java



7. The Gutenberg editor interface is built with which JavaScript library?

(A) Angular


(B) Vue.js


(C) React.js


(D) jQuery



8. Gutenberg content is stored in the database as:

(A) JSON


(B) HTML with block comments


(C) XML


(D) Plain text



9. Which block is used for adding text in Gutenberg?

(A) Text Block


(B) Paragraph Block


(C) Content Block


(D) Editor Block



10. Headings in Gutenberg are created using:

(A) Title Block


(B) Heading Block


(C) Header Block


(D) Custom Block



11. To insert images in Gutenberg, you use:

(A) Image Block


(B) Media Block


(C) Gallery Block


(D) Visual Block



12. To embed YouTube videos, which block is used?

(A) Video Block


(B) Embed Block


(C) Media Block


(D) HTML Block



13. Columns and layouts in Gutenberg are managed using:

(A) Grid Block


(B) Columns Block


(C) Layout Block


(D) Page Builder



14. Gutenberg supports which type of editing style?

(A) Code-only


(B) WYSIWYG (What You See Is What You Get)


(C) CLI-based editing


(D) Markdown only



15. Reusable content in Gutenberg is created using:

(A) Saved Templates


(B) Reusable Blocks


(C) Widgets


(D) Plugins



16. To add custom HTML, which block is used?

(A) HTML Block


(B) Code Block


(C) Custom HTML Block


(D) Script Block



17. Which block is used for showing a list of posts?

(A) Post List Block


(B) Latest Posts Block


(C) Post Archive Block


(D) Query Block



18. The Gutenberg Query Loop Block is used for:

(A) Displaying user roles


(B) Displaying custom menus


(C) Displaying dynamic post lists


(D) Displaying plugins



19. Gutenberg is part of which WordPress project phase?

(A) Phase 1: Editing


(B) Phase 2: Collaboration


(C) Phase 3: Multilingual


(D) Phase 4: Full Site Editing



20. Full Site Editing (FSE) is built on top of:

(A) Gutenberg Blocks


(B) Classic Widgets


(C) Shortcodes


(D) Menus



21. The Gutenberg block editor is designed to replace:

(A) Only widgets


(B) Only menus


(C) The need for shortcodes and page builders


(D) The theme files



22. The Classic Editor plugin can be used to:

(A) Remove Gutenberg completely


(B) Enhance Gutenberg


(C) Add more blocks


(D) Build themes



23. Which block allows you to insert a button?

(A) CTA Block


(B) Button Block


(C) Link Block


(D) Action Block



24. Gutenberg supports block grouping via:

(A) Group Block


(B) Layout Block


(C) Container Block


(D) Section Block



25. Gutenberg allows saving custom layouts as:

(A) Themes


(B) Templates


(C) Pages only


(D) Plugins



26. Block patterns in Gutenberg are:

(A) Predefined block layouts


(B) Custom plugins


(C) User roles


(D) Shortcodes



27. Which Gutenberg block is used to add navigation menus?

(A) Menu Block


(B) Navigation Block


(C) Links Block


(D) Header Block



28. Gutenberg blocks are categorized as:

(A) Core and Custom blocks


(B) Post and Page blocks


(C) PHP and JS blocks


(D) Theme and Plugin blocks



29. A developer creates custom Gutenberg blocks using:

(A) PHP templates only


(B) JavaScript (React) + PHP registration


(C) HTML only


(D) CSS only



30. The WordPress function to register a custom block is:

(A) register_block()


(B) wp_register_block()


(C) register_block_type()


(D) create_block()



31. Which block is used to display a list of categories?

(A) Categories Block


(B) Taxonomy Block


(C) Menu Block


(D) Archive Block



32. Gutenberg allows adding tables using:

(A) Table Block


(B) Grid Block


(C) Layout Block


(D) Chart Block



33. The Gutenberg editor toolbar contains:

(A) Block inserter, undo/redo, and settings


(B) Only code editor


(C) Plugin manager


(D) Widget manager



34. To move blocks up or down, Gutenberg provides:

(A) Drag-and-drop + Arrow controls


(B) Only drag-and-drop


(C) Only arrow controls


(D) Keyboard shortcuts only



35. The Gutenberg editor has which two editing modes?

(A) Visual Editor & Text Editor


(B) Block Editor & Classic Editor


(C) Visual Editor & Code Editor


(D) Grid Editor & Layout Editor



36. The Gutenberg editor sidebar is used for:

(A) Adding plugins


(B) Block and document settings


(C) Media uploads only


(D) SEO optimization



37. Gutenberg supports inline text formatting such as:

(A) Bold, italic, links, strikethrough


(B) Only bold and italic


(C) Headings only


(D) No formatting



38. Gutenberg integrates with WordPress themes through:

(A) block.json and theme.json files


(B) style.css only


(C) functions.php only


(D) plugin.json only



39. The Gutenberg editor uses block.json for:

(A) Block registration metadata


(B) Theme settings


(C) SEO metadata


(D) Plugin updates



40. Which Gutenberg block is used for adding quotes?

(A) Citation Block


(B) Quote Block


(C) Testimonial Block


(D) Paragraph Block



41. The Gutenberg Cover Block is used for:

(A) Page titles only


(B) Background images with text overlay


(C) Blog headers only


(D) Featured images only



42. Gutenberg is backward compatible with:

(A) Classic Editor Shortcodes


(B) WordPress themes and plugins


(C) HTML blocks


(D) All of the above



43. Which block is used to display a calendar of posts?

(A) Calendar Block


(B) Events Block


(C) Post Calendar Block


(D) Archive Block



44. In Gutenberg, block alignment options include:

(A) Left, Right, Center, Wide, Full width


(B) Left, Right, Center only


(C) Wide and Full only


(D) None



45. The Gutenberg editor saves content primarily in which table?

(A) wp_posts


(B) wp_postmeta


(C) wp_options


(D) wp_blocks



46. Reusable blocks are stored in the database as:

(A) Custom post type “wp_block”


(B) wp_options entries


(C) Shortcodes


(D) wp_meta data



47. Which block is used to insert audio files?

(A) Music Block


(B) Sound Block


(C) Audio Block


(D) Media Block



48. To switch back from Gutenberg to Classic Editor, you can:

(A) Use the Classic Editor Plugin


(B) Disable Gutenberg via code


(C) Use Disable Gutenberg plugin


(D) All of the above



49. Gutenberg supports third-party block libraries such as:

(A) Stackable, Kadence, Atomic Blocks


(B) Elementor


(C) WooCommerce only


(D) Yoast SEO only



50. Gutenberg development roadmap is divided into how many phases?

(A) 2


(B) 3


(C) 4


(D) 5



More MCQs on WordPress

  1. Introduction to WordPress (WordPress MCQs)
  2. WordPress Installation & Configuration MCQs
  3. Themes in WordPress MCQs
  4. Plugins in WordPress MCQs
  5. Posts & Pages WordPress MCQs
  6. Users and Roles – WordPress MCQs
  7. Widgets & Menus – WordPress MCQs
  8. WordPress Dashboard & Settings MCQ
  9. Security & Backup WordPress MCQs
  10. Performance Optimization – WordPress MCQs
  11. SEO in WordPress MCQs
  12. Advanced WordPress Development MCQs
  13. WooCommerce Basics WordPress MCQs
  14. Database Structure WordPress MCQs
  15. Gutenberg Block Editor WordPress MCQs

Computer Science Repeated MCQs Book Download

Exit mobile version