ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Theme::get_stylesheet_directory_uri()

Method: Returns the URL to the directory of a theme’s “stylesheet” files.

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

Used by 0 functions | Uses 0 functions

network_allowed_themes

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

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

Used by 0 functions | Uses 0 functions

WP_Theme::errors()

Method: Returns errors property.

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

Used by 0 functions | Uses 0 functions

WP_Theme::get_template_directory_uri()

Method: Returns the URL to the directory of a theme’s “template” files.

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

Used by 0 functions | Uses 0 functions

WP_Theme::get_allowed_on_network()

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

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

Used by 0 functions | Uses 0 functions

WP_Theme::exists()

Method: Determines whether the theme exists.

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

Used by 0 functions | Uses 0 functions

WP_Theme::get_theme_root()

Method: Returns the absolute path to the directory of the theme root.

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

Used by 0 functions | Uses 0 functions

allowed_themes

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

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

Used by 0 functions | Uses 0 functions

WP_Theme::parent()

Method: Returns reference to the parent theme.

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

Used by 0 functions | Uses 0 functions

WP_Theme::get_theme_root_uri()

Method: Returns the URL to the directory of the theme root.

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

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