Files
wordpress/wp-includes/class-wp-image-editor.php
joedolson 39c764d2f8 Media: Support generating filenames without a suffix.
Add support handling an empty string in the `$suffix` parameter that allows a file name to be generated with no suffix added. This makes it possible to avoid adding irrelevant suffixes in cases like converting image formats.

Props azaozz, debarghyabanerjee, joedolson.
See #62359.
Fixes #62385.
Built from https://develop.svn.wordpress.org/trunk@59855


git-svn-id: http://core.svn.wordpress.org/trunk@59197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-02-21 20:25:24 +00:00

17 KiB