Changeset 52034 for trunk/src/wp-includes/class-wp-image-editor.php
- Timestamp:
- 11/08/2021 10:43:52 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-image-editor.php
r51790 r52034 364 364 * @param string $filename Path to the image. 365 365 * @param string $mime_type The source image mime type. 366 * }367 366 */ 368 367 $output_format = apply_filters( 'image_editor_output_format', array(), $filename, $mime_type );
Note: See TracChangeset
for help on using the changeset viewer.