ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 19

WP_REST_Menu_Items_Controller::check_has_read_only_access()

Method: Checks whether the current user has read permission for the endpoint.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:82

Used by 2 functions | Uses 1 function

WP_REST_Themes_Controller::get_item()

Method: Retrieves a single theme.

Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:175

Used by 0 functions | Uses 2 functions

WP_REST_Menu_Items_Controller::create_item()

Method: Creates a single post.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:112

Used by 0 functions | Uses 8 functions

rest_after_insert_{$this->taxonomy}

Action Hook: Fires after a single term is completely created or updated via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:598

Used by 4 functions | Uses 0 functions

WP_REST_Terms_Controller::check_read_terms_permission_for_post()

Method: Checks if the terms for a post can be read.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:156

Used by 1 function | Uses 1 function

WP_REST_Post_Types_Controller::prepare_links()

Method: Prepares links for the request.

Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:281

Used by 1 function | Uses 0 functions

WP_REST_Search_Handler::get_subtypes()

Method: Gets the object subtypes managed by this search handler.

Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:62

Used by 0 functions | Uses 0 functions

WP_REST_Search_Handler::search_items()

Method: Searches the object type content for a given search request.

Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:76

Used by 0 functions | Uses 0 functions

WP_REST_Search_Handler::prepare_item()

Method: Prepares the search result for a given ID.

Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:88

Used by 0 functions | Uses 0 functions

WP_REST_Search_Handler::prepare_item_links()

Method: Prepares links for the search result of a given ID.

Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:99

Used by 0 functions | Uses 0 functions
« Previous 1 … 18 19 20 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy