Replace uploaded media ID instead
-
Awesome plugin – but there’s one major drawback that makes it useless for most use cases.
Example when using a front end form to upload an image – this maps the uploaded Media ID to the required fields for featured image or custom fields etc.
What would make this plugin useful is if it can replace the existing .heic file’s allocated ID with the new .webp
so instead of
.heic = ID = 1234
.webp = ID = 1235
needs to be
.heic = ID = 1234
.webp = ID = 1234 (replaces the .heic file with the .webp)
Hope you can make this work!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Replace uploaded media ID instead’ is closed to new replies.