Changes between Initial Version and Version 1 of Ticket #57611, comment 6
- Timestamp:
- 02/03/2023 11:38:04 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57611, comment 6
initial v1 18 18 - Based on the [https://codex.wordpress.org/WordPress.org_API#Block_Patterns pattern directory API] options [https://github.com/WordPress/pattern-directory/pull/111 described in the original Gutenberg PR], the only returned pattern suggestion has the expected `meta.wpop_block_types` value of `core/heading` (i.e. [https://wordpress.org/patterns/pattern/heading/ this pattern]). 19 19 - To view a similar API call to verify the `meta.wpop_block_types` value, see: https://api.wordpress.org/patterns/1.0/?wp-version=6.2&pattern-keywords=11&locale=en_US&search=heading 20 21 === Supplemental Artifacts 22 [[Image(https://cldup.com/62_rJzOGB1.gif)]] 23 ''Figure 1: Contextual pattern suggestion in block switcher.''