91 results found for “get_post”. Showing results 26 to 50.
-
functionwp_get_post_terms()
Retrieves the terms for a post.
-
functionget_posts_nav_link()
Retrieves the post pages link navigation for previous and next pages.
-
functionget_post_ancestors()
Retrieves the IDs of the ancestors of a 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_mime_type()
Retrieves the mime type of an attachment based on the ID.
-
functionget_post_permalink()
Retrieves the permalink for a post of a custom post type.
-
functionget_post_timestamp()
Retrieves post published or modified time as a Unix timestamp.
-
functionget_post_meta_by_id()
Returns post meta data by meta ID.
-
functionget_post_mime_types()
Gets default post mime types.
-
functionget_post_reply_link()
Retrieves HTML content for reply to post link.
-
functionget_post_taxonomies()
Retrieves all taxonomy names for the given post.
-
methodWP_Query::get_posts()
Retrieves an array of posts based on query variables.
-
function_get_post_ancestors()
Retrieve post ancestors.
-
functionget_post_custom_keys()
Retrieves meta field names for a post.
-
functionget_post_format_link()
Returns a link to a post format index.
-
functionget_post_type_labels()
Builds an object with all post type labels out of a post type object.
-
functionget_post_type_object()
Retrieves a post type object by name.
-
functionwp_get_post_autosave()
Retrieves the autosaved data of the specified post.
-
functionwp_get_post_revision()
Gets a post revision.
-
functionget_post_format_slugs()
Retrieves the array of post format slugs.
-
functionget_post_thumbnail_id()
Retrieves the post thumbnail ID.