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()

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

begin_fetch_post_thumbnail_html

Action Hook: Fires before fetching the post thumbnail HTML.

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

Used by 1 function | Uses 0 functions

end_fetch_post_thumbnail_html

Action Hook: Fires after fetching the post thumbnail HTML.

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

Used by 1 function | Uses 0 functions

post_thumbnail_html

Filter Hook: Filters the post thumbnail HTML.

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

Used by 1 function | Uses 0 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
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy