ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 25

add_post_type_support()

Function: Registers support of certain features for a post type.

Source: wp-includes/post.php:1866

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

register_post_type()

Function: Registers a post type.

Source: wp-includes/post.php:1424

Used by 0 functions | Uses 0 functions

registered_post_type

Action Hook: Fires after a post type is registered.

Source: wp-includes/post.php:1458

Used by 0 functions | Uses 0 functions

unregister_post_type()

Function: Unregisters a post type.

Source: wp-includes/post.php:1492

Used by 0 functions | Uses 0 functions

unregistered_post_type

Action Hook: Fires after a post type was unregistered.

Source: wp-includes/post.php:1521

Used by 0 functions | Uses 0 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

_post_type_meta_capabilities()

Function: Stores or returns a list of post type meta caps for map_meta_cap().

Source: wp-includes/post.php:1641

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
« Previous 1 … 24 25 26 … 28 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy