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

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

wp_xmlrpc_server

Class: ClassicPress XMLRPC server implementation.

Source: wp-includes/class-wp-xmlrpc-server.php:24

Used by 0 functions | Uses 0 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
« Previous 1 … 182 183 184 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy