Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
WordPress
/
wordpress-develop
Public
Notifications
You must be signed in to change notification settings
Fork
3.7k
Star
3.4k
Code
Pull requests
3.5k
Actions
Security and quality
31
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Blocks/refactor twentytwentyone block processor (take 2)
- #10291
#10291
Open
dmsnell
wants to merge 11 commits into
WordPress:trunk
WordPress/wordpress-develop:trunk
from
dmsnell:blocks/refactor-twentytwentyone-block-processor
dmsnell/wordpress-develop:blocks/refactor-twentytwentyone-block-processor
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Blocks/refactor twentytwentyone block processor (take 2)
#10291
dmsnell
wants to merge 11 commits into
WordPress:trunk
WordPress/wordpress-develop:trunk
from
dmsnell:blocks/refactor-twentytwentyone-block-processor
dmsnell/wordpress-develop:blocks/refactor-twentytwentyone-block-processor
Copy head branch name to clipboard
Commits
Commits on Jan 7, 2026
Refactor twentwentyone to use Block_Processor
dmsnell
committed
e9f0d8a
View commit details
Copy full SHA for e9f0d8a
Browse repository at this point
Re-introduce legacy function for environments pre-6.9.0.
dmsnell
committed
67b1cf7
View commit details
Copy full SHA for 67b1cf7
Browse repository at this point
Adjust Block Processor logic to only scan top-level blocks.
dmsnell
committed
9015395
View commit details
Copy full SHA for 9015395
Browse repository at this point
Recombine separate functions, harmonize logic.
dmsnell
committed
9d100de
View commit details
Copy full SHA for 9d100de
Browse repository at this point
The freeform-check is redundant, already handled by the matching logic.
dmsnell
committed
35019d2
View commit details
Copy full SHA for 35019d2
Browse repository at this point
Commits on Jan 13, 2026
Remove `str_starts_with()` and fix precedence defect.
dmsnell
committed
99968c4
View commit details
Copy full SHA for 99968c4
Browse repository at this point
Revert legacy code changes, bring back str_starts_with
dmsnell
committed
52e0dd3
View commit details
Copy full SHA for 52e0dd3
Browse repository at this point
Minimize diff by undoing unnecessary change
dmsnell
committed
3216ca1
View commit details
Copy full SHA for 3216ca1
Browse repository at this point
Undo rename
dmsnell
committed
26aebaa
View commit details
Copy full SHA for 26aebaa
Browse repository at this point
wawawawa WPCS so much extra work
dmsnell
committed
cfbff7f
View commit details
Copy full SHA for cfbff7f
Browse repository at this point
By reusing match-text/prefix PHP can release $block_name earlier.
Show description for 737b12f
dmsnell
committed
737b12f
View commit details
Copy full SHA for 737b12f
Browse repository at this point
You can’t perform that action at this time.