Hooks
-
hookpost_type_link
Filters the permalink for a post of a custom post type.
-
hookpost_unstuck
Fires once a post has been removed from the sticky list.
-
hookpost_updated
Fires once an existing post has been updated.
-
Filters the post updated messages.
-
hookpost_{$field}
Filters the value of a specific post field for display.
-
Fires before the upload button in the media upload interface.
-
Fires before the upload interface loads.
-
hookpre-upload-ui
Fires just before the legacy (pre-3.5.0) upload interface is loaded.
-
Filters the attachment markup to be prepended to the post content.
-
Filters a comment’s data before it is sanitized and inserted into the database.
-
Fires when the site sign-up form is sent.
-
Filters the URL used for a post preview.
-
Filters the anchor tag attributes for the previous comments page link.
-
Filters the anchor tag attributes for the previous posts page link.
-
Filters the value of a specific network option before it is added.
-
Filters the attachment ID to allow short-circuit the function.
-
hookpre_auto_update
Fires immediately prior to an auto-update.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:401 -
Filters all options before caching them.
-
Filters the category nicename before it is sanitized.
-
Filter to override clearing a scheduled hook.
-
Filters a comment’s approval status before it is set.
-
Filters the comment author’s email cookie before it is set.
-
Filters the comment author’s name cookie before it is set.
-
Filters the comment author’s URL cookie before it is set.
-
Filters the comment content before it is set.
-
Fires before a comment is posted.
-
Filters the comment author’s browser user agent before it is set.
-
Filters the comment author’s IP address before it is set.
-
Filters whether to short-circuit performing the post counts.
-
hookpre_count_users
Filters the user count before queries are run.