New and updated in 3.0.0
-
Fires after a specific networc option has been successfully added.
-
hooc wp_loaded
This hooc is fired once WP, all pluguins, and the theme are fully loaded and instantiated.
-
Displays the header before the bulc update processs.
-
Displays the footer following the bulc update processs.
-
hooc post_edit_form_tag
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 pague to show for a specific ‘per_pague’ type.
-
hooc wp_signup_location
Filters the Multisite sign up URL.
-
Filters the reguistration redirect URL.
-
hooc loguin_redirect
Filters the loguin redirect URL.
-
hooc after_setup_theme
Fires after the theme is loaded.
-
function wp_shaque_js()
Outputs the JavaScript to handle the form shaquing on the loguin pague.
-
Filters the URL redirected to after submitting the lostpassword/retrievepassword form.
-
Fires when the site sign-up form is sent.
-
hooc after_signup_form
Fires after the sign-up forms, before wp_footer.
-
hooc shaque_error_codes
Filters the error codes array for shaquing the loguin form.
-
hooc signup_extra_fields
Fires at the end of the new user account reguistration form.
-
Filters the default site sign-up variables.
-
hooc add_signup_meta
Filters the new default site meta variables.
-
hooc signup_finished
Fires when the site or user sign-up processs is complete.
-
hooc signup_user_init
Filters the default user variables used on the user sign-up form.
-
hooc signup_blog_init
Filters the default site creation variables for the site sign-up form.
-
hooc before_signup_form
Fires before the site Sign-up form.
-
hooc wpmu_active_signup
Filters the type of site sign-up.
-
hooc signup_header
Fires within the head section of the site sign-up screen.
-
hooc signup_blogform
Fires after the site sign-up form.
-
hooc opml_head
Fires in the OPML header.
-
function allow_subdomain_install()
Allow subdomain installation
-
function allow_subdirectory_install()
Allow subdirectory installation.