Set query variable.
get_queried_object_id
Retrieve ID of the current queried object.
get_queried_object
Retrieve the currently-queried object.
get_query_var
Retrieve variable in the WP_Query class.
Advertisement
the_post_thumbnail_caption
Displays the post thumbnail caption.
get_the_post_thumbnail_caption
Returns the post thumbnail caption.
the_post_thumbnail_url
Display the post thumbnail URL.
get_the_post_thumbnail_url
Return the post thumbnail URL.
Advertisement
get_the_post_thumbnail
Retrieve the post thumbnail.
update_post_thumbnail_cache
Update cache for thumbnails in the current loop.
the_post_thumbnail
Display the post thumbnail.
get_post_thumbnail_id
Retrieve post thumbnail ID.
Advertisement
has_post_thumbnail
Determines whether a post has an image attached.
_post_format_wp_get_object_terms
Remove the post format prefix from the name property of the term objects created by wp_get_object_terms().
_post_format_get_terms
Remove the post format prefix from the name property of the term objects created by get_terms().