File: wp-admin/includes/ms.php
-
functionget_site_screen_help_tab_args()
Returns the arguments for the help tab on the Edit Site screens.
-
Returns the content for the help sidebar on the Edit Site screens.
-
functionnetwork_edit_site_nav()
Outputs the HTML for a network’s “Edit Site” tabular interface.
-
Filters the links that appear on site-editing network pages.
-
functionnetwork_settings_add_js()
Prints JavaScript in the header on the Network Settings screen.
-
function_thickbox_path_admin_subfolder()
Prints thickbox image paths for Network Admin.
-
hooklang_codes
Filters the language codes.
-
function_access_denied_splash()
Displays an access denied message when a user tries to view a site’s dashboard they do not have access to.
-
functioncheck_import_new_users()
Checks if the current user has permissions to import new users.
-
functionmu_dropdown_languages()
Generates and displays a drop-down of available languages.
-
Filters the languages available in the dropdown.
-
functionsite_admin_notice()
Displays an admin notice to upgrade all sites after a core upgrade.
-
Avoids a collision between a site slug and a permalink slug.
-
functionchoose_primary_blog()
Handles the display of choosing a user’s primary site.
-
functioncan_edit_network()
Determines whether or not this network from this page can be edited.
-
hookcan_edit_network
Filters whether this network can be edited from this page.
-
functionwpmu_delete_user()
Deletes a user and all of their posts from the network.
-
hookwpmu_delete_user
Fires before a user is deleted from the network.
-
functionupload_is_user_over_quota()
Checks whether a site has used its allotted upload space.
-
functiondisplay_space_usage()
Displays the amount of disk space used by the current site. Not used in core.
-
functionfix_import_form_size()
Gets the remaining upload space for this site.
-
functionupload_space_setting()
Displays the site upload space quota setting form on the Edit Site Settings screen.
-
functionrefresh_user_details()
Cleans the user cache for a specific user.
-
functionformat_code_lang()
Returns the language for a language code.
-
functioncheck_upload_size()
Determines whether uploaded file exceeds space quota.
-
functionwpmu_delete_blog()
Deletes a site.
-
functionconfirm_delete_users()