get_post_format_slugs()
Function: Retrieves the array of post format slugs.
Source: wp-includes/post-formats.php:118
Function: Retrieves the array of post format slugs.
Source: wp-includes/post-formats.php:118
Function: Returns a pretty, translated version of a post format slug
Source: wp-includes/post-formats.php:131
Function: Returns an array of post format slugs to their translated and pretty display versions
Source: wp-includes/post-formats.php:95
Function: Retrieves galleries from the passed post’s content.
Source: wp-includes/media.php:3907
Function: Retrieve the image srcs from galleries from a post’s content, if present
Source: wp-includes/media.php:4001
Function: Check a specified post’s content for gallery and, if present, return the first
Source: wp-includes/media.php:3974
Function: Checks a post’s content for galleries and return the image srcs for the first found gallery
Source: wp-includes/media.php:4016
Function: Retrieves a post meta field for the given post ID.
Source: wp-includes/post.php:2031
Function: Get post meta data by meta ID.
Source: wp-admin/includes/post.php:961
Function: Retrieve the mime type of an attachment based on the ID.
Source: wp-includes/post.php:817
Function: Get default post mime types.
Source: wp-includes/post.php:2626
Function: Retrieve the time at which the post was last modified.
Source: wp-includes/general-template.php:2570
Function: Retrieves the permalink for a post of a custom post type.
Source: wp-includes/link-template.php:262
Function: Retrieve HTML content for reply to post link.
Source: wp-includes/comment-template.php:1765
Function: Get a list of post statuses.
Source: wp-includes/post.php:1095
Function: Retrieve the post status based on the post ID.
Source: wp-includes/post.php:838
Function: Retrieve all of the WordPress supported post statuses.
Source: wp-includes/post.php:887
Function: Retrieve a post status object by name.
Source: wp-includes/post.php:1068
Function: Retrieve all taxonomies of a post with just the names.
Source: wp-includes/taxonomy.php:4363
Function: Retrieve post thumbnail ID.
Source: wp-includes/post-thumbnail-template.php:50
Function: Retrieve the time at which the post was written.
Source: wp-includes/general-template.php:2470
Function: Gets an existing post and format it for editing.
Source: wp-admin/includes/deprecated.php:1089
Function: Retrieves the post type of the current post or of a given post.
Source: wp-includes/post.php:1150
Function: Get a list of all registered post type objects.
Source: wp-includes/post.php:1199
Function: Retrieves a list of post type names that support a specific feature.
Source: wp-includes/post.php:1844
Function: Retrieves the permalink for a post type archive feed.
Source: wp-includes/link-template.php:1253
Function: Retrieves the permalink for a post type archive.
Source: wp-includes/link-template.php:1198
Function: Retrieve path of post type archive template in current or parent template.
Source: wp-includes/template.php:136
Function: Build an object with all post type capabilities out of a post type object
Source: wp-includes/post.php:1483
Function: Builds an object with all post type labels out of a post type object.
Source: wp-includes/post.php:1619