Plugins for thumbnail optimization

Posted in: Newspaper
Post count: 63

I’m using SmushIt but it seems it doesnt do anything for thumbnails. Anyone know a plugin that will optimize thumbnails?

Post count: 780

Hello,

you can have a look here: https://forum.tagdiv.com/topic/pagespeed/#post-3070


add_filter( 'jpeg_quality', create_function( '', 'return 50;' ) );

should compress the thumbs better. Also on that thread you can find a lot of usefull information about pagespeed.

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.