- Timestamp:
- 07/02/2021 07:10:29 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/image-edit.php
r51302 r51303 376 376 * @param bool|null $override Value to return instead of saving. Default null. 377 377 * @param string $filename Name of the file to be saved. 378 * @param resource|GdImage $image The image editorinstance.378 * @param resource|GdImage $image Image resource or GdImage instance. 379 379 * @param string $mime_type The mime type of the image. 380 380 * @param int $post_id Attachment post ID.
Note: See TracChangeset
for help on using the changeset viewer.