ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 336

WP_Theme::get_core_default_theme()

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

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

Used by 0 functions | Uses 0 functions

WP_Theme::get_file_path()

Method: Retrieves the path of a file in the theme.

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

Used by 0 functions | Uses 0 functions

WP_Theme::get_files()

Method: Returns files in the theme’s directory.

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

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

Method: Returns the main screenshot file for the theme.

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

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::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::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

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
« Previous 1 … 335 336 337 … 383 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy