ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-theme.php
  • Page 5

WP_Theme::get_allowed_on_site()

Method: Returns array of stylesheet names of themes allowed on the site.

Source: wp-includes/class-wp-theme.php:1588

Used by 0 functions | Uses 0 functions

WP_Theme::cache_add()

Method: Adds theme data to cache.

Source: wp-includes/class-wp-theme.php:742

Used by 0 functions | Uses 0 functions

WP_Theme::get_screenshot()

Method: Returns the main screenshot file for the theme.

Source: wp-includes/class-wp-theme.php:1191

Used by 0 functions | Uses 0 functions

site_allowed_themes

Filter Hook: Filters the array of themes allowed on the site.

Source: wp-includes/class-wp-theme.php:1604

Used by 0 functions | Uses 0 functions

WP_Theme::cache_get()

Method: Gets theme data from cache.

Source: wp-includes/class-wp-theme.php:756

Used by 0 functions | Uses 0 functions

WP_Theme::get_files()

Method: Returns files in the theme’s directory.

Source: wp-includes/class-wp-theme.php:1229

Used by 0 functions | Uses 0 functions

WP_Theme::network_enable_theme()

Method: Enables a theme for all sites on the current network.

Source: wp-includes/class-wp-theme.php:1665

Used by 0 functions | Uses 0 functions

WP_Theme::cache_delete()

Method: Clears the cache for the theme.

Source: wp-includes/class-wp-theme.php:765

Used by 0 functions | Uses 0 functions

WP_Theme::get_post_templates()

Method: Returns the theme’s post templates.

Source: wp-includes/class-wp-theme.php:1248

Used by 0 functions | Uses 0 functions

WP_Theme::network_disable_theme()

Method: Disables a theme for all sites on the current network.

Source: wp-includes/class-wp-theme.php:1689

Used by 0 functions | Uses 0 functions
« Previous 1 … 4 5 6 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy