Codeinwp / Codeinwp/optimole-wp

Allow for custom optimization settings for a particular image

Open
#899 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

new feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.