Changeset 47397 for trunk/src/wp-admin/includes/image-edit.php
- Timestamp:
- 03/01/2020 10:36:38 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/image-edit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/image-edit.php
r47304 r47397 338 338 * @since 3.5.0 339 339 * 340 * @param mixed$override Value to return instead of saving. Default null.340 * @param bool|null $override Value to return instead of saving. Default null. 341 341 * @param string $filename Name of the file to be saved. 342 342 * @param WP_Image_Editor $image The image editor instance.
Note: See TracChangeset
for help on using the changeset viewer.