WP-OTF-Regenerate-Thumbnails
WP-OTF-Regenerate-Thumbnails copied to clipboard
Performance
Hello, I made some tests with http://tools.pingdom.com/ When the plugin is active my site is slower of about 10 seconds. Is that a know issue? Any advice?
I used in many places an array with width and height:
wp_get_attachment_image_src( $att_id, array(200, 100) );
Could this be the reason?
I have also experienced major slowdown on some pages when using this plugin. I had to remove it in the end to solve the issue - so disappointing because otherwise I love it.