get_post()
Function: Retrieves post data given a post ID or post object.
Source: wp-includes/post.php:733
Function: Retrieves post data given a post ID or post object.
Source: wp-includes/post.php:733
Function: Retrieves the IDs of the ancestors of a post.
Source: wp-includes/post.php:776
Function: Retrieves an array of the class names for the post container element.
Source: wp-includes/post-template.php:484
Function: Retrieves the permalink for the post comments feed.
Source: wp-includes/link-template.php:741
Function: Retrieves post meta fields, based on post ID.
Source: wp-includes/post.php:2331
Function: Retrieves meta field names for a post.
Source: wp-includes/post.php:2351
Function: Retrieves values for a custom post field.
Source: wp-includes/post.php:2376
Function: Retrieves post published or modified time as a `DateTimeImmutable` object instance.
Source: wp-includes/general-template.php:2766
Function: Retrieves the embed code for a specific post.
Source: wp-includes/embed.php:478
Function: Retrieves the URL to embed a specific post in an iframe.
Source: wp-includes/embed.php:407