Skip to content

Patterns: resolve_pattern_blocks sync with Core patch - #73570

Merged
ramonjd merged 1 commit into
trunkfrom
update/sync-blocks-with-core-patterns-parse
Nov 26, 2025
Merged

Patterns: resolve_pattern_blocks sync with Core patch #73570
ramonjd merged 1 commit into
trunkfrom
update/sync-blocks-with-core-patterns-parse

Conversation

@ramonjd

@ramonjd ramonjd commented Nov 26, 2025

Copy link
Copy Markdown
Member

What?

Sync with feedback from WordPress/wordpress-develop#10248

PHP doc alignment and remove unnecessary condition.

Testing Instructions

PHP unit tests exist. They should pass as expected

@ramonjd ramonjd added [Type] Code Quality Issues or PRs that relate to code quality No Core Sync Required Indicates that any changes do not need to be synced to WordPress Core labels Nov 26, 2025
@ramonjd ramonjd self-assigned this Nov 26, 2025
@github-actions

Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: ramonjd <ramonopoly@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@ramonjd

ramonjd commented Nov 26, 2025

Copy link
Copy Markdown
Member Author

These changes have been tested in WordPress/wordpress-develop#10248

@ramonjd
ramonjd merged commit ec6ec9e into trunk Nov 26, 2025
43 checks passed
@ramonjd
ramonjd deleted the update/sync-blocks-with-core-patterns-parse branch November 26, 2025 05:35
@github-actions github-actions Bot added this to the Gutenberg 22.2 milestone Nov 26, 2025
@bph bph added [Block] Pattern Affects the Patterns Block [Feature] Patterns A collection of blocks that can be synced (previously reusable blocks) or unsynced and removed [Block] Pattern Affects the Patterns Block labels Nov 26, 2025
ramonjd added a commit that referenced this pull request Nov 26, 2025
…f 'static' for improved clarity and consistency in WP_Theme_JSON_Gutenberg class (#73570)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Feature] Patterns A collection of blocks that can be synced (previously reusable blocks) or unsynced No Core Sync Required Indicates that any changes do not need to be synced to WordPress Core [Type] Code Quality Issues or PRs that relate to code quality

2 participants