mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-28 11:22:21 +08:00
https://shortpixel.com/knowledge-base/article/423-actions-and-filters-of-shortpixel-image-optimizer https://wordpress.org/support/topic/avif-spoils-the-look-of-the-website/
1 line
73 B
Text
1 line
73 B
Text
add_filter('shortpixel/image/filecheck', function () { return true; });
|