[wp-trac] [WordPress Trac] #62716: Block Hooks: Absorb logic to set ignored hooked blocks post meta into `apply_block_hooks_to_content`
WordPress Trac
noreply at wordpress.org
Wed Feb 19 17:29:42 UTC 2025
#62716: Block Hooks: Absorb logic to set ignored hooked blocks post meta into
`apply_block_hooks_to_content`
---------------------------------------+------------------------------
Reporter: Bernhard Reiter | Owner: Bernhard Reiter
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 6.8
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch gutenberg-merge | Focuses:
---------------------------------------+------------------------------
Changes (by jorbin):
* status: closed => reopened
* resolution: fixed =>
Comment:
We can still get the benefit of the type hint by making it nullable
instead of removing it all together. This will work down to php7.1 which
is below the minimum WP version.
See https://3v4l.org/1Mdrl for the deprecation and https://3v4l.org/o764l
for the nullable version
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62716#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list