ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php
  • Page 3

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

WP_REST_Terms_Controller::get_item_schema()

Method: Retrieves the term’s schema, conforming to JSON Schema.

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

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

WP_REST_Terms_Controller::get_collection_params()

Method: Retrieves the query params for collections.

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

Used by 2 functions | Uses 2 functions

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_{$this->taxonomy}_collection_params

Filter Hook: Filters collection parameters for the terms controller.

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

Used by 1 function | Uses 0 functions
« Previous 1 2 3
ClassicPress Documentation • Made with ClassicPress
Privacy Policy