[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Multisite: Deprecated admin functions from past versions and WordPress MU These functions should not be used and will be removed in a later version. It is suggested to use for the alternatives instead when available.
File Size: | 140 lines (4 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
wpmu_menu() X-Ref |
Outputs the WPMU menu. |
wpmu_checkAvailableSpace() X-Ref |
Determines if the available space defined by the admin has been exceeded by the user. |
mu_options( $options ) X-Ref |
WPMU options. |
activate_sitewide_plugin() X-Ref |
Deprecated functionality for activating a network-only plugin. |
deactivate_sitewide_plugin( $plugin = false ) X-Ref |
Deprecated functionality for deactivating a network-only plugin. |
is_wpmu_sitewide_plugin( $file ) X-Ref |
Deprecated functionality for determining if the current plugin is network-only. |
get_site_allowed_themes() X-Ref |
Deprecated functionality for getting themes network-enabled themes. |
wpmu_get_blog_allowedthemes( $blog_id = 0 ) X-Ref |
Deprecated functionality for getting themes allowed on a specific site. |
ms_deprecated_blogs_file() X-Ref |
Deprecated functionality for determining whether a file is deprecated. |
install_global_terms() X-Ref |
Install global terms. |
sync_category_tag_slugs( $term, $taxonomy ) X-Ref |
Synchronizes category and post tag slugs when global terms are enabled. param: WP_Term|array $term The term. param: string $taxonomy The taxonomy for `$term`. return: WP_Term|array Always returns `$term`. |
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |