#53647 closed enhancement (fixed)
Twenty Twenty-One: Add blockType suggestions to block patterns
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.1 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-patch commit assigned-for-commit |
Focuses: | Cc: |
Description
When using a given block, patterns can be suggested which use that block. For example, in Twenty Twenty-One, the "Large Text" pattern uses a heading block, so if the user adds a heading block, it should suggest this pattern.
See Contextual patterns for easier creation for more details.
The patterns in Twenty Twenty-One should be updated to have these suggestions.
Attachments (2)
Change History (9)
#1
@
4 years ago
- Keywords has-patch added
This adds the following suggestions:
- Heading: Large Text
- Cover: Links area
- Columns: Overlapping images, Overlapping images and text, Contact information
#2
@
3 years ago
- Keywords commit added
- Milestone changed from Awaiting Review to 6.1
This is a small change that will help users find and select patterns, it would be good to add it to the next theme release or 6.1, which ever is first.
This ticket was mentioned in PR #2990 on WordPress/wordpress-develop by audrasjb.
3 years ago
#3
Trac ticket: https://core.trac.wordpress.org/ticket/53647
This fixes a coding standard issue on previous patch.
3 years ago
#7
Committed in https://core.trac.wordpress.org/changeset/53716
Columns block & suggestions