ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 100

get_post_field()

Function: Retrieves data from a post field based on Post ID.

Source: wp-includes/post.php:821

Used by 0 functions | Uses 0 functions

get_post_format()

Function: Retrieve the format slug for a post

Source: wp-includes/post-formats.php:17

Used by 5 functions | Uses 0 functions

get_post_format_link()

Function: Returns a link to a post format index.

Source: wp-includes/post-formats.php:149

Used by 2 functions | Uses 0 functions

get_post_format_slugs()

Function: Retrieves the array of post format slugs.

Source: wp-includes/post-formats.php:119

Used by 5 functions | Uses 1 function

get_post_format_string()

Function: Returns a pretty, translated version of a post format slug

Source: wp-includes/post-formats.php:132

Used by 6 functions | Uses 1 function

get_post_format_strings()

Function: Returns an array of post format slugs to their translated and pretty display versions

Source: wp-includes/post-formats.php:96

Used by 3 functions | Uses 0 functions

get_post_galleries()

Function: Retrieves galleries from the passed post’s content.

Source: wp-includes/media.php:3766

Used by 0 functions | Uses 0 functions

get_post_galleries_images()

Function: Retrieve the image srcs from galleries from a post’s content, if present

Source: wp-includes/media.php:3858

Used by 0 functions | Uses 0 functions

get_post_gallery()

Function: Check a specified post’s content for gallery and, if present, return the first

Source: wp-includes/media.php:3831

Used by 0 functions | Uses 0 functions

get_post_gallery_images()

Function: Checks a post’s content for galleries and return the image srcs for the first found gallery

Source: wp-includes/media.php:3873

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