ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.6.0 Converted the $post_type parameter to accept a WP_Post_Type object.

wp_xmlrpc_server::_prepare_post_type()

Method: Prepares post data for return in an XML-RPC object.

Source: wp-includes/class-wp-xmlrpc-server.php:1007

Used by 0 functions | Uses 0 functions

xmlrpc_prepare_post_type

Filter Hook: Filters XML-RPC-prepared date for the given post type.

Source: wp-includes/class-wp-xmlrpc-server.php:1047

Used by 0 functions | Uses 0 functions

is_post_type_viewable()

Function: Determines whether a post type is considered “viewable”.

Source: wp-includes/post.php:1993

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_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

nav_menu_items_{$post_type_name}

Filter Hook: Filters the posts displayed in the ‘View All’ tab of the current post type’s menu items meta box.

Source: wp-admin/includes/nav-menu.php:661

Used by 1 function | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy