Codeinwp / Codeinwp/optimole-wp
Allow for custom optimization settings for a particular image
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 72
- Forks
- 14
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 15
Description
What problem does this address?
Right now we can exclude images for optimization, but this means they are also excluded from CDN, there is no option to just change a custom quality set or custom url for a specific image, while serving it from optimole cdn.
What is your proposed solution?
Have an option in the image editor screen to set custom processing settings for a particular image.
Will this feature require documentation? (Optional)
None
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the image editor flow and the existing image-exclusion and Optimole CDN behavior described in the issue. Clarify how per-image quality and custom URL settings should be stored and applied, then define tests for serving an image through the CDN with those settings. Done means the image editor exposes the settings without excluding the image from CDN delivery.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- performance, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100