-
Posted a reply to PNG files not being converted to JPGE, on the site WordPress.org Forums:
You can put it in two places: 1. If you have a child theme, you…13 hours ago
-
Committed [2459824] to Plugins Trac:
updated tested version17 hours ago
-
Posted a reply to All DIVs will be given class=”lazyload”, on the site WordPress.org Forums:
It is added to any div elements in order to assist with lazy loading of…17 hours ago
-
Posted a reply to Original Images Not Being Deleted, on the site WordPress.org Forums:
@kove Please start your own thread or email via https://ewww.io/contact-us/18 hours ago
-
Committed [2459117] to Plugins Trac:
releasing 6.02 days ago
-
Committed [2459114] to Plugins Trac:
tagging and releasing 6.02 days ago
-
Posted a reply to PNG files not being converted to JPGE, on the site WordPress.org Forums:
Hi @meftech, Imsanity will no longer convert PNG images to the JPG format if there…3 days ago
-
Committed [2456557] to Plugins Trac:
cleaning old releases, tagging and releasing 2.4.07 days ago
-
Posted a reply to Excessive re-optimization of multiple images., on the site WordPress.org Forums:
For anyone else seeing this, the issue looks to have been from WooCommerce, but I…1 week ago
-
Posted a reply to Filters to control convert & resize, on the site WordPress.org Forums:
I forgot to follow-up on this, but I did end up adding the imsanity_disable_convert hook…1 week ago
-
Posted a reply to Original Images Not Being Deleted, on the site WordPress.org Forums:
Glad you figured it out :)1 week ago
-
Posted a reply to Original Images Not Being Deleted, on the site WordPress.org Forums:
Hmmm, that much looks good, there are only a couple other reasons I can find…1 week ago
-
Posted a reply to Delete originals?, on the site WordPress.org Forums:
Hey, that's fantastic! I'll see what we need to do on our end, thanks for…1 week ago
-
Posted a reply to Original Images Not Being Deleted, on the site WordPress.org Forums:
No, if they are showing up in the media library, then the bulk resizer should…2 weeks ago
-
Posted a reply to Imasnity not finding the actual original images but the “scaled” 5.3 versions, on the site WordPress.org Forums:
@clinecom please start your own thread as not to spam the OP with notifications. When…2 weeks ago
-
Posted a reply to Different sizes for front-end submissions (such as via Gravity Forms)?, on the site WordPress.org Forums:
Yeah, if you use imsanity_image_resize() directly, then you need to check the filesize afterwards and…2 weeks ago
-
Posted a reply to Download Code, on the site WordPress.org Forums:
Thanks for your review, but your support question has nothing to do with EWWW IO,…2 weeks ago
-
Posted a reply to Excessive re-optimization of multiple images., on the site WordPress.org Forums:
The root of this issue is usually because a plugin/theme is auto-generating image sizes, and…1 month ago
-
Posted a reply to Different sizes for front-end submissions (such as via Gravity Forms)?, on the site WordPress.org Forums:
Yup, you can use that one or imsanity_handle_upload( $params ) where $params is an array…1 month ago
-
Posted a reply to Different sizes for front-end submissions (such as via Gravity Forms)?, on the site WordPress.org Forums:
Hi Jason, The upload conditions are infinitely extendable via this filter: apply_filters( 'imsanity_get_max_width_height', array( $w,…1 month ago
-
Posted a reply to Dry run for bulk resize?, on the site WordPress.org Forums:
You're very welcome, enjoy!1 month ago
-
Posted a reply to Dry run for bulk resize?, on the site WordPress.org Forums:
Your memory isn't failing you :) In the past, Imsanity forced you to use selective…1 month ago
-
Posted a reply to Bug: resize detection is visible for other (custom) users, on the site WordPress.org Forums:
The only thing I can think to try at this point is the standard WP…1 month ago
-
Posted a reply to unable to connect Jetpack, on the site WordPress.org Forums:
I couldn't actually get to the Dashboard since it wasn't connected yet, but I refreshed…1 month ago
-
Posted a reply to Imsanity media page column, on the site WordPress.org Forums:
You can do it as a simple drop-in or must-use plugin too. See https://ewww.io/2016/03/16/ewww-image-optimizer-filters-part-1/1 month ago
-
Created a topic, unable to connect Jetpack, on the site WordPress.org Forums:
I get this message "Unable to insert blog. Please try …1 month ago
-
Posted a reply to Imsanity media page column, on the site WordPress.org Forums:
You can also suppress it by removing the filter. Something like so: remove_filter( 'manage_media_columns', 'imsanity_media_columns'…1 month ago
-
Posted a reply to Almost perfect, on the site WordPress.org Forums:
Aha, that makes more sense. Yeah, the idea is to start back where we left…1 month ago
-
Posted a reply to Almost perfect, on the site WordPress.org Forums:
Could you help me understand why you would want to start with a particular attachment/upload?…1 month ago
-
Posted a reply to External Storage Location, on the site WordPress.org Forums:
I would recommend you try our other plugin, the EWWW Image Optimizer, to resize those…1 month ago
-
Posted a reply to Delete originals?, on the site WordPress.org Forums:
Let me know when they update the plugin, and I'll see what we can do…1 month ago
-
Posted a reply to Not finding certain images, on the site WordPress.org Forums:
Were you able to get those images resized at all?2 months ago
-
Posted a reply to Imsanity media column: Could not retrieve file path, on the site WordPress.org Forums:
That only indicates the ability of Imsanity to resize images after they are already uploaded.…2 months ago
-
Posted a reply to Can I optimize images on 1 page only?, on the site WordPress.org Forums:
1. See https://docs.ewww.io/article/62-power-user-options-in-list-mode -- this lets you pick and choose which images to optimize. --all…2 months ago
-
Posted a reply to The .htaccess code for webp is wrong, on the site WordPress.org Forums:
The updated rules will be included in the next release, thanks again!2 months ago
-
Posted a reply to HTML Widget Using JS, on the site WordPress.org Forums:
Unless you don't care about supporting all the non-WebP browsers, that's not exactly what I…2 months ago
-
Posted a reply to HTML Widget Using JS, on the site WordPress.org Forums:
Could you please clarify what these HTML widgets are? Normally, anything within your page is…2 months ago
-
Posted a reply to Delete originals?, on the site WordPress.org Forums:
A quick search through their codebase reveals exactly 0 actions/filters available for 3rd party integration.…2 months ago
-
Posted a reply to Delete originals?, on the site WordPress.org Forums:
Ah, I see what is going on, so it isn't that you have 14 resizes,…2 months ago
-
Posted a reply to The .htaccess code for webp is wrong, on the site WordPress.org Forums:
Thanks for reporting that, it's been there so long, and I'd never dug into the…2 months ago
-
Posted a reply to Can I optimize images on 1 page only?, on the site WordPress.org Forums:
1. Sort of... While there isn't an option to quickly do all the images from…2 months ago
-
Posted a reply to Delete originals?, on the site WordPress.org Forums:
There is some overlap between the two, but Imsanity is focused on saving disk space…2 months ago
-
Posted a reply to filter product variations JSON, on the site WordPress.org Forums:
One last question (let me know if this question goes on GitHub): I'm wondering what…2 months ago
-
Posted a reply to filter product variations JSON, on the site WordPress.org Forums:
Alright, I'm working on a pull request, and will submit it once I get a…2 months ago
-
Committed [2424826] to Plugins Trac:
tagging and releasing 2.7.12 months ago
-
Posted a reply to Delete originals?, on the site WordPress.org Forums:
FYI, the 2.7.1 release of Imsanity will also remove the metadata references for the originals…2 months ago
-
Posted a reply to Delete originals?, on the site WordPress.org Forums:
Well, if you can live with WP showing the "original image" link that is broken,…2 months ago
-
Posted a reply to Delete originals?, on the site WordPress.org Forums:
Those "originals" can indeed be safely removed if you need to save on disk space.…2 months ago
-
Posted a reply to External Storage Location, on the site WordPress.org Forums:
I'm not quite sure what you're asking for? Do you just want the local copies…2 months ago
-
Created a topic, filter product variations JSON, on the site WordPress.org Forums:
Hey folks, I'm the dev for the EWWW Image Optimizer, a…2 months ago
Developer
-
Easy Image Optimizer
Active Installs: 60+
-
EWWW Image Optimizer
Active Installs: 800,000+
-
EWWW Image Optimizer Cloud
Active Installs: 6,000+
-
Imsanity
Active Installs: 300,000+
-
NodePing Status
Active Installs: Less than 10
Plugins
-
Album and Image Gallery with Lightbox - Flagallery Photo Portfolio
-
Broken Link Checker
-
Cloudflare
-
Duplicator - WordPress Migration Plugin
-
Easy Theme and Plugin Upgrades
-
Enable Media Replace
-
EWWW Image Optimizer
-
Redirection
-
Regenerate Thumbnails
-
Simple Google Maps Shortcode
-
Wordfence Security - Firewall & Malware Scan
-
WordPress Gallery Plugin - NextGEN Gallery