mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-05-01 11:52:25 +08:00
https://github.com/wp-media/imagify-helpers/blob/master/webp/imagify-prevent-larger-webp/imagify-prevent-larger-webp.php
1 line
59 B
Text
1 line
59 B
Text
add_filter( 'imagify_keep_large_webp', '__return_false' );
|