ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/post-thumbnail-template.php

has_post_thumbnail

Filter Hook: Filters whether a post has a post thumbnail.

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

Used by 1 function | Uses 0 functions

post_thumbnail_id

Filter Hook: Filters the post thumbnail ID.

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

Used by 1 function | Uses 0 functions

post_thumbnail_url

Filter Hook: Filters the post thumbnail URL.

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

Used by 1 function | Uses 0 functions

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

the_post_thumbnail_caption

Filter Hook: Filters the displayed post thumbnail caption.

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

Used by 1 function | 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

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
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy