Hooks
-
hookedit_profile_url
Filters the URL for a user’s profile editor.
-
Filters the number of terms displayed per page for the Tags list table.
-
hookedit_tag_form
Fires at the end of the Edit Term form.
-
Fires after the Edit Tag form fields are displayed.
-
Fires before the Edit Tag form.
-
hookedit_tag_link
Filters the anchor tag for the edit link for a tag (or term in another taxonomy).
-
hookedit_term
Fires after a term has been updated, but before the term cache has been cleaned.
-
hookedit_terms
Fires immediately before the given terms are edited.
-
hookedit_term_link
Filters the anchor tag for the edit link of a term.
-
Fires immediately before a term to delete’s children are reassigned a parent.
-
Fires immediate before a term-taxonomy relationship is updated.
-
Filters a term field to edit before it is sanitized.
-
Fires after a new user has been created.
-
Fires after the ‘Application Passwords’ section is loaded on ‘Edit User’ screen.
-
Fires before the page loads on the ‘Edit User’ screen.
-
Filters a user field value in the ‘edit’ context.
-
hookedit_{$field}
Filters the value of a specific post field to edit.
-
Filters the number of items per page to show for a specific ‘per_page’ type.
-
hookedit_{$taxonomy}
Fires after a term in a specific taxonomy has been updated, but before the term cache has been cleaned.
-
Filters the taxonomy field to edit before it is sanitized.
-
Filters the contents of the email sent when the user’s email is changed.
-
hookemail_exists
Filters whether the given email exists.