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

---

# Hooks

 * hook[post_embed_url](https://developer.wordpress.org/reference/hooks/post_embed_url/)
 * Filters the URL to embed a specific post.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_embed_url/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_embed_url/#uses)
   | Source: [wp-includes/embed.php:441](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/embed.php#L441-L441)
 * hook[post_format_rewrite_base](https://developer.wordpress.org/reference/hooks/post_format_rewrite_base/)
 * Filters the post formats rewrite base.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_format_rewrite_base/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_format_rewrite_base/#uses)
   | Source: [wp-includes/taxonomy.php:45](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/taxonomy.php#L45-L45)
 * hook[post_gallery](https://developer.wordpress.org/reference/hooks/post_gallery/)
 * Filters the default gallery shortcode output.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_gallery/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_gallery/#uses)
   | Source: [wp-includes/media.php:2740](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/media.php#L2740-L2740)
 * hook[post_limits](https://developer.wordpress.org/reference/hooks/post_limits/)
 * Filters the LIMIT clause of the query.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_limits/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_limits/#uses)
   | Source: [wp-includes/class-wp-query.php:2987](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/class-wp-query.php#L2987-L2987)
 * hook[post_limits_request](https://developer.wordpress.org/reference/hooks/post_limits_request/)
 * Filters the LIMIT clause of the query.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_limits_request/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_limits_request/#uses)
   | Source: [wp-includes/class-wp-query.php:3129](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/class-wp-query.php#L3129-L3129)
 * hook[post_link](https://developer.wordpress.org/reference/hooks/post_link/)
 * Filters the permalink for a post.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_link/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_link/#uses)
   | Source: [wp-includes/link-template.php:308](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/link-template.php#L308-L308)
 * hook[post_link_category](https://developer.wordpress.org/reference/hooks/post_link_category/)
 * Filters the category that gets used in the %category% permalink token.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_link_category/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_link_category/#uses)
   | Source: [wp-includes/link-template.php:244](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/link-template.php#L244-L244)
 * hook[post_locked_dialog](https://developer.wordpress.org/reference/hooks/post_locked_dialog/)
 * Fires inside the post locked dialog before the buttons are displayed.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_locked_dialog/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_locked_dialog/#uses)
   | Source: [wp-admin/includes/post.php:1902](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/post.php#L1902-L1902)
 * hook[post_lock_lost_dialog](https://developer.wordpress.org/reference/hooks/post_lock_lost_dialog/)
 * Fires inside the dialog displayed when a user has lost the post lock.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_lock_lost_dialog/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_lock_lost_dialog/#uses)
   | Source: [wp-admin/includes/post.php:1939](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/post.php#L1939-L1939)
 * hook[post_mime_types](https://developer.wordpress.org/reference/hooks/post_mime_types/)
 * Filters the default list of post mime types.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_mime_types/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_mime_types/#uses)
   | Source: [wp-includes/post.php:3635](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/post.php#L3635-L3635)
 * hook[post_password_expires](https://developer.wordpress.org/reference/hooks/post_password_expires/)
 * Filters the life span of the post password cookie.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/post_password_expires/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_password_expires/#uses)
   | Source: [wp-login.php:787](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-login.php#L787-L787)
 * hook[post_password_required](https://developer.wordpress.org/reference/hooks/post_password_required/)
 * Filters whether a post requires the user to supply a password.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_password_required/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_password_required/#uses)
   | Source: [wp-includes/post-template.php:911](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/post-template.php#L911-L911)
 * hook[post_playlist](https://developer.wordpress.org/reference/hooks/post_playlist/)
 * Filters the playlist output.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_playlist/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_playlist/#uses)
   | Source: [wp-includes/media.php:3097](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/media.php#L3097-L3097)
 * hook[post_rewrite_rules](https://developer.wordpress.org/reference/hooks/post_rewrite_rules/)
 * Filters rewrite rules used for “post” archives.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_rewrite_rules/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_rewrite_rules/#uses)
   | Source: [wp-includes/class-wp-rewrite.php:1319](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/class-wp-rewrite.php#L1319-L1319)
 * hook[post_row_actions](https://developer.wordpress.org/reference/hooks/post_row_actions/)
 * Filters the array of row action links on the Posts list table.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_row_actions/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_row_actions/#uses)
   | Source: [wp-admin/includes/class-wp-posts-list-table.php:1606](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/class-wp-posts-list-table.php#L1606-L1606)
 * hook[post_search_columns](https://developer.wordpress.org/reference/hooks/post_search_columns/)
 * Filters the columns to search in a WP_Query search.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_search_columns/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_search_columns/#uses)
   | Source: [wp-includes/class-wp-query.php:1473](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/class-wp-query.php#L1473-L1473)
 * hook[post_states_html](https://developer.wordpress.org/reference/hooks/post_states_html/)
 * Filters the HTML string of post states.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_states_html/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_states_html/#uses)
   | Source: [wp-admin/includes/template.php:2279](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/template.php#L2279-L2279)
 * hook[post_stuck](https://developer.wordpress.org/reference/hooks/post_stuck/)
 * Fires once a post has been added to the sticky list.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_stuck/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_stuck/#uses)
   | Source: [wp-includes/post.php:3312](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/post.php#L3312-L3312)
 * hook[post_submitbox_minor_actions](https://developer.wordpress.org/reference/hooks/post_submitbox_minor_actions/)
 * Fires after the Save Draft (or Save as Pending) and Preview (or Preview Changes)
   buttons in the Publish meta box.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_submitbox_minor_actions/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_submitbox_minor_actions/#uses)
   | Source: [wp-admin/includes/meta-boxes.php:97](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/meta-boxes.php#L97-L97)
 * hook[post_submitbox_misc_actions](https://developer.wordpress.org/reference/hooks/post_submitbox_misc_actions/)
 * Fires after the post time/date setting in the Publish meta box.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_submitbox_misc_actions/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_submitbox_misc_actions/#uses)
   | Source: [wp-admin/includes/meta-boxes.php:342](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/meta-boxes.php#L342-L342)
 * hook[post_submitbox_start](https://developer.wordpress.org/reference/hooks/post_submitbox_start/)
 * Fires at the beginning of the publishing actions section of the Publish meta 
   box.
 * Used by [2 functions](https://developer.wordpress.org/reference/hooks/post_submitbox_start/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_submitbox_start/#uses)
   | Source: [wp-admin/includes/meta-boxes.php:359](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/meta-boxes.php#L359-L359)
 * hook[post_thumbnail_html](https://developer.wordpress.org/reference/hooks/post_thumbnail_html/)
 * Filters the post thumbnail HTML.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_thumbnail_html/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_thumbnail_html/#uses)
   | Source: [wp-includes/post-thumbnail-template.php:236](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/post-thumbnail-template.php#L236-L236)
 * hook[post_thumbnail_id](https://developer.wordpress.org/reference/hooks/post_thumbnail_id/)
 * Filters the post thumbnail ID.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_thumbnail_id/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_thumbnail_id/#uses)
   | Source: [wp-includes/post-thumbnail-template.php:70](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/post-thumbnail-template.php#L70-L70)
 * hook[post_thumbnail_size](https://developer.wordpress.org/reference/hooks/post_thumbnail_size/)
 * Filters the post thumbnail size.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_thumbnail_size/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_thumbnail_size/#uses)
   | Source: [wp-includes/post-thumbnail-template.php:184](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/post-thumbnail-template.php#L184-L184)
 * hook[post_thumbnail_url](https://developer.wordpress.org/reference/hooks/post_thumbnail_url/)
 * Filters the post thumbnail URL.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_thumbnail_url/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_thumbnail_url/#uses)
   | Source: [wp-includes/post-thumbnail-template.php:269](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/post-thumbnail-template.php#L269-L269)
 * hook[post_types_to_delete_with_user](https://developer.wordpress.org/reference/hooks/post_types_to_delete_with_user/)
 * Filters the list of post types to delete with a user.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_types_to_delete_with_user/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_types_to_delete_with_user/#uses)
   | Source: [wp-admin/includes/user.php:400](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/user.php#L400-L400)
 * hook[post_type_archive_feed_link](https://developer.wordpress.org/reference/hooks/post_type_archive_feed_link/)
 * Filters the post type archive feed link.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_type_archive_feed_link/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_type_archive_feed_link/#uses)
   | Source: [wp-includes/link-template.php:1392](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/link-template.php#L1392-L1392)
 * hook[post_type_archive_link](https://developer.wordpress.org/reference/hooks/post_type_archive_link/)
 * Filters the post type archive permalink.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_type_archive_link/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_type_archive_link/#uses)
   | Source: [wp-includes/link-template.php:1348](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/link-template.php#L1348-L1348)
 * hook[post_type_archive_title](https://developer.wordpress.org/reference/hooks/post_type_archive_title/)
 * Filters the post type archive title.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_type_archive_title/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_type_archive_title/#uses)
   | Source: [wp-includes/general-template.php:1545](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/general-template.php#L1545-L1545)
 * hook[post_type_labels_{$post_type}](https://developer.wordpress.org/reference/hooks/post_type_labels_post_type/)
 * Filters the labels of a specific post type.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_type_labels_post_type/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_type_labels_post_type/#uses)
   | Source: [wp-includes/post.php:2173](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/post.php#L2173-L2173)

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

[1](https://developer.wordpress.org/reference/hooks/?output_format=md) … [42](https://developer.wordpress.org/reference/hooks/page/42/?output_format=md)
[43](https://developer.wordpress.org/reference/hooks/page/43/?output_format=md) 
44 [45](https://developer.wordpress.org/reference/hooks/page/45/?output_format=md)
[46](https://developer.wordpress.org/reference/hooks/page/46/?output_format=md) …
[49](https://developer.wordpress.org/reference/hooks/page/49/?output_format=md)

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