litespeedtech / litespeedtech/lscache_wp
Force creation of WebP images
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 257
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
Description
I did an image optimisation, but later (like a month) I would like to add WebP optimisation.
So I turn everything WebP on, but it seems like the images are considered as 'already optimised' and don't recreate the webp.
So is there a way to force the plugin, via CLI or the interface, to create WebP images if they do not exist?
Contributor guide
No contributing guide indexed for this repository
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 existing image-optimization flow through the plugin's CLI and interface entry points, focusing on how already-optimized images are detected. Done means a user can explicitly force creation of missing WebP images after optimization has already run, through the CLI or interface described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100