ClassicPress logo
Skip to content
Filter by type:

Browse:

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

theme_templates

Filter Hook: Filters list of page templates for a theme.

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

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

Method: Constructor for WP_Theme.

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

Used by 0 functions | Uses 0 functions

WP_Theme::sanitize_header()

Method: Sanitizes a theme header.

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

Used by 0 functions | Uses 0 functions

theme_{$post_type}_templates

Filter Hook: Filters list of page templates for a theme.

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

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::__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
« Previous 1 2 3 4 … 6 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy