Back to Developer Roadmap

Classic vs. Block Themes

src/data/roadmaps/wordpress/content/[email protected]

4.0980 B
Original Source

Classic vs. Block Themes

Classic themes in WordPress rely on PHP templates and the WordPress Template Hierarchy to structure and display content. Block themes, on the other hand, leverage the Block Editor (Gutenberg) for full site editing, allowing users to design and customize every aspect of their website using blocks. This fundamental difference impacts how themes are built, customized, and how users interact with their website's design.

Visit the following resources to learn more: