Aqua-Resizer
Aqua-Resizer copied to clipboard
Resize WordPress images on the fly
I use AWS CDN in my wordpress and I am using third party theme which developer says they are using aqua_resizer. Problem is it doesn't show up thumb images. Any...
First, Thanks so much for this plugin. great! But how to delete aqua resizer when delete image on wp-admin media. Please help! Thanks again
Hi everybody, I am new to coding and got into this marvelous script in my wordpress .php files My problem is the code looks like this:
I want to use resizer with 9999 parameter which allows for unlimited height. The problem is line 113 "if ( ! $dims || ( true == $crop && false ==...
It would be great if you could submit the composer package to packagist (I cannot find it there) so you don't have to define any repository sources. Thanks!
I have seen this issue, but the fix given there is not applicable at the moment: https://github.com/syamilmj/Aqua-Resizer/issues/13 Is there anyway we can get this to work?
This is the first time I use aqua resizer in my project and by the way it's such a nice plugin, but I just face a strange issue. I use...
If destination directory is not writable, PHP fatal error is returned.
Fix for HTTPS images. Closes #21