1,025 results found for “posts”. Showing results 776 to 800.
-
functionset_post_thumbnail_size()
Registers an image size for the post thumbnail.
-
Filters the width of an image’s caption.
-
functiongallery_shortcode()
Builds the Gallery shortcode output.
-
functionwp_playlist_shortcode()
Builds the Playlist shortcode output.
-
functionwp_audio_shortcode()
Builds the Audio shortcode output.
-
functionwp_video_shortcode()
Builds the Video shortcode output.
-
functionprevious_image_link()
Displays previous image link that has the same post parent.
-
functionnext_image_link()
Displays next image link that has the same post parent.
-
functionadjacent_image_link()
Displays next or previous image link that has the same post parent.
-
functionwp_prepare_attachment_for_js()
Prepares an attachment post object for JS, where it is expected to be JSON-encoded and fit into an Attachment model.
-
functionget_attached_media()
Retrieves media attached to the passed post.
-
Filters arguments used to retrieve media attached to the given post.
-
Filters the list of media attached to the given post.
-
functionget_post_galleries()
Retrieves galleries from the passed post’s content.
-
Filters the list of all found galleries in the given post.
-
functionget_post_gallery()
Checks a specified post’s content for gallery and, if present, return the first
-
hookget_post_gallery
Filters the first-found post gallery.
-
functionget_post_galleries_images()
Retrieves the image srcs from galleries from a post’s content, if present.
-
functionget_post_gallery_images()
Checks a post’s content for galleries and return the image srcs for the first found gallery.
-
functionthe_title()
Displays or retrieves the current post title with optional markup.
-
functionthe_guid()
Displays the Post Global Unique Identifier (guid).
-
functionget_the_guid()
Retrieves the Post Global Unique Identifier (guid).
-
hookget_the_guid
Filters the Global Unique Identifier (guid) of the post.
-
hookthe_excerpt
Filters the displayed post excerpt.
-
hookget_the_excerpt
Filters the retrieved post excerpt.