get_post()
Function: Retrieves post data given a post ID or post object.
Source: wp-includes/post.php:1019
Function: Retrieves post data given a post ID or post object.
Source: wp-includes/post.php:1019
Function: Retrieves an array of the latest posts, or posts matching the given criteria.
Source: wp-includes/post.php:2416
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:2525
Function: Retrieves the time at which the post was written.
Source: wp-includes/general-template.php:2733
Filter Hook: Filters the localized time a post was written.
Source: wp-includes/general-template.php:2774
Function: Retrieves the post type of the current post or of a given post.
Source: wp-includes/post.php:1494
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:1107
Function: Gets a list of post statuses.
Source: wp-includes/post.php:1439
Function: Gets a list of all registered post type objects.
Source: wp-includes/post.php:1544
Function: Retrieves post meta fields, based on post ID.
Source: wp-includes/post.php:2619
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:2025
Function: Retrieves an array of post states from a post.
Source: wp-admin/includes/template.php:2285
Function: Retrieves the post status based on the post ID.
Source: wp-includes/post.php:1153
Filter Hook: Filters the post status.
Source: wp-includes/post.php:1207
Function: Checks a specified post’s content for gallery and, if present, return the first
Source: wp-includes/media.php:5202
Filter Hook: Filters the first-found post gallery.
Source: wp-includes/media.php:5215
Function: Gets an existing post and format it for editing.
Source: wp-admin/includes/deprecated.php:1100
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:3929
Function: Retrieves post published or modified time as a `DateTimeImmutable` object instance.
Source: wp-includes/general-template.php:2796
Function: Retrieves all of the WordPress supported post statuses.
Source: wp-includes/post.php:1220
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:3950
Function: Retrieves the post pages link navigation for previous and next pages.
Source: wp-includes/link-template.php:2701
Function: Retrieves the IDs of the ancestors of a post.
Source: wp-includes/post.php:1062
Function: Retrieves the URL to embed a specific post in an iframe.
Source: wp-includes/embed.php:407