ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 294

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

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

WP_REST_Terms_Controller::delete_item()

Method: Deletes a single term from a taxonomy.

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

Used by 0 functions | Uses 4 functions

WP_REST_Terms_Controller::delete_item_permissions_check()

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

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

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

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

WP_REST_Terms_Controller::get_items_permissions_check()

Method: Checks if a request has access to read terms in the specified taxonomy.

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

Used by 1 function | Uses 3 functions
« Previous 1 … 293 294 295 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy