Changeset 46069 for trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php
- Timestamp:
- 09/05/2019 11:04:05 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php
r45813 r46069 139 139 * @since 4.7.0 140 140 * 141 * @param 141 * @param WP_REST_Request $request Full details about the request. 142 142 * @return true|WP_Error True if the request has read access for the item, otherwise false or WP_Error object. 143 143 */
Note: See TracChangeset
for help on using the changeset viewer.