Back to Developer Roadmap

Overrides in Block Themes

src/data/roadmaps/wordpress/content/overrides@xAVlAoI_aSSfDxyW5fUkC.md

4.0975 B
Original Source

Overrides in Block Themes

Overrides allow you to modify the default appearance and behavior of blocks and templates without directly editing the core theme files. This ensures that your customizations are preserved during theme updates. You can achieve this by creating custom templates, template parts, and block styles within your child theme or custom plugin, effectively overriding the original definitions.

Visit the following resources to learn more: