[wp-trac] [WordPress Trac] #25448: Hook Docs: wp-admin/edit-tag-form.php
WordPress Trac
noreply at wordpress.org
Tue Nov 19 03:04:20 UTC 2013
#25448: Hook Docs: wp-admin/edit-tag-form.php
--------------------------+------------------------------
Reporter: Japh | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Inline Docs | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------+------------------------------
Comment (by nicole@…):
Attached patch has docs for the following hooks in wp-admin/edit-tag-
form.php:
Filters:
* `editable_slug`
Actions:
* `edit_category_form_pre`
* `edit_link_category_form_pre`
* `edit_tag_form_pre`
* `$taxonomy . '_pre_edit_form'`
* `$taxonomy . '_term_edit_form_tag'`
* `edit_category_form_fields`
* `edit_link_category_form_fields`
* `edit_tag_form_fields`
* `$taxonomy . '_edit_form_fields'`
* `edit_category_form`
* `edit_link_category_form`
* `edit_tag_form`
* `$taxonomy . '_edit_form'`
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25448#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list