ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.9.0
  • Page 9

current_theme_supports()

Function: Checks a theme’s support for a given feature.

Source: wp-includes/theme.php:3049

Used by 18 functions | Uses 3 functions

require_if_theme_supports()

Function: Checks a theme’s support for a given feature before loading the functions which implement it.

Source: wp-includes/theme.php:3123

Used by 0 functions | Uses 1 function

add_theme_support()

Function: Registers theme support for a given feature.

Source: wp-includes/theme.php:2592

Used by 5 functions | Uses 4 functions

get_theme_roots()

Function: Retrieves theme roots.

Source: wp-includes/theme.php:376

Used by 1 function | Uses 1 function

register_theme_directory()

Function: Registers a directory that contains themes.

Source: wp-includes/theme.php:403

Used by 0 functions | Uses 0 functions

search_theme_directories()

Function: Searches all registered theme directories for complete and valid themes.

Source: wp-includes/theme.php:437

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

get_the_post_thumbnail()

Function: Retrieves the post thumbnail.

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

Used by 1 function | Uses 9 functions

post_thumbnail_size

Filter Hook: Filters the post thumbnail size.

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

Used by 1 function | Uses 0 functions
« Previous 1 … 8 9 10 … 22 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy