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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
Block Hooks: Apply to Post Content (on frontend and in editor)
- #7898
#7898
Closed
ockham
wants to merge 20 commits into
WordPress:trunk
WordPress/wordpress-develop:trunk
from
ockham:update/apply-block-hooks-to-post-content-and-editor
ockham/wordpress-develop:update/apply-block-hooks-to-post-content-and-editor
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
Block Hooks: Apply to Post Content (on frontend and in editor)
#7898
ockham
wants to merge 20 commits into
WordPress:trunk
WordPress/wordpress-develop:trunk
from
ockham:update/apply-block-hooks-to-post-content-and-editor
ockham/wordpress-develop:update/apply-block-hooks-to-post-content-and-editor
Copy head branch name to clipboard
Commits
Commits on Dec 4, 2024
Block Hooks: Apply to Post Content (on frontend)
ockham
committed
0711c61
View commit details
Copy full SHA for 0711c61
Browse repository at this point
Solve by using a default instead
ockham
committed
b40dd94
View commit details
Copy full SHA for b40dd94
Browse repository at this point
Insert hooked block into editor
ockham
committed
20a5470
View commit details
Copy full SHA for 20a5470
Browse repository at this point
Update PHPDoc
ockham
committed
90abff4
View commit details
Copy full SHA for 90abff4
Browse repository at this point
Set ignoredHookedBlocks in REST API response
ockham
committed
0b844b3
View commit details
Copy full SHA for 0b844b3
Browse repository at this point
Also apply to pages
ockham
committed
838a75e
View commit details
Copy full SHA for 838a75e
Browse repository at this point
Update PHPDoc
ockham
committed
6793b55
View commit details
Copy full SHA for 6793b55
Browse repository at this point
Tweak PHPDoc
ockham
committed
2958c64
View commit details
Copy full SHA for 2958c64
Browse repository at this point
More PHPDoc tweaking
ockham
committed
74b39fa
View commit details
Copy full SHA for 74b39fa
Browse repository at this point
Temporarily remove filter
ockham
committed
007d7a4
View commit details
Copy full SHA for 007d7a4
Browse repository at this point
Bail early if no content is given
ockham
committed
1d98a27
View commit details
Copy full SHA for 1d98a27
Browse repository at this point
Revert "Bail early if no content is given"
Show description for c6c8481
ockham
committed
c6c8481
View commit details
Copy full SHA for c6c8481
Browse repository at this point
Tighten checks
ockham
committed
f29b288
View commit details
Copy full SHA for f29b288
Browse repository at this point
Add since PHPDoc
ockham
committed
a5cb598
View commit details
Copy full SHA for a5cb598
Browse repository at this point
Update ignoredHookedBlocks post meta on save
ockham
committed
886d375
View commit details
Copy full SHA for 886d375
Browse repository at this point
Add back check for post_type
ockham
committed
89b835d
View commit details
Copy full SHA for 89b835d
Browse repository at this point
Tweak @since PHPDoc
ockham
committed
e14db01
View commit details
Copy full SHA for e14db01
Browse repository at this point
Tweak param description
ockham
committed
7635d23
View commit details
Copy full SHA for 7635d23
Browse repository at this point
Commits on Dec 16, 2024
Add comments to clarify removal/re-adding of `the_content` filter
Show description for 2b7d36a
ockham
and
sirreal
authored
2b7d36a
View commit details
Copy full SHA for 2b7d36a
Browse repository at this point
Add test case for context set to null
ockham
committed
a7693b0
View commit details
Copy full SHA for a7693b0
Browse repository at this point
You can’t perform that action at this time.