junaidbhura / fly-dynamic-image-resizer

Fly Dynamic Image Resizer plugin for WordPress
https://wordpress.org/plugins/fly-dynamic-image-resizer/
MIT License
162 stars 26 forks source link

Add filter to modify attachment path #34

Closed joppuyo closed 4 years ago

joppuyo commented 4 years ago

Checklist:

Description

Add a filter that can be used to modify image path before fly image thumbnail is generated. For more info see this issue https://github.com/junaidbhura/fly-dynamic-image-resizer/issues/33

How has this been tested?

I have tested that the filter works and you can use a plugin / theme to modify the image path

Types of changes

New feature (non-breaking change which adds functionality)