ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 99

get_post()

Function: Retrieves post data given a post ID or post object.

Source: wp-includes/post.php:733

Used by 0 functions | Uses 0 functions

get_post_ancestors()

Function: Retrieves the IDs of the ancestors of a post.

Source: wp-includes/post.php:776

Used by 0 functions | Uses 0 functions

get_post_class()

Function: Retrieves an array of the class names for the post container element.

Source: wp-includes/post-template.php:484

Used by 1 function | Uses 10 functions

get_post_comments_feed_link()

Function: Retrieves the permalink for the post comments feed.

Source: wp-includes/link-template.php:741

Used by 4 functions | Uses 7 functions

get_post_custom()

Function: Retrieves post meta fields, based on post ID.

Source: wp-includes/post.php:2331

Used by 0 functions | Uses 0 functions

get_post_custom_keys()

Function: Retrieves meta field names for a post.

Source: wp-includes/post.php:2351

Used by 0 functions | Uses 0 functions

get_post_custom_values()

Function: Retrieves values for a custom post field.

Source: wp-includes/post.php:2376

Used by 0 functions | Uses 0 functions

get_post_datetime()

Function: Retrieves post published or modified time as a `DateTimeImmutable` object instance.

Source: wp-includes/general-template.php:2766

Used by 3 functions | Uses 0 functions

get_post_embed_html()

Function: Retrieves the embed code for a specific post.

Source: wp-includes/embed.php:478

Used by 2 functions | Uses 8 functions

get_post_embed_url()

Function: Retrieves the URL to embed a specific post in an iframe.

Source: wp-includes/embed.php:407

Used by 1 function | Uses 5 functions
« Previous 1 … 98 99 100 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy