ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 181

get_template()

Function: Retrieves name of the active theme.

Source: wp-includes/theme.php:307

Used by 4 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

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

has_post_thumbnail()

Function: Determines whether a post has an image attached.

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

Used by 4 functions | Uses 3 functions

get_post_thumbnail_id()

Function: Retrieves the post thumbnail ID.

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

Used by 10 functions | Uses 2 functions

the_post_thumbnail()

Function: Displays the post thumbnail.

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

Used by 0 functions | Uses 1 function

update_post_thumbnail_cache()

Function: Updates cache for thumbnails in the current loop.

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

Used by 3 functions | Uses 1 function
« Previous 1 … 180 181 182 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy