[wp-trac] [WordPress Trac] #54684: Add ability to filter blocks in WP_Block_List
WordPress Trac
noreply at wordpress.org
Tue Jan 4 14:09:54 UTC 2022
#54684: Add ability to filter blocks in WP_Block_List
-------------------------+-----------------------------
Reporter: afragen | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 5.9
Component: Menus | Version: 5.5
Severity: normal | Resolution:
Keywords: has-patch | Focuses: administration
-------------------------+-----------------------------
Comment (by hellofromTonya):
Replying to [comment:15 afragen]:
> The only place this class is invoked is in the navigation.php block.
>
> Do you mean make a ticket in Gutenberg?
Within Core, it's also instantiated in the `WP_Block::__construct()` for
`WP_Block::$inner_blocks`. And it's a public class available for plugins
to use too.
Oh sorry, yes, an issue in the Gutenberg repository
https://github.com/WordPress/gutenberg/issues.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54684#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list