Filters a specific, non-default, site-updated message in the Network admin.
deactivate_blog
Fires before a network site is deactivated.
activate_blog
Fires after a network site is activated.
show_network_site_users_add_new_form
Filters whether to show the Add New User form on the Multisite Users screen.
Advertisement
network_site_users_after_list_table
Fires after the list table on the Users screen in the Multisite Network Admin.
show_network_site_users_add_existing_form
This filter is documented in wp-admin/network/site-users.php
‘handle_network_bulk_actions-‘ . get_current_screen()->id
This action is documented in wp-admin/network/site-themes.php
network_site_users_created_user
Fires after a user has been created via the network site-users.php page.
Advertisement
handle_network_bulk_actions-{$screen}
Fires when a custom bulk action should be handled.
wpmueditblogaction
Fires at the end of the Edit Site form, before the submit button.
wpmu_update_blog_options
Fires after the site options are updated.
network_site_new_form
Fires at the end of the new site form in network admin.
Advertisement
network_site_new_created_user
Fires after a new user has been created via the network site-new.php page.
pre_network_site_new_created_user
Fires immediately before a new user is created via the network site-new.php page.
wpmu_options
Fires at the end of the Network Settings form, before the submit button.