[wp-trac] [WordPress Trac] #11285: /wp-admin/categories.php needs a edit_category_form_fields hook.
WordPress Trac
wp-trac at lists.automattic.com
Mon Nov 30 21:39:49 UTC 2009
#11285: /wp-admin/categories.php needs a edit_category_form_fields hook.
-----------------------------+----------------------------------------------
Reporter: thened | Owner: filosofo
Type: feature request | Status: new
Priority: low | Milestone: Unassigned
Component: Taxonomy | Version: 2.8.6
Severity: minor | Keywords:
-----------------------------+----------------------------------------------
In /wp-admin/edit-category-form.php there is a edit_category_form_fields
hook at the end of the table above the submit button.
In categories.php this hook doesn't exist so you can't use the same method
to attach functionality to the edit category form in both places it
appears.
Having this hook in place would make developing category related plugins a
lot better.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11285>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list