Hooks
-
hooklogin_init
Fires when the login form is initialized.
-
Filters default arguments for the Languages select input on the login screen.
-
Filters the separator used between login form navigation links.
-
hooklogin_message
Filters the message to display above the login form.
-
hooklogin_messages
Filters instructional messages displayed above the login form.
-
hooklogin_redirect
Filters the login redirect URL.
-
Filters the “Go to site” link displayed in the login page footer.
-
hooklogin_title
Filters the title tag content for login page.
-
hooklogin_url
Filters the login URL.
-
hooklogout_redirect
Filters the log out redirect URL.
-
hooklogout_url
Filters the logout URL.
-
Filters the custom data to log alongside a query.
-
hookloop_end
Fires once the loop has ended.
-
hookloop_no_results
Fires if no results are found in a post query.
-
hookloop_start
Fires once the loop is started.
-
Filters the errors encountered on a password reset request.
-
Fires inside the lostpassword form tags, before the hidden fields.
-
Fires before errors are returned from a password reset request.
-
Filters the URL redirected to after submitting the lostpassword/retrievepassword form.
-
hooklostpassword_url
Filters the Lost Password URL.
-
Filters the user data during a password reset request.
-
hooklost_password
Fires before the lost password form.
-
Filters the link that allows the user to reset the lost password.
-
Filters the rel value that is added to URL matches converted to links.
-
hookmake_delete_blog
Fires when the ‘flagged for deletion’ status is added to a site.
-
hookmake_ham_blog
Fires when the ‘spam’ status is removed from a site.
-
hookmake_ham_user
Fires after the user is marked as a HAM user. Opposite of SPAM.
-
hookmake_spam_blog
Fires when the ‘spam’ status is added to a site.
-
hookmake_spam_user
Fires after the user is marked as a SPAM user.
-
Fires when the ‘flagged for deletion’ status is removed from a site.