@package: REST_API
-
Retrieves the settings.
Used by 1 function | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:79 -
Filters the value of a setting recognized by the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:98 -
Prepares a value for output based off a schema array.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:124 -
Updates settings for the settings object.
Used by 0 functions | Uses 10 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:145 -
Filters whether to preempt a setting value update via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:169 -
Registers the routes for the site’s settings.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:36 -
Checks that the taxonomy is valid.
Used by 3 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1240 -
Core class used to manage a site’s settings via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:17 -
Constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:24 -
Prepares a single term output for response.
Used by 6 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:901 -
Filters the term data for a REST API response.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:976 -
Prepares links for the request.
Used by 2 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:987 -
Retrieves the term’s schema, conforming to JSON Schema.
Used by 4 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1045 -
Retrieves the query params for collections.
Used by 2 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1130 -
Filters collection parameters for the terms controller.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1229 -
Filters term data before inserting term via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:889 -
Deletes a single term from a taxonomy.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:770 -
Fires after a single term is deleted via the REST API.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:826 -
Prepares a single term for create or update.
Used by 3 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:839 -
Gets a single term from a taxonomy.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:478 -
Checks if a request has access to create a term.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:497 -
Creates a single term in a taxonomy.
Used by 0 functions | Uses 13 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:527 -
Fires after a single term is created or updated via the REST API.
Used by 4 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:589 -
Checks if a request has access to update the specified term.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:643 -
Updates a single term from a taxonomy.
Used by 0 functions | Uses 13 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:669 -
Checks if a request has access to delete the specified term.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:744 -
Constructor.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:66 -
Registers the routes for terms.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:82 -
Checks if a request has access to read terms in the specified taxonomy.
Used by 1 function | Uses 8 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:184 -
Retrieves terms associated with a taxonomy.
Used by 0 functions | Uses 13 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:235