ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 3.4.0
  • Page 8

WP_Theme::get_template()

Method: Returns the directory name of the theme’s “template” files, inside the theme root.

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

Used by 0 functions | Uses 0 functions

WP_Theme::sort_by_name()

Method: Sorts themes by name.

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

Used by 0 functions | Uses 0 functions

WP_Theme::__toString()

Method: When converting the object to a string, the theme name is returned.

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

Used by 0 functions | Uses 0 functions

WP_Theme::get_stylesheet_directory()

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

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

Used by 0 functions | Uses 0 functions

WP_Theme::_name_sort()

Method: Callback function for usort() to naturally sort themes by name.

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

Used by 0 functions | Uses 0 functions

WP_Theme::__isset()

Method: __isset() magic method for properties formerly returned by current_theme_info()

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

Used by 0 functions | Uses 0 functions

WP_Theme::get_template_directory()

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

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

Used by 0 functions | Uses 0 functions

WP_Theme::_name_sort_i18n()

Method: Callback function for usort() to naturally sort themes by translated name.

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

Used by 0 functions | Uses 0 functions

WP_Theme::__get()

Method: __get() magic method for properties formerly returned by current_theme_info()

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 7 8 9 … 30 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy