get_post()
Function: Retrieves post data given a post ID or post object.
Source: wp-includes/post.php:1011
Function: Retrieves post data given a post ID or post object.
Source: wp-includes/post.php:1011
Function: Retrieves an array of the latest posts, or posts matching the given criteria.
Source: wp-includes/post.php:2405
Function: Retrieves all post data for a given post.
Source: wp-includes/deprecated.php:25
Function: Retrieves a post meta field for the given post ID.
Source: wp-includes/post.php:2515
Function: Retrieves the time at which the post was written.
Source: wp-includes/general-template.php:2734
Filter Hook: Filters the localized time a post was written.
Source: wp-includes/general-template.php:2775
Function: Retrieves the post type of the current post or of a given post.
Source: wp-includes/post.php:1486
Action Hook: Fires after the query variable object is created, but before the actual query is run.
Source: wp-includes/class-wp-query.php:1881
Function: Retrieves an array of the class names for the post container element.
Source: wp-includes/post-template.php:492
Function: Retrieves data from a post field based on Post ID.
Source: wp-includes/post.php:1099
Function: Gets a list of post statuses.
Source: wp-includes/post.php:1431
Function: Gets a list of all registered post type objects.
Source: wp-includes/post.php:1536
Function: Retrieves post meta fields, based on post ID.
Source: wp-includes/post.php:2609
Function: Retrieve the format slug for a post
Source: wp-includes/post-formats.php:17
Function: Retrieves the parent post object for the given post.
Source: wp-includes/post-template.php:2030
Function: Retrieves an array of post states from a post.
Source: wp-admin/includes/template.php:2273
Function: Retrieves the post status based on the post ID.
Source: wp-includes/post.php:1145
Filter Hook: Filters the post status.
Source: wp-includes/post.php:1199
Function: Checks a specified post’s content for gallery and, if present, return the first
Source: wp-includes/media.php:5178
Filter Hook: Filters the first-found post gallery.
Source: wp-includes/media.php:5191
Function: Gets an existing post and format it for editing.
Source: wp-admin/includes/deprecated.php:1099
Function: Retrieves a list of post categories.
Source: wp-includes/deprecated.php:747
Function: Retrieves the tags for a post.
Source: wp-includes/post.php:3919
Function: Retrieves post published or modified time as a `DateTimeImmutable` object instance.
Source: wp-includes/general-template.php:2797
Function: Retrieves all of the WordPress supported post statuses.
Source: wp-includes/post.php:1212
Filter Hook: Filters the arguments for the Recent Posts widget.
Source: wp-includes/widgets/class-wp-widget-recent-posts.php:73
Function: Retrieves the terms for a post.
Source: wp-includes/post.php:3940
Function: Retrieves the post pages link navigation for previous and next pages.
Source: wp-includes/link-template.php:2693
Function: Retrieves the IDs of the ancestors of a post.
Source: wp-includes/post.php:1054
Function: Retrieves the URL to embed a specific post in an iframe.
Source: wp-includes/embed.php:407