Wordpress plugin for serving autogenerated WebP images instead of jpeg/png to browsers that supports WebP
GNU General Public License v3.0
229
stars
64
forks
source link
We need define global const for webp-express folder #599
Open
gerasart opened 1 year ago
Hi, that better works with code and forgot about some special logic for user, we need add const like
define( ' WEBP_EXPRESS_UPLOAD_FOLDER' )
wp-content/plugins/webp-express/lib/classes/Paths.php:376
because for now plugin can save files just in wp-content folder.