Ali Sadiq
Forum Replies Created
-
Forum: Plugins
In reply to: [Regenerate Thumbnails] Does plugin delete? With skip option activatedI have used this feature many times and yes even if the skip-registering is checked and you tick the other option to delete the old unregistered sizes then yes this plugin does delete those extra unregistered images.
Forum: Plugins
In reply to: [Regenerate Thumbnails] WebP supportI have used WebP Express on many websites and this plugin was successfully able to replace JPGs and PNGs with WebPs on all the browsers which support WebP images.
I still upload JPG/PNG and the plugin itself converts them to WebP and replace the image URL.
Forum: Plugins
In reply to: [Regenerate Thumbnails] WebP supportYou can use https://wordpress.org/plugins/webp-express/ to convert and serve WebP
Forum: Plugins
In reply to: [WebP Express] Paginated bulk-converter or a bulk-converter via WP-CLI?Currently I am manually limiting the while loop inside function getListRecursively() located at /webp-express/lib/classes/BulkConvert.php
Forum: Plugins
In reply to: [WebP Express] Plugin closed?Yes! It is up and I just updated on my website.
Thank you so much @roselldk 🙂These scripts are not needed on the front-end of my website so this is just unused code and extra bytes and I want to dequeue them.
When it comes to performance, every byte counts.
Google want us to make sites faster and lighter and we can only do this together (Plugin developers and theme developers).