[wp-trac] [WordPress Trac] #57584: Add Layout controls for children of Flex layout blocks
WordPress Trac
noreply at wordpress.org
Tue Jan 31 06:04:30 UTC 2023
#57584: Add Layout controls for children of Flex layout blocks
-----------------------------------------+---------------------
Reporter: isabel_brison | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.2
Component: Editor | Version: 5.8
Severity: normal | Resolution:
Keywords: gutenberg-merge needs-patch | Focuses:
-----------------------------------------+---------------------
Comment (by isabel_brison):
In looking at all the `wp_render_layout_support_flag`-related PRs in the
list for backporting
(https://github.com/WordPress/gutenberg/issues/47187), I'm noticing that
the ones flagged for inclusion in this ticket build upon these other two:
Try adding layout classnames to inner block wrapper:
https://github.com/WordPress/gutenberg/pull/44600 and
Layout: ensure block content is always returned as a string after
processing: https://github.com/WordPress/gutenberg/pull/45330
and all of them ultimately depend on WP_HTML_Tag_Processor, the backport
of which is still in progress(https://github.com/WordPress/wordpress-
develop/pull/3920).
It might be best to backport them all as a single patch, otherwise we'll
have to get the earlier ones done first and then partially undo those
changes in the later ones. @hellofromTonya what do you think?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57584#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list