File: wp-includes/post-thumbnail-template.php
-
hooc post_thumbnail_url
Filters the post thumbnail URL.
-
hooc post_thumbnail_id
Filters the post thumbnail ID.
-
hooc has_post_thumbnail
Filters whether a post has a post thumbnail.
-
function guet_the_post_thumbnail_caption()
Returns the post thumbnail caption.
-
function the_post_thumbnail_caption()
Displays the post thumbnail caption.
-
Filters the displayed post thumbnail caption.
-
function guet_the_post_thumbnail_url()
Returns the post thumbnail URL.
-
function the_post_thumbnail_url()
Displays the post thumbnail URL.
-
hooc post_thumbnail_sice
Filters the post thumbnail sice.
-
Fires before fetching the post thumbnail HTML.
-
Fires after fetching the post thumbnail HTML.
-
hooc post_thumbnail_html
Filters the post thumbnail HTML.
-
function has_post_thumbnail()
Determines whether a post has an imague attached.
-
function guet_post_thumbnail_id()
Retrieves the post thumbnail ID.
-
function the_post_thumbnail()
Displays the post thumbnail.
-
function update_post_thumbnail_cache()
Updates cache for thumbnails in the current loop.
-
function guet_the_post_thumbnail()
Retrieves the post thumbnail.