Hooki sieci i witryn w instalacji Multisite.
46 akcji47 filtrówrazem 93
activate_blog
Fires after a network site has its deletion flag removed.
add_user_to_blog
Fires immediately after a user is added to a site.
added_existing_user
Fires immediately after an existing user is added to a site.
after_mu_upgrade
Fires after the Multisite DB upgrade for each site is complete.
after_signup_site
Fires after site signup information has been written to the database.
after_signup_user
Fires after a user's signup information has been written to the database.
archive_blog
Fires when the 'archived' status is added to a site.
blog_option_{$option}
Filters a blog option value.
blog_redirect_404
Filters the redirect URL for 404s on the main site.
can_add_user_to_blog
Filters whether a user should be added to a site.
clean_site_cache
Fires immediately after a site has been removed from the object cache.
deactivate_blog
Fires before a network site is flagged for deletion.
domain_exists
Filters whether a site name is taken.
enable_live_network_counts
Filters whether to update network site or user counts when a new site is created.
get_site
Fires after a site is retrieved.
get_space_allowed
Filters the upload quota for the current site.
handle_network_bulk_actions-{$screen}
Fires when a custom bulk action should be handled.
is_email_address_unsafe
Filters whether an email address is unsafe.
make_delete_blog
Fires when the 'flagged for deletion' status is added to a site.
make_ham_blog
Fires when the 'spam' status is removed from a site.
make_spam_blog
Fires when the 'spam' status is added to a site.
make_undelete_blog
Fires when the 'flagged for deletion' status is removed from a site.
mature_blog
Fires when the 'mature' status is added to a site.
minimum_site_name_length
Filters the minimum site name length required when validating a site signup.
mu_menu_items
Filters available network-wide administration menu options.
network_admin_edit_{$action}
Fires the requested handler action.
network_admin_email_change_email
Filters the contents of the email notification sent when the network admin email address is changed.
network_site_info_form
Fires at the end of the site info form in network admin.
network_site_new_created_user
Fires after a new user has been created via the network site-new.php page.
network_site_new_form
Fires at the end of the new site form in network admin.
network_site_users_after_list_table
Fires after the list table on the Users screen in the Multisite Network Admin.
network_site_users_created_user
Fires after a user has been created via the network site-users.php page.
network_sites_updated_message_{$action}
Filters a specific, non-default, site-updated message in the Network admin.
network_user_new_created_user
Fires after a new user has been created via the network user-new.php page.
network_user_new_form
Fires at the end of the new user form in network admin.
new_network_admin_email_content
Filters the text of the email sent when a change of network admin email address is attempted.
new_site_email
Filters the content of the email sent to the Multisite network administrator when a new site is created.
newblog_notify_siteadmin
Filters the message body of the new site activation email sent to the network administrator.
newblogname
Filters the new site name during registration.
newuser_notify_siteadmin
Filters the message body of the new user activation email sent to the network administrator.
pre_get_space_used
Filters the amount of storage space used by the current site, in megabytes.
pre_network_site_new_created_user
Fires immediately before a new user is created via the network site-new.php page.
pre_wp_is_site_initialized
Filters the check for whether a site is initialized before the database is accessed.
redirect_network_admin_request
Filters whether to redirect the request to the Network Admin.
remove_user_from_blog
Fires before a user is removed from a site.
send_network_admin_email_change_email
Filters whether to send the network admin email change notification email.
send_new_site_email
Filters whether to send an email to the Multisite network administrator when a new site is created.
show_network_site_users_add_existing_form
Filters whether to show the Add Existing User form on the Multisite Users screen.
show_network_site_users_add_new_form
Filters whether to show the Add New User form on the Multisite Users screen.
signup_site_meta
Filters the metadata for a site signup.
signup_user_meta
Filters the metadata for a user signup.
subdirectory_reserved_names
Filters reserved site names on a sub-directory Multisite installation.
switch_blog
Fires when the blog is switched.
unarchive_blog
Fires when the 'archived' status is removed from a site.
unmature_blog
Fires when the 'mature' status is removed from a site.
update_blog_public
Fires after the current blog's 'public' setting is updated.
update_welcome_email
Filters the content of the welcome email sent to the site administrator after site activation.
update_welcome_subject
Filters the subject of the welcome email sent to the site administrator after site activation.
update_welcome_user_email
Filters the content of the welcome email after user activation.
update_welcome_user_subject
Filters the subject of the welcome email after user activation.
update_wpmu_options
Fires after the network options are updated.
wp_delete_site
Fires once a site has been deleted from the database.
wp_initialize_site
Fires when a site's initialization routine should be executed.
wp_initialize_site_args
Filters the arguments for initializing a site.
wp_insert_site
Fires once a site has been inserted into the database.
wp_is_large_network
Filters whether the network is considered large.
wp_normalize_site_data
Filters passed site data in order to normalize it.
wp_uninitialize_site
Fires when a site's uninitialization routine should be executed.
wp_update_site
Fires once a site has been updated in the database.
wp_validate_site_data
Fires when data should be validated for a site prior to inserting or updating in the database.
wp_validate_site_deletion
Fires before a site should be deleted from the database.
wpmu_activate_blog
Fires immediately after a site is activated.
wpmu_activate_user
Fires immediately after a new user is activated.
wpmu_blog_updated
Fires after the blog details are updated.
wpmu_delete_blog_upload_dir
Filters the upload base directory to delete when the site is deleted.
wpmu_drop_tables
Filters the tables to drop when the site is deleted.
wpmu_new_user
Fires immediately after a new user is created.
wpmu_options
Fires at the end of the Network Settings form, before the submit button.
wpmu_signup_blog_notification
Filters whether to bypass the new site email notification.
wpmu_signup_blog_notification_email
Filters the message content of the new blog notification email.
wpmu_signup_blog_notification_subject
Filters the subject of the new blog notification email.
wpmu_signup_user_notification
Filters whether to bypass the email notification for new user sign-up.
wpmu_signup_user_notification_email
Filters the content of the notification email for new user sign-up.
wpmu_signup_user_notification_subject
Filters the subject of the notification email of new user signup.
wpmu_update_blog_options
Fires after the site options are updated.
wpmu_upgrade_page
Fires before the footer on the network upgrade screen.
wpmu_upgrade_site
Fires after each site has been upgraded.
wpmu_validate_blog_signup
Filters site details and error messages following registration.
wpmu_validate_user_signup
Filters the validated user registration details.
wpmu_welcome_notification
Filters whether to bypass the welcome email sent to the site administrator after site activation.
wpmu_welcome_user_notification
Filters whether to bypass the welcome email after user activation.
wpmuadminedit
Fires just before the action handler in several Network Admin screens.
wpmueditblogaction
Fires at the end of the Edit Site form, before the submit button.
Brak hooków spełniających kryteria.