[wp-trac] [WordPress Trac] #45172: Custom meta boxes do not show up

WordPress Trac noreply at wordpress.org
Fri Oct 26 08:50:50 UTC 2018


#45172: Custom meta boxes do not show up
-------------------------------------+-----------------------
 Reporter:  zodiac1978               |       Owner:  pento
     Type:  defect (bug)             |      Status:  assigned
 Priority:  normal                   |   Milestone:  5.0
Component:  Editor                   |     Version:  5.0
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+-----------------------
Changes (by pento):

 * keywords:   => has-patch needs-testing


Comment:

 The equivalent of `gutenberg_collect_meta_box_data()` was missing. Rather
 than just merge that function it, which is basically a duplicate of a
 large chunk of `edit-format-advanced.php`, I moved the common code to a
 new function, which both edit forms are now able to call.

 [attachment:"45172.diff"] is a first pass at this, it needs testing.

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


More information about the wp-trac mailing list