ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_Theme::get()

Method: Gets a raw, unformatted theme header.

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

Used by 0 functions | Uses 0 functions

WP_Theme::get_page_templates()

Method: Returns the theme’s post templates for a given post type.

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

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

Class: WP_Theme Class

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

Used by 0 functions | Uses 0 functions

WP_Theme::display()

Method: Gets a theme header, formatted and translated for display.

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

Used by 0 functions | Uses 0 functions

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