ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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::markup_header()

Method: Marks up a theme header.

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

Used by 0 functions | Uses 0 functions

WP_Theme::scandir()

Method: Scans a directory for files of a certain extension.

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

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::translate_header()

Method: Translates a theme header.

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

Used by 0 functions | Uses 0 functions

theme_scandir_exclusions

Filter Hook: Filters the array of excluded directories and files while scanning theme folder.

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

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()

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

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

Used by 0 functions | Uses 0 functions

WP_Theme::load_textdomain()

Method: Loads the theme’s textdomain.

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

Used by 0 functions | Uses 0 functions

WP_Theme::offsetSet()

Method:

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

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