ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 103

get_post_type()

Function: Retrieves the post type of the current post or of a given post.

Source: wp-includes/post.php:1211

Used by 0 functions | Uses 0 functions

get_post_type_archive_feed_link()

Function: Retrieves the permalink for a post type archive feed.

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

Used by 1 function | Uses 3 functions

get_post_type_archive_link()

Function: Retrieves the permalink for a post type archive.

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

Used by 4 functions | Uses 6 functions

get_post_type_archive_template()

Function: Retrieves path of post type archive template in current or parent template.

Source: wp-includes/template.php:174

Used by 0 functions | Uses 2 functions

get_post_type_capabilities()

Function: Builds an object with all post type capabilities out of a post type object

Source: wp-includes/post.php:1582

Used by 0 functions | Uses 0 functions

get_post_type_labels()

Function: Builds an object with all post type labels out of a post type object.

Source: wp-includes/post.php:1724

Used by 0 functions | Uses 0 functions

get_post_type_object()

Function: Retrieves a post type object by name.

Source: wp-includes/post.php:1233

Used by 0 functions | Uses 0 functions

get_post_types()

Function: Gets a list of all registered post type objects.

Source: wp-includes/post.php:1261

Used by 0 functions | Uses 0 functions

get_post_types_by_support()

Function: Retrieves a list of post type names that support a specific feature.

Source: wp-includes/post.php:1946

Used by 0 functions | Uses 0 functions

get_postdata()

Function: Retrieves all post data for a given post.

Source: wp-includes/deprecated.php:25

Used by 0 functions | Uses 0 functions
« Previous 1 … 102 103 104 … 332 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy