[wp-trac] [WordPress Trac] #51606: Fix WP_Block_Supports class compatibility with Gutenberg-provided class

WordPress Trac noreply at wordpress.org
Thu Oct 22 16:56:21 UTC 2020


#51606: Fix WP_Block_Supports class compatibility with Gutenberg-provided class
--------------------------+-----------------------------
 Reporter:  nosolosw      |      Owner:  nosolosw
     Type:  defect (bug)  |     Status:  assigned
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Editor        |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 The WP_Block_Supports class is a new addition that will come with 5.6 and
 acts as a register of the kind of features a block supports. It's already
 on WordPress 5.6 beta1 and we need to fix how core and the plugin play
 together in a number of situations:

 - plugin + WordPress < 5.6 (core has a WP_Block_Supports class)
 - plugin + WordPress >= 5.6 (core doesn't have a WP_Block_Supports class)

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


More information about the wp-trac mailing list