Title: wp-admin/edit-tags.php | Developer.WordPress.org

---

# File: wp-admin/edit-tags.php

 * hook[redirect_term_location](https://developer.wordpress.org/reference/hooks/redirect_term_location/)
 * Filters the taxonomy redirect destination URL.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/redirect_term_location/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/redirect_term_location/#uses)
   | Source: [wp-admin/edit-tags.php:231](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tags.php#L231-L231)
 * hook[add_tag_form_pre](https://developer.wordpress.org/reference/hooks/add_tag_form_pre/)
 * Fires before the Add Tag form.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/add_tag_form_pre/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/add_tag_form_pre/#uses)
   | Source: [wp-admin/edit-tags.php:418](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tags.php#L418-L418)
 * hook[{$taxonomy}_pre_add_form](https://developer.wordpress.org/reference/hooks/taxonomy_pre_add_form/)
 * Fires before the Add Term form for all taxonomies.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/taxonomy_pre_add_form/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/taxonomy_pre_add_form/#uses)
   | Source: [wp-admin/edit-tags.php:435](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tags.php#L435-L435)
 * hook[{$taxonomy}_term_new_form_tag](https://developer.wordpress.org/reference/hooks/taxonomy_term_new_form_tag/)
 * Fires inside the Add Tag form tag.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/taxonomy_term_new_form_tag/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/taxonomy_term_new_form_tag/#uses)
   | Source: [wp-admin/edit-tags.php:454](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tags.php#L454-L454)
 * hook[taxonomy_parent_dropdown_args](https://developer.wordpress.org/reference/hooks/taxonomy_parent_dropdown_args/)
 * Filters the taxonomy parent drop-down on the Edit Term page.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/taxonomy_parent_dropdown_args/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/taxonomy_parent_dropdown_args/#uses)
   | Source: [wp-admin/edit-tags.php:508](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tags.php#L508-L508)
 * hook[add_tag_form_fields](https://developer.wordpress.org/reference/hooks/add_tag_form_fields/)
 * Fires after the Add Tag form fields for non-hierarchical taxonomies.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/add_tag_form_fields/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/add_tag_form_fields/#uses)
   | Source: [wp-admin/edit-tags.php:536](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tags.php#L536-L536)
 * hook[{$taxonomy}_add_form_fields](https://developer.wordpress.org/reference/hooks/taxonomy_add_form_fields/)
 * Fires after the Add Term form fields.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/taxonomy_add_form_fields/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/taxonomy_add_form_fields/#uses)
   | Source: [wp-admin/edit-tags.php:553](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tags.php#L553-L553)
 * hook[edit_category_form](https://developer.wordpress.org/reference/hooks/edit_category_form/)
 * Fires at the end of the Edit Category form.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/edit_category_form/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_category_form/#uses)
   | Source: [wp-admin/edit-tags.php:569](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tags.php#L569-L569)
 * hook[edit_link_category_form](https://developer.wordpress.org/reference/hooks/edit_link_category_form/)
 * Fires at the end of the Edit Link form.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/edit_link_category_form/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_link_category_form/#uses)
   | Source: [wp-admin/edit-tags.php:579](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tags.php#L579-L579)
 * hook[add_tag_form](https://developer.wordpress.org/reference/hooks/add_tag_form/)
 * Fires at the end of the Add Tag form.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/add_tag_form/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/add_tag_form/#uses)
   | Source: [wp-admin/edit-tags.php:589](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tags.php#L589-L589)
 * hook[{$taxonomy}_add_form](https://developer.wordpress.org/reference/hooks/taxonomy_add_form/)
 * Fires at the end of the Add Term form for all taxonomies.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/taxonomy_add_form/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/taxonomy_add_form/#uses)
   | Source: [wp-admin/edit-tags.php:606](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tags.php#L606-L606)
 * hook[add_link_category_form_pre](https://developer.wordpress.org/reference/hooks/add_link_category_form_pre/)
 * Fires before the link category form.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/add_link_category_form_pre/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/add_link_category_form_pre/#uses)
   | Source: [wp-admin/edit-tags.php:408](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tags.php#L408-L408)
 * hook[after-{$taxonomy}-table](https://developer.wordpress.org/reference/hooks/after-taxonomy-table/)
 * Fires after the taxonomy list table.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/after-taxonomy-table/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/after-taxonomy-table/#uses)
   | Source: [wp-admin/edit-tags.php:679](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tags.php#L679-L679)
 * hook[add_category_form_pre](https://developer.wordpress.org/reference/hooks/add_category_form_pre/)
 * Fires before the Add Category form.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/add_category_form_pre/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/add_category_form_pre/#uses)
   | Source: [wp-admin/edit-tags.php:398](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tags.php#L398-L398)