wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp-admin/includes/ms-deprecated.php › WordPress File
Funktionen11
› Multisite: Deprecated admin functions from past versions and WordPress MU
Funktion | Kurzbeschreibung |
---|---|
activate_sitewide_plugin | Deprecated functionality for activating a network-only plugin. |
deactivate_sitewide_plugin | Deprecated functionality for deactivating a network-only plugin. |
get_site_allowed_themes | Deprecated functionality for getting themes network-enabled themes. |
install_global_terms | Install global terms. |
is_wpmu_sitewide_plugin | Deprecated functionality for determining if the current plugin is network-only. |
ms_deprecated_blogs_file | Deprecated functionality for determining whether a file is deprecated. |
mu_options | WPMU options. |
sync_category_tag_slugs | Synchronizes category and post tag slugs when global terms are enabled. |
wpmu_checkavailablespace | Determines if the available space defined by the admin has been exceeded by the user. |
wpmu_get_blog_allowedthemes | Deprecated functionality for getting themes allowed on a specific site. |
wpmu_menu | Outputs the WPMU menu. |