ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 209

WP_REST_Terms_Controller::create_item_permissions_check()

Method: Checks if a request has access to create a term.

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

Used by 0 functions | Uses 2 functions

rest_delete_{$this->taxonomy}

Action Hook: Fires after a single term is deleted via the REST API.

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

Used by 2 functions | Uses 0 functions

WP_REST_Users_Controller::get_items_permissions_check()

Method: Permissions check for getting all users.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:191

Used by 0 functions | Uses 1 function

WP_REST_Users_Controller::prepare_item_for_response()

Method: Prepares a single user output for response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:992

Used by 6 functions | Uses 5 functions

WP_REST_Terms_Controller::create_item()

Method: Creates a single term in a taxonomy.

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

Used by 0 functions | Uses 6 functions

rest_pre_insert_{$this->taxonomy}

Filter Hook: Filters term data before inserting term via the REST API.

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

Used by 1 function | Uses 0 functions

WP_REST_Users_Controller::get_items()

Method: Retrieves all users.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:254

Used by 0 functions | Uses 5 functions

WP_REST_Users_Controller::prepare_links()

Method: Prepares links for the user request.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1103

Used by 1 function | Uses 0 functions

WP_REST_Terms_Controller::update_item_permissions_check()

Method: Checks if a request has access to update the specified term.

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

Used by 0 functions | Uses 2 functions

rest_prepare_{$this->taxonomy}

Filter Hook: Filters the term data for a REST API response.

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

Used by 2 functions | Uses 0 functions
« Previous 1 … 208 209 210 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy