Title: Hooks | Page 19 of 49 | Developer.WordPress.org

---

# Hooks

 * hook[edited_term_taxonomies](https://developer.wordpress.org/reference/hooks/edited_term_taxonomies/)
 * Fires immediately after a term to delete’s children are reassigned a parent.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/edited_term_taxonomies/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edited_term_taxonomies/#uses)
   | Source: [wp-includes/taxonomy.php:2123](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/taxonomy.php#L2123-L2123)
 * hook[edited_term_taxonomy](https://developer.wordpress.org/reference/hooks/edited_term_taxonomy/)
 * Fires immediately after a term-taxonomy relationship is updated.
 * Used by [3 functions](https://developer.wordpress.org/reference/hooks/edited_term_taxonomy/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edited_term_taxonomy/#uses)
   | Source: [wp-includes/taxonomy.php:3412](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/taxonomy.php#L3412-L3412)
 * hook[edited_{$taxonomy}](https://developer.wordpress.org/reference/hooks/edited_taxonomy/)
 * Fires after a term for a specific taxonomy has been updated, and the term cache
   has been cleaned.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/edited_taxonomy/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edited_taxonomy/#uses)
   | Source: [wp-includes/taxonomy.php:3489](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/taxonomy.php#L3489-L3489)
 * hook[editor_max_image_size](https://developer.wordpress.org/reference/hooks/editor_max_image_size/)
 * Filters the maximum image size dimensions for the editor.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/editor_max_image_size/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/editor_max_image_size/#uses)
   | Source: [wp-includes/media.php:138](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/media.php#L138-L138)
 * hook[editor_stylesheets](https://developer.wordpress.org/reference/hooks/editor_stylesheets/)
 * Filters the array of URLs of stylesheets applied to the editor.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/editor_stylesheets/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/editor_stylesheets/#uses)
   | Source: [wp-includes/theme.php:2283](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/theme.php#L2283-L2283)
 * hook[edit_attachment](https://developer.wordpress.org/reference/hooks/edit_attachment/)
 * Fires once an existing attachment has been updated.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/edit_attachment/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_attachment/#uses)
   | Source: [wp-includes/post.php:5094](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/post.php#L5094-L5094)
 * hook[edit_bookmark_link](https://developer.wordpress.org/reference/hooks/edit_bookmark_link/)
 * Filters the bookmark edit link anchor tag.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/edit_bookmark_link/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_bookmark_link/#uses)
   | Source: [wp-includes/link-template.php:1730](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/link-template.php#L1730-L1730)
 * hook[edit_categories_per_page](https://developer.wordpress.org/reference/hooks/edit_categories_per_page/)
 * Filters the number of terms displayed per page for the Categories list table.
 * Used by [2 functions](https://developer.wordpress.org/reference/hooks/edit_categories_per_page/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_categories_per_page/#uses)
   | Source: [wp-admin/includes/class-wp-terms-list-table.php:109](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/class-wp-terms-list-table.php#L109-L109)
 * 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_category_form_fields](https://developer.wordpress.org/reference/hooks/edit_category_form_fields/)
 * Fires after the Edit Category form fields are displayed.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/edit_category_form_fields/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_category_form_fields/#uses)
   | Source: [wp-admin/edit-tag-form.php:221](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tag-form.php#L221-L221)
 * hook[edit_category_form_pre](https://developer.wordpress.org/reference/hooks/edit_category_form_pre/)
 * Fires before the Edit Category form.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/edit_category_form_pre/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_category_form_pre/#uses)
   | Source: [wp-admin/edit-tag-form.php:24](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tag-form.php#L24-L24)
 * hook[edit_comment](https://developer.wordpress.org/reference/hooks/edit_comment/)
 * Fires immediately after a comment is updated in the database.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/edit_comment/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_comment/#uses)
   | Source: [wp-includes/comment.php:2752](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/comment.php#L2752-L2752)
 * hook[edit_comment_link](https://developer.wordpress.org/reference/hooks/edit_comment_link/)
 * Filters the comment edit link anchor tag.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/edit_comment_link/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_comment_link/#uses)
   | Source: [wp-includes/link-template.php:1668](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/link-template.php#L1668-L1668)
 * hook[edit_comment_misc_actions](https://developer.wordpress.org/reference/hooks/edit_comment_misc_actions/)
 * Filters miscellaneous actions for the edit comment form sidebar.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/edit_comment_misc_actions/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_comment_misc_actions/#uses)
   | Source: [wp-admin/edit-form-comment.php:233](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-form-comment.php#L233-L233)
 * hook[edit_custom_thumbnail_sizes](https://developer.wordpress.org/reference/hooks/edit_custom_thumbnail_sizes/)
 * Filters whether custom sizes are available options for image editing.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/edit_custom_thumbnail_sizes/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_custom_thumbnail_sizes/#uses)
   | Source: [wp-admin/includes/image-edit.php:54](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/image-edit.php#L54-L54)
 * hook[edit_form_advanced](https://developer.wordpress.org/reference/hooks/edit_form_advanced/)
 * Fires after ‘normal’ context meta boxes have been output for all post types other
   than ‘page’.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/edit_form_advanced/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_form_advanced/#uses)
   | Source: [wp-admin/edit-form-advanced.php:740](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-form-advanced.php#L740-L740)
 * hook[edit_form_after_editor](https://developer.wordpress.org/reference/hooks/edit_form_after_editor/)
 * Fires after the content editor.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/edit_form_after_editor/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_form_after_editor/#uses)
   | Source: [wp-admin/edit-form-advanced.php:682](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-form-advanced.php#L682-L682)
 * hook[edit_form_after_title](https://developer.wordpress.org/reference/hooks/edit_form_after_title/)
 * Fires after the title field.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/edit_form_after_title/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_form_after_title/#uses)
   | Source: [wp-admin/edit-form-advanced.php:607](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-form-advanced.php#L607-L607)
 * hook[edit_form_before_permalink](https://developer.wordpress.org/reference/hooks/edit_form_before_permalink/)
 * Fires before the permalink field in the edit form.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/edit_form_before_permalink/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_form_before_permalink/#uses)
   | Source: [wp-admin/edit-form-advanced.php:558](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-form-advanced.php#L558-L558)
 * hook[edit_form_top](https://developer.wordpress.org/reference/hooks/edit_form_top/)
 * Fires at the beginning of the edit form.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/edit_form_top/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_form_top/#uses)
   | Source: [wp-admin/edit-form-advanced.php:519](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-form-advanced.php#L519-L519)
 * hook[edit_link](https://developer.wordpress.org/reference/hooks/edit_link/)
 * Fires after a link was updated in the database.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/edit_link/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_link/#uses)
   | Source: [wp-admin/includes/bookmark.php:254](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/bookmark.php#L254-L254)
 * 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[edit_link_category_form_fields](https://developer.wordpress.org/reference/hooks/edit_link_category_form_fields/)
 * Fires after the Edit Link Category form fields are displayed.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/edit_link_category_form_fields/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_link_category_form_fields/#uses)
   | Source: [wp-admin/edit-tag-form.php:231](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tag-form.php#L231-L231)
 * hook[edit_link_category_form_pre](https://developer.wordpress.org/reference/hooks/edit_link_category_form_pre/)
 * Fires before the Edit Link Category form.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/edit_link_category_form_pre/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_link_category_form_pre/#uses)
   | Source: [wp-admin/edit-tag-form.php:34](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-tag-form.php#L34-L34)
 * hook[edit_page_form](https://developer.wordpress.org/reference/hooks/edit_page_form/)
 * Fires after ‘normal’ context meta boxes have been output for the ‘page’ post 
   type.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/edit_page_form/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_page_form/#uses)
   | Source: [wp-admin/edit-form-advanced.php:731](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/edit-form-advanced.php#L731-L731)
 * hook[edit_post](https://developer.wordpress.org/reference/hooks/edit_post/)
 * Fires once an existing post has been updated.
 * Used by [4 functions](https://developer.wordpress.org/reference/hooks/edit_post/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_post/#uses)
   | Source: [wp-includes/post.php:5150](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/post.php#L5150-L5150)
 * hook[edit_posts_per_page](https://developer.wordpress.org/reference/hooks/edit_posts_per_page/)
 * Filters the number of posts displayed per page when specifically listing “posts”.
 * Used by [3 functions](https://developer.wordpress.org/reference/hooks/edit_posts_per_page/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_posts_per_page/#uses)
   | Source: [wp-admin/includes/post.php:1302](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/post.php#L1302-L1302)
 * hook[edit_post_link](https://developer.wordpress.org/reference/hooks/edit_post_link/)
 * Filters the post edit link anchor tag.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/edit_post_link/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_post_link/#uses)
   | Source: [wp-includes/link-template.php:1542](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/link-template.php#L1542-L1542)
 * hook[edit_post_{$field}](https://developer.wordpress.org/reference/hooks/edit_post_field/)
 * Filters the value of a specific post field to edit.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/edit_post_field/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_post_field/#uses)
   | Source: [wp-includes/post.php:3077](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/post.php#L3077-L3077)
 * hook[edit_post_{$post->post_type}](https://developer.wordpress.org/reference/hooks/edit_post_post-post_type/)
 * Fires once an existing post has been updated.
 * Used by [4 functions](https://developer.wordpress.org/reference/hooks/edit_post_post-post_type/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/edit_post_post-post_type/#uses)
   | Source: [wp-includes/post.php:5140](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/post.php#L5140-L5140)

 [Previous Page](https://developer.wordpress.org/reference/hooks/page/18/?output_format=md)

[1](https://developer.wordpress.org/reference/hooks/?output_format=md) … [17](https://developer.wordpress.org/reference/hooks/page/17/?output_format=md)
[18](https://developer.wordpress.org/reference/hooks/page/18/?output_format=md) 
19 [20](https://developer.wordpress.org/reference/hooks/page/20/?output_format=md)
[21](https://developer.wordpress.org/reference/hooks/page/21/?output_format=md) …
[49](https://developer.wordpress.org/reference/hooks/page/49/?output_format=md)

 [Next Page](https://developer.wordpress.org/reference/hooks/page/20/?output_format=md)