- Timestamp:
- 10/31/2016 01:47:36 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php
r39036 r39046 1007 1007 'description' => __( 'Roles assigned to the resource.' ), 1008 1008 'type' => 'array', 1009 'items' => array( 1010 'type' => 'string', 1011 ), 1009 1012 'context' => array( 'edit' ), 1010 1013 ),
Note: See TracChangeset
for help on using the changeset viewer.