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
Fix fatal error due to type mismatch, close #569 #570
Closed
prionkor closed 2 years ago
Fixes fatal error when null returns from
$converter['options']
. More details on #569