ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 49

WP_REST_Terms_Controller::prepare_item_for_response()

Method: Prepares a single term output for response.

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

Used by 6 functions | Uses 3 functions

rest_user_query

Filter Hook: Filters WP_User_Query arguments when querying users via the REST API.

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

Used by 1 function | Uses 0 functions

WP_REST_Users_Controller::delete_current_item()

Method: Deletes the current user.

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

Used by 0 functions | Uses 1 function

WP_REST_Terms_Controller::get_items()

Method: Retrieves terms associated with a taxonomy.

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

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

WP_REST_Users_Controller::get_user()

Method: Get the user, if the ID is valid.

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

Used by 6 functions | Uses 0 functions

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

rest_{$this->taxonomy}_query

Filter Hook: Filters get_terms() arguments when querying terms via the REST API.

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

Used by 1 function | Uses 0 functions

WP_REST_Terms_Controller::prepare_links()

Method: Prepares links for the request.

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

Used by 2 functions | Uses 0 functions

WP_REST_Users_Controller::get_item_permissions_check()

Method: Checks if a given request has access to read a user.

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

Used by 0 functions | Uses 2 functions
« Previous 1 … 48 49 50 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy