Codeinwp / Codeinwp/optimole-wp
Allow individual image compression levels on Cloud Library images via the WordPress dashboard
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?
Sometimes, different images can handle different levels of compression and still look good within their context. An image that is used as a background with an overlay, for instance, can allow for heavier compression than, let's say, a product picture.
Additionally, the alternative of decreasing the image quality to the same level everywhere can result in mixed apperances; some images will look fine while others won't.
What is your proposed solution?
Be able to tweak the compression level on individual images via the cloud library, with the "default" or "current" compression level clearly indicated.
Will this feature require documentation? (Optional)
Yes, it requires documentation.
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 in the WordPress dashboard's Cloud Library image controls and trace how the current or default compression level is represented. Done means an individual image can use a selected compression level, the default or current level is clearly shown, and the behavior is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- cloud, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100