New and updated in 2.9.0
-
Filters the value of a user field in the ‘db’ context.
-
Fires after fetching the post thumbnail HTML.
-
Filters the post thumbnail HTML.
-
functionhas_post_thumbnail()
Determines whether a post has an image attached.
-
functionget_post_thumbnail_id()
Retrieves the post thumbnail ID.
-
functionthe_post_thumbnail()
Displays the post thumbnail.
-
functionget_the_post_thumbnail()
Retrieves the post thumbnail.
-
Filters the post thumbnail size.
-
Fires before fetching the post thumbnail HTML.
-
functionwp_embed_handler_googlevideo()
The Google Video embed handler callback.
-
functionwp_imagecreatetruecolor()
Creates a new GD image resource with transparency support.
-
functionwp_expand_dimensions()
Based on a supplied width/height example, returns the biggest possible dimensions based on the max width/height.
-
functiongallery_shortcode()
Builds the Gallery shortcode output.
-
functionadd_image_size()
Registers a new image size.
-
functionset_post_thumbnail_size()
Registers an image size for the post thumbnail.
-
function_page_traverse_name()
Traverses and return all the nested children post names of a root page.
-
functionwp_untrash_post_comments()
Restores comments for a post from the Trash.
-
Fires before comments are restored for a post from the Trash.
-
Fires after comments are restored for a post from the Trash.
-
hooktrashed_post
Fires after a post is sent to the Trash.
-
functionwp_untrash_post()
Restores a post from the Trash.