litespeedtech / litespeedtech/lscache_wp
New default for lazy img
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 257
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/litespeedtech/lscache_wp/blob/2aa6a115e8812d26f7505280c7fcbae89e10c977/data/const.default.ini#L551
Can you add this in the default settings pls :
div.data-vc-parallax-image
img.data-lazyload
The first is for wpbakery page builder
the second is for SliderRevolution (bg image)
Cheers
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
Open data/const.default.ini at the linked section around line 551 and review the existing default settings. Add div.data-vc-parallax-image and img.data-lazyload to the defaults, then verify that both selectors appear in the resulting default configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100