[wp-trac] [WordPress Trac] #56467: Update @wordpress packages and backport changes from Gutenberg plugin into Core

WordPress Trac noreply at wordpress.org
Thu Sep 15 12:18:45 UTC 2022


#56467: Update @wordpress packages and backport changes from Gutenberg plugin into
Core
--------------------------------------+------------------------------
 Reporter:  Bernhard Reiter           |       Owner:  Bernhard Reiter
     Type:  enhancement               |      Status:  assigned
 Priority:  normal                    |   Milestone:  6.1
Component:  Editor                    |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+------------------------------

Comment (by hellofromTonya):

 In [changeset:"54176" 54176]:
 {{{
 #!CommitTicketReference repository="" revision="54176"
 Themes: Introduces block-based template parts for Classic themes.

 Allows Classic / Hybrid themes to use block-based template parts without
 using complete block-based templates.

 * Exposes the Site Editor's template parts UI
 * Adds Appearance > "Template Parts" menu
 * Enabled within the theme via adding a theme support for `'block-
 template-parts'`
 {{{#!php
 add_theme_support( 'block-template-parts' );
 }}}

 This is a backport from
 Gutenberg.[https://github.com/WordPress/gutenberg/pull/42729 See
 WordPress/gutenberg PR 42729].

 Follow-up to [52330], [52069], [52178].

 Props mamaduka, fabiankaegy, poena, scruffian, manfcarlo, bernhard-reiter,
 hellofromTonya.
 See #56467.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56467#comment:114>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list