ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 209

WP_REST_Terms_Controller::get_term()

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

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

Used by 7 functions | Uses 1 function

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_Users_Controller::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_REST_Users_Controller::delete_item()

Method: Deletes a single user.

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

Used by 1 function | Uses 4 functions

WP_REST_Terms_Controller::get_item_permissions_check()

Method: Checks if a request has access to read or edit the specified term.

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

Used by 1 function | Uses 2 functions

rest_insert_{$this->taxonomy}

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

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

Used by 4 functions | Uses 0 functions

WP_REST_Users_Controller::register_routes()

Method: Registers the routes for users.

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

Used by 0 functions | Uses 1 function

WP_REST_Users_Controller::delete_current_item_permissions_check()

Method: Checks if a given request has access to delete the current user.

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

Used by 0 functions | Uses 1 function

WP_REST_Terms_Controller::get_item()

Method: Gets a single term from a taxonomy.

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

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
« Previous 1 … 208 209 210 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy