Changeset 44216
- Timestamp:
- 12/16/2018 01:25:27 AM (6 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/5.0 merged: 43850
- Property svn:mergeinfo changed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php
r43987 r44216 174 174 175 175 // Include admin function to get access to wp_generate_attachment_metadata(). 176 require_once ABSPATH . 'wp-admin/includes/media.php'; 176 177 require_once ABSPATH . 'wp-admin/includes/image.php'; 177 178
Note: See TracChangeset
for help on using the changeset viewer.