ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 183

get_template()

Function: Retrieves name of the active theme.

Source: wp-includes/theme.php:307

Used by 4 functions | Uses 2 functions

wp_get_themes()

Function: Returns an array of WP_Theme objects based on the arguments.

Source: wp-includes/theme.php:35

Used by 6 functions | Uses 3 functions

wp_get_theme()

Function: Gets a WP_Theme object for a theme.

Source: wp-includes/theme.php:115

Used by 23 functions | Uses 2 functions

wp_clean_themes_cache()

Function: Clears the cache held by get_theme_roots() and WP_Theme.

Source: wp-includes/theme.php:140

Used by 4 functions | Uses 2 functions

is_child_theme()

Function: Whether a child theme is in use.

Source: wp-includes/theme.php:157

Used by 2 functions | Uses 0 functions

get_stylesheet()

Function: Retrieves name of the current stylesheet.

Source: wp-includes/theme.php:173

Used by 14 functions | Uses 2 functions

get_the_post_thumbnail_url()

Function: Returns the post thumbnail URL.

Source: wp-includes/post-thumbnail-template.php:233

Used by 1 function | Uses 3 functions

the_post_thumbnail_url()

Function: Displays the post thumbnail URL.

Source: wp-includes/post-thumbnail-template.php:264

Used by 0 functions | Uses 1 function

get_the_post_thumbnail_caption()

Function: Returns the post thumbnail caption.

Source: wp-includes/post-thumbnail-template.php:280

Used by 1 function | Uses 1 function

the_post_thumbnail_caption()

Function: Displays the post thumbnail caption.

Source: wp-includes/post-thumbnail-template.php:303

Used by 0 functions | Uses 3 functions
« Previous 1 … 182 183 184 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy