Hooks
-
Filters the value of an existing option before it is retrieved.
-
hookpre_ping
Fires just before pinging back links found in a post.
-
hookpre_post_link
Filters the permalink structure for a post before token replacement occurs.
-
hookpre_post_update
Fires immediately before an existing post is updated in the database.
-
Filters the value of a specific field before saving.
-
Filters theme data before it is prepared for JavaScript.
-
Filters the amount of storage space used by one directory and all its children, in megabytes.
-
Short-circuits the redirect URL guessing for 404 requests.
-
Filters the pingback remote source.
-
hookpre_render_block
Allows render_block() to be short-circuited, by returning a non-null value.
-
Filter to override rescheduling of a recurring event.
-
Filter to override scheduling an event.
-
Filters the value of a specific site transient before it is set.
-
Filters the theme modification, or ‘theme_mod’, value on save.
-
Filters a specific transient before its value is set.
-
Filters the value of an existing network option before it is retrieved.
-
Filters the value of an existing site transient before it is retrieved.
-
hookpre_term_link
Filters the permalink structure for a term before token replacement occurs.
-
Filters a term field value before it is sanitized.
-
Fires before the trackback is added to a post.
-
Filters the value of an existing transient before it is retrieved.
-
hookpre_trash_post
Filters whether a post trashing should take place.
-
Fires in uninstall_plugin() immediately before the plugin is uninstalled.
-
Filter to override unscheduling of events.
-
Filter to override clearing all events attached to the hook.
-
hookpre_untrash_post
Filters whether a post untrashing should take place.
-
hookpre_unzip_file
Filters archive unzipping to override with a custom process.
-
Filters an option before its value is (maybe) serialized and updated.
-
Filters a specific option before its value is (maybe) serialized and updated.
-
Filters a specific network option before its value is updated.