150 results found for “pre_”. Showing results 1 to 25.
-
hookpre_kses
Filters content to be run through KSES.
-
hookpre_ping
Fires just before pinging back links found in a post.
-
hookpre_option
Filters the value of all existing options before it is retrieved.
-
hookpre_ent2ncr
Filters text before named entities are converted into numbered entities.
-
hookpre_user_id
Filters the comment author’s user ID before it is set.
-
hookpre_wp_mail
Filters whether to preempt sending an email.
-
hookpre_user_url
Filters a user’s URL before the user is created or updated.
-
hookpre_{$field}
Filters the value of a specific post field before saving.
-
hookpre_get_posts
Fires after the query variable object is created, but before the actual query is run.
-
hookpre_get_sites
Fires before sites are retrieved.
-
hookpre_get_terms
Fires before terms are retrieved.
-
hookpre_get_users
Fires before the WP_User_Query has been parsed.
-
hookpre_post_link
Filters the permalink structure for a post before token replacement occurs.
-
hookpre_term_link
Filters the permalink structure for a term before token replacement occurs.
-
hookpre_get_avatar
Allows the HTML for a user’s avatar to be returned early.
-
hookpre_handle_404
Filters whether to short-circuit default header status handling.
-
hookpre_trash_post
Filters whether a post trashing should take place.
-
hookpre_unzip_file
Filters archive unzipping to override with a custom process.
-
hookpre_user_email
Filters a user’s email before the user is created or updated.
-
hookpre_user_login
Filters a username after it has been sanitized.
-
hookpre_user_query
Fires after the WP_User_Query has been parsed, and before the query is executed.
-
hookposts_pre_query
Filters the posts array before the query takes place.
-
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 -
hookpre_count_users
Filters the user count before queries are run.
-
hookpre_delete_post
Filters whether a post deletion should take place.