How to replace image_resize function
-
I have a theme creating some thumbnails (from already optimized images I guess) that end up not optimized. The theme uses image_resize() function.
How to apply a filter or replace this function by using Imagify plugin functions? I want to ensure these thumbnails are always generated/saved in compressed form.
I saw the PHP API class but I wonder if it is not already included in some form in the Imagify plugin.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How to replace image_resize function’ is closed to new replies.