[wp-trac] [WordPress Trac] #12684: Add Edit to Bulk Actions menu on Categories screen
WordPress Trac
noreply at wordpress.org
Sun Jun 28 16:36:52 UTC 2015
#12684: Add Edit to Bulk Actions menu on Categories screen
----------------------------------------+-----------------------------
Reporter: jane | Owner:
Type: feature request | Status: assigned
Priority: normal | Milestone: Future Release
Component: Quick/Bulk Edit | Version: 3.0
Severity: normal | Resolution:
Keywords: needs-patch good-first-bug | Focuses: ui
----------------------------------------+-----------------------------
Comment (by penyaskito):
I had a look at this during #wceu Contributor Day in Seville.
What I would expect from this feature is allowing the user to only edit
the parent term. For that, we should add a inline-edit-parent.js providing
the form for doing so. This can be based on inline-edit-tax.js.
I would add a inline_edit_parent method in WP_Terms_List_Table, returning
the form for editing this.
WP_Terms_List_Table::get_bulk_actions should return a edit-parent action,
which we need to handle at edit-tags.php.
Otherwise, we need a new page with a new form for doing that, which I
don't think it is consistent with the rest of the interface.
Does this make sense?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/12684#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list