New and updated in MU
-
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:385 -
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:585 -
hookdo_mu_upgrade
Filters whether to attempt to perform the multisite DB upgrade routine.
-
hookactivate_blog
Fires after a network site is activated.
-
hookdeactivate_blog
Fires before a network site is deactivated.
-
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.
-
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.
-
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.
-
functionget_current_user_id()
Gets the current user’s ID.
-
functionget_space_allowed()
Returns the upload quota for the current blog.
-
Fires immediately after an existing user is added to a site.
-
functionadd_new_user_to_blog()
Adds a newly created user to the appropriate blog
-
functionfix_phpmailer_messageid()
Corrects From host on outgoing mail to match the site domain.
-
functionis_user_spammy()
Determines whether a user is marked as a spammer, based on user login.
-
functionupdate_blog_public()
Updates this blog’s ‘public’ setting in the global blogs table.
-
functionis_user_option_local()
Check whether a usermeta key has to do with the current blog.
-
Determines whether users can self-register, based on Network settings.