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

WordPress Trac noreply at wordpress.org
Mon Jul 21 16:19:10 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:  needs-patch  |     Focuses:  ui, administration
-------------------------+---------------------------------
Changes (by RIISdesign):

 * keywords:   => needs-patch


Comment:

 Replying to [comment:1 DrewAPicture]:
 > Hi RIISdesign, welcome to Trac :)
 >
 > This is actually a pretty good idea.
 >
 > Just thinking out loud here ... in the short term, it might be worth
 simply adding a filter just before the taxonomy meta boxes
 [https://core.trac.wordpress.org/browser/trunk/src/wp-admin/edit-form-
 advanced.php#L167 are added] that would allow modifying the context and
 priority, maybe as an array of values. Or we could just add the filter
 inside `add_meta_box()`.
 >
 > Implementing a filter in either place would open the door in the long
 term to adding an argument to `register_taxonomy()` as you suggested --
 maybe as `meta_box_context` or something, then core filtering the values
 just before/while the meta boxes are added.
 >
 > Food for thought. Care to try your hand at submitting a patch?

 Hey DrewAPicture, thanks for welcoming me!

 Glad to hear I've something useful to say. Your idea seems great, but I'm
 not proficient to submitting a patch atm unfortunately. I hope someone
 else cares to try though :)

 Sorry for the delayed answer by the way and thanks for contributing to my
 idea.

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


More information about the wp-trac mailing list