[wp-trac] [WordPress Trac] #28956: Moving taxonomy metabox

WordPress Trac noreply at wordpress.org
Sat Oct 4 16:19:36 UTC 2014


#28956: Moving taxonomy metabox
------------------------------------+---------------------------------
 Reporter:  RIISdesign              |       Owner:
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Taxonomy                |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |     Focuses:  ui, administration
------------------------------------+---------------------------------
Changes (by theorboman):

 * keywords:  needs-patch => has-patch dev-feedback


Comment:

 This seems interesting. I added a patch to add_meta_box() with an
 apply_filters() call for $priority and $context.

 I've added the meta box $id as a second argument and $page (aka
 $screen->id) as a third argument, but I'm not really sure it's necessary.

 Any thoughts? Might this be a valid approach to the ticket?

 I wasn't sure what to do with the @since argument in the doc block so I
 just went ahead and added 4.1.0. A man can dream :)

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


More information about the wp-trac mailing list