get_post_type_archive_link()
Function: Retrieves the permalink for a post type archive.
Source: wp-includes/link-template.php:1298
Function: Retrieves the permalink for a post type archive.
Source: wp-includes/link-template.php:1298
Function: Retrieves path of post type archive template in current or parent template.
Source: wp-includes/template.php:174
Function: Builds an object with all post type capabilities out of a post type object
Source: wp-includes/post.php:1582
Function: Builds an object with all post type labels out of a post type object.
Source: wp-includes/post.php:1724
Function: Retrieves a post type object by name.
Source: wp-includes/post.php:1233
Function: Gets a list of all registered post type objects.
Source: wp-includes/post.php:1261
Function: Retrieves a list of post type names that support a specific feature.
Source: wp-includes/post.php:1946
Function: Retrieves all post data for a given post.
Source: wp-includes/deprecated.php:25
Function: Retrieves an array of the latest posts, or posts matching the given criteria.
Source: wp-includes/post.php:2128
Function: Retrieves the post SQL based on capability, author, and type.
Source: wp-includes/post.php:6758