Changeset 58704 for trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php
- Timestamp:
- 07/10/2024 11:10:44 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php
r56586 r58704 150 150 * 151 151 * @param WP_REST_Request $request Full details about the request. 152 * @return true|WP_Error True if the request has read access for the item, otherwise false or WP_Error object.152 * @return bool|WP_Error True if the request has read access for the item, otherwise false or WP_Error object. 153 153 */ 154 154 public function get_item_permissions_check( $request ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)