91 results found for “get_post”. Showing results 51 to 75.
-
functionwp_get_post_parent_id()
Returns the ID of the post’s parent.
-
functionwp_get_post_revisions()
Returns all revisions of specified post.
-
functionget_post_custom_values()
Retrieves values for a custom post field.
-
functionget_post_format_string()
Returns a pretty, translated version of a post format slug
-
functionget_post_modified_time()
Retrieves the time at which the post was last modified.
-
Filters the localized time a post was last modified.
-
functionget_post_status_object()
Retrieves a post status object by name.
-
functionwp_get_post_categories()
Retrieves the list of categories for a post.
-
functionget_posts_by_author_sql()
Retrieves the post SQL based on capability, author, and type.
-
functionget_post_format_strings()
Returns an array of post format slugs to their translated and pretty display versions
-
functionget_post_gallery_images()
Checks a post’s content for galleries and return the image srcs for the first found gallery.
-
functionget_post_galleries_images()
Retrieves the image srcs from galleries from a post’s content, if present.
-
functionget_post_types_by_support()
Retrieves a list of post type names that support a specific feature.
-
functionwp_get_post_revisions_url()
Returns the url for viewing and potentially restoring revisions of a given post.
-
functionget_post_type_archive_link()
Retrieves the permalink for a post type archive.
-
functionget_post_type_capabilities()
Builds an object with all post type capabilities out of a post type object
-
functionget_post_comments_feed_link()
Retrieves the permalink for the post comments feed.
-
Returns the theme’s post templates.
-
function_wp_get_post_revision_version()
Gets the post revision version.
-
functionget_post_type_archive_template()
Retrieves path of post type archive template in current or parent template.
-
Retrieves the permalink for a post type archive feed.
-
Handles retrieving HTML for the featured image via AJAX.
-
Gets the post, if the ID is valid.
Used by 8 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:459