[wp-trac] [WordPress Trac] #26948: Filter taxonomies available in quick edit

WordPress Trac noreply at wordpress.org
Mon Jan 27 14:28:50 UTC 2014


#26948: Filter taxonomies available in quick edit
-----------------------------+------------------------------
 Reporter:  hlashbrooke      |       Owner:
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Quick/Bulk Edit  |     Version:  trunk
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |     Focuses:  ui
-----------------------------+------------------------------
Changes (by helen):

 * component:  Taxonomy => Quick/Bulk Edit


Comment:

 Thanks for the patch! I definitely like the idea of being able to keep a
 taxonomy out of quick edit, especially given that we have better default
 support for custom taxonomy meta boxes now. If we go the filter route, I
 think it would probably make more sense to filter the entire array of
 `$taxonomy_names` right from the get go rather than within the `foreach`.

 That said, I wonder if we should look into another arg in
 `register_taxonomy()`. If not that, maybe we should have the `meta_box_cb`
 arg make a smart initial decision in addition to a filter.

 Also, big picture, quick/inline edit needs some love all around.

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


More information about the wp-trac mailing list