New and updated in MU (3.0.0)
-
hookmu_rightnow_end
Fires at the end of the ‘Right Now’ widget in the Network Admin dashboard.
-
Fires at the end of the ‘Right Now’ widget in the Network Admin dashboard.
-
Filters the displayed site columns in Sites list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:404 -
hookwpmublogsaction
Fires inside the auxiliary ‘Actions’ column of the Sites list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:608 -
functionadmin_created_user_email()
-
hookdo_mu_upgrade
Filters whether to attempt to perform the multisite DB upgrade routine.
-
hookactivate_blog
Fires after a network site has its deletion flag removed.
-
hookdeactivate_blog
Fires before a network site is flagged for deletion.
-
Fires after the network options are updated.
-
hookmu_menu_items
Filters available network-wide administration menu options.
-
hookwpmu_options
Fires at the end of the Network Settings form, before the submit button.
-
hookafter_mu_upgrade
Fires after the Multisite DB upgrade for each site is complete.
-
Fires after each site has been upgraded.
-
Fires before the footer on the network upgrade screen.
-
hookmyblogs_options
Filters the settings HTML markup in the Global Settings section on the My Sites screen.
-
Filters the row links displayed for each site on the My Sites screen.
-
functiondo_activate_header()
Adds an action hook specific to this page.
-
functionwpmu_activate_stylesheet()
Loads styles specific to this page.
-
functionis_blog_user()
Checks if the current user belong to a given site.
-
hookallowed_themes
Filters the array of themes allowed on the network.
-
Filters the list of sites a user belongs to.
-
functionis_user_member_of_blog()
Finds out whether a user is a member of a given blog.
-
functionget_current_user_id()
Gets the current user’s ID.
-
functionget_space_allowed()
Returns the upload quota for the current blog.
-
Determines whether users can self-register, based on Network settings.
-
functionwelcome_user_msg_filter()
Ensures that the welcome message is not empty. Currently unused.
-
Adds a new user to a blog by visiting /newbloguser/{key}/.
-
functionadd_existing_user_to_blog()
Adds a user to a blog based on details from maybe_add_existing_user_to_blog().
-
Fires immediately after an existing user is added to a site.