47 results found for “thumbnail”. Showing results 1 to 25.
-
Filters the post thumbnail ID.
-
Filters whether a post has a post thumbnail.
-
functionhas_post_thumbnail()
Determines whether a post has an image attached.
-
Filters the post thumbnail URL.
-
functionset_post_thumbnail()
Sets the post thumbnail (featured image) for the given post.
-
functionthe_post_thumbnail()
Displays the post thumbnail.
-
Filters the post thumbnail HTML.
-
Filters the post thumbnail size.
-
functionwp_create_thumbnail()
This was once used to create a thumbnail from an Image given a maximum side size.
-
-
functiondelete_post_thumbnail()
Removes the thumbnail (featured image) from the given post.
-
functionget_post_thumbnail_id()
Retrieves the post thumbnail ID.
-
functionget_the_post_thumbnail()
Retrieves the post thumbnail.
-
functionthe_post_thumbnail_url()
Displays the post thumbnail URL.
-
functionset_post_thumbnail_size()
Registers an image size for the post thumbnail.
-
function_wp_post_thumbnail_html()
Returns HTML for the post thumbnail meta box.
-
Filters the admin post thumbnail HTML markup to return.
-
Filters the size used to display the post thumbnail image in the ‘Featured image’ meta box.
-
Filters the parameters for the attachment thumbnail creation.
-
functionget_the_post_thumbnail_url()
Returns the post thumbnail URL.
-
functionthe_post_thumbnail_caption()
Displays the post thumbnail caption.
-
Filters the displayed post thumbnail caption.