- Timestamp:
- 04/05/2017 09:07:04 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php
r40376 r40377 978 978 979 979 $query_params['slug'] = array( 980 'description' => __( 'Limit result set to terms with a specific slug.' ),980 'description' => __( 'Limit result set to terms with one or more specific slugs.' ), 981 981 'type' => 'array', 982 982 'items' => array(
Note: See TracChangeset
for help on using the changeset viewer.