[wp-trac] [WordPress Trac] #48529: Add fields to WP_Block_Type

WordPress Trac noreply at wordpress.org
Wed May 13 09:35:17 UTC 2020


#48529: Add fields to WP_Block_Type
--------------------------+------------------------------
 Reporter:  spacedmonkey  |       Owner:  spacedmonkey
     Type:  enhancement   |      Status:  assigned
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Editor        |     Version:  5.0
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+------------------------------

Comment (by gziolo):

 https://core.trac.wordpress.org/attachment/ticket/48529/48529.diff looks
 good, one note:

 {{{
  'title'           => $this->name,
 }}}

 Name and title are 2 different things.

 https://core.trac.wordpress.org/attachment/ticket/48529/48529-implement.diff
 - this should be done on the Gutenberg side because those files are copied
 over from `node_modules` folder.

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


More information about the wp-trac mailing list