ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 534

get_all_post_type_supports()

Function: Gets all the post type features

Source: wp-includes/post.php:1905

Used by 0 functions | Uses 0 functions

post_type_supports()

Function: Checks a post type’s support for a given feature.

Source: wp-includes/post.php:1926

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

set_post_type()

Function: Updates the post type for the post ID.

Source: wp-includes/post.php:1968

Used by 0 functions | Uses 0 functions

_add_post_type_submenus()

Function: Adds submenus for post types.

Source: wp-includes/post.php:1819

Used by 0 functions | Uses 0 functions

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

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

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

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
« Previous 1 … 533 534 535 … 851 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy