Skip to content

Theme developer handbook: Add a dedicated page for patterns #342

Closed
@carolinan

Description

@carolinan

What is the new page you are requesting?

A dedicated page about how to register and use block patterns.
A page that will refer back to the block editor handbook page at https://developer.wordpress.org/block-editor/reference-guides/block-api/block-patterns/

How will this new page help you?

Right now, it seems that information about block patterns in themes is spread out over several pages:
https://developer.wordpress.org/themes/?s=block+patterns

Block patterns can be added in classic themes and block themes, but they can register them in different ways. Both the PHP function and the method with placing patterns inside the patterns folder should be covered.

For help with writing the content, you can refer to the dev notes:
https://make.wordpress.org/core/2022/05/03/page-creation-patterns-in-wordpress-6-0/
https://make.wordpress.org/core/2022/05/02/new-features-for-working-with-patterns-and-themes-in-wordpress-6-0/

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions