Uses
Uses | Description |
---|---|
wp-includes/class-wp-theme.php: WP_Theme::get_allowed_on_network() | Returns array of stylesheet names of themes allowed on the network. |
wp-includes/class-wp-theme.php: WP_Theme::get_allowed_on_site() | Returns array of stylesheet names of themes allowed on the site. |
wp-includes/class-wp-theme.php: WP_Theme::get_stylesheet() | The directory name of the theme’s “stylesheet” files, inside the theme root. |
wp-includes/load.php: is_multisite() | If Multisite is enabled. |