-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Block Hooks: Apply to Post Content (on frontend and in editor) #7898
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
ockham
wants to merge
20
commits into
WordPress:trunk
from
ockham:update/apply-block-hooks-to-post-content-and-editor
Closed
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
0711c61
Block Hooks: Apply to Post Content (on frontend)
ockham b40dd94
Solve by using a default instead
ockham 20a5470
Insert hooked block into editor
ockham 90abff4
Update PHPDoc
ockham 0b844b3
Set ignoredHookedBlocks in REST API response
ockham 838a75e
Also apply to pages
ockham 6793b55
Update PHPDoc
ockham 2958c64
Tweak PHPDoc
ockham 74b39fa
More PHPDoc tweaking
ockham 007d7a4
Temporarily remove filter
ockham 1d98a27
Bail early if no content is given
ockham c6c8481
Revert "Bail early if no content is given"
ockham f29b288
Tighten checks
ockham a5cb598
Add since PHPDoc
ockham 886d375
Update ignoredHookedBlocks post meta on save
ockham 89b835d
Add back check for post_type
ockham e14db01
Tweak @since PHPDoc
ockham 7635d23
Tweak param description
ockham 2b7d36a
Add comments to clarify removal/re-adding of `the_content` filter
ockham a7693b0
Add test case for context set to null
ockham File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Tighten checks
- Loading branch information
commit f29b288e98e352870e9197d29c7fa138458c525a
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.