[wp-trac] [WordPress Trac] #50669: Add theme support config to disable the Core block patterns.

WordPress Trac noreply at wordpress.org
Wed Jul 15 13:25:27 UTC 2020


#50669: Add theme support config to disable the Core block patterns.
----------------------------+----------------------------
 Reporter:  youknowriad     |      Owner:  (none)
     Type:  task (blessed)  |     Status:  new
 Priority:  normal          |  Milestone:  5.5
Component:  Editor          |    Version:
 Severity:  normal          |   Keywords:  needs-dev-note
  Focuses:                  |
----------------------------+----------------------------
 WordPress Core comes by default with a number of block patterns and a
 frequent request was to be able to opt-out of the Core block patterns.

 Let's consider adding a theme support flag to avoid registering Core block
 patterns. Something like:

 {{{
 add_theme_support( 'disable-core-patterns' )
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50669>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list