ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/class-wp-theme.php

WP_Theme::get_core_default_theme()

Method: Determines the latest ClassicPress default theme that is installed.

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

Used by 3 functions | Uses 1 function

WP_Theme::get_theme_root()

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

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

Used by 2 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:933

Used by 4 functions | Uses 1 function

WP_Theme::get_screenshot()

Method: Returns the main screenshot file for the theme.

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

Used by 2 functions | Uses 4 functions

WP_Theme::get_files()

Method: Return files in the theme’s directory.

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

Used by 2 functions | Uses 4 functions

WP_Theme::get_post_templates()

Method: Returns the theme’s post templates.

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

Used by 1 function | Uses 8 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:1062

Used by 4 functions | Uses 5 functions

theme_templates

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

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

Used by 1 function | Uses 0 functions

theme_{$post_type}_templates

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

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

Used by 1 function | Uses 0 functions

WP_Theme::scandir()

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

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

Used by 2 functions | Uses 4 functions
1 2 … 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy