You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.
My use case is that I have a plugin that optimizes images but it creates a backup image before optimizing the image.
When creating a fly image I would like to use this backup instead of the optimized image so it doesn't get optimized twice thus ensuring better quality.
I would like to add a filter to this plugin you can use to change the image path that is used so the plugin can check if a backup exists and return path to the backup instead.
I have a pull request for this, I will attach it in a second.
The text was updated successfully, but these errors were encountered:
My use case is that I have a plugin that optimizes images but it creates a backup image before optimizing the image.
When creating a fly image I would like to use this backup instead of the optimized image so it doesn't get optimized twice thus ensuring better quality.
I would like to add a filter to this plugin you can use to change the image path that is used so the plugin can check if a backup exists and return path to the backup instead.
I have a pull request for this, I will attach it in a second.
The text was updated successfully, but these errors were encountered: