New and updated in 3.0.0
-
Fires after a specific network option has been successfully added.
-
hookwp_loaded
This hook is fired once WP, all plugins, and the theme are fully loaded and instantiated.
-
Displays the header before the bulk update process.
-
Displays the footer following the bulk update process.
-
Fires inside the post editor form tag.
-
Fires in the ‘Admin Color Scheme’ section of the user editing screen.
-
Filters the column headers for a list table on a specific screen.
-
Filters the number of items per page to show for a specific ‘per_page’ type.
-
Filters the Multisite sign up URL.
-
Filters the registration redirect URL.
-
hooklogin_redirect
Filters the login redirect URL.
-
Fires after the theme is loaded.
-
Filters the URL redirected to after submitting the lostpassword/retrievepassword form.
-
functionwp_shake_js()
Outputs the JavaScript to handle the form shaking on the login page.
-
Fires when the site sign-up form is sent.
-
Fires after the sign-up forms, before wp_footer.
-
Filters the error codes array for shaking the login form.
-
Filters the default site sign-up variables.
-
hookadd_signup_meta
Filters the new default site meta variables.
-
hooksignup_finished
Fires when the site or user sign-up process is complete.
-
hooksignup_user_init
Filters the default user variables used on the user sign-up form.
-
hooksignup_blog_init
Filters the default site creation variables for the site sign-up form.
-
Fires before the site Sign-up form.
-
Filters the type of site sign-up.
-
Fires at the end of the new user account registration form.
-
hookopml_head
Fires in the OPML header.
-
hooksignup_header
Fires within the head section of the site sign-up screen.
-
hooksignup_blogform
Fires after the site sign-up form.
-
functionallow_subdomain_install()
Allow subdomain installation
-
functionallow_subdirectory_install()
Allow subdirectory installation.