webp
-
Hi again, Alex!
I see that you changed class-magic-post-thumbnail-generation.php to add webp support (since version 4.03), but you forgot to add it to the dropdown in class-magic-post-thumbnail-generation.php, so add:
esc_html__( 'webp', 'mpt' ) => 'webp'
at line 198 (trailing comma not needed).
Just trying to be helpful.
Cheers!
-Brian
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘webp’ is closed to new replies.