Changeset 39047 for trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php
- Timestamp:
- 10/31/2016 03:52:08 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php
r39011 r39047 420 420 ); 421 421 422 unset( $schema['properties']['password'] ); 423 422 424 return $schema; 423 425 }
Note: See TracChangeset
for help on using the changeset viewer.