• Resolved rsmith4321

    (@rsmith4321)


    Every time I sync images with WP/LR Sync I get a warning at the top of the admin panel it has been detected and that I need to run a bulk optimize after the sync is complete. However, I have scheduled optimization enabled so that takes care of it. I don’t need a warning every time I upload images. Is there any way to disable this warning?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Shane Bishop

    (@nosilver4u)

    Just to be clear, you’re having scheduled optimization scan your entire uploads folder, or at least the most recent stuff?
    If so, then yeah, you shouldn’t have to worry about a bulk optimize. However, there’s no way to make that notice disappear forever, it’s going to trigger every time WP/LR Sync does it’s thing.

    We’ve got a new release inbound, so I’ll try to look into that further when the dust settles.

    Plugin Author Shane Bishop

    (@nosilver4u)

    Just finished the release process and was looking into this further. Due to the way the admin notice is implemented, you can already override it. Simply add this to your wp-config.php (above the “stop editing” line):

    define( 'EWWW_IMAGE_OPTIMIZER_LR_SYNC', false );

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WP/LR Sync Warning’ is closed to new replies.