litespeedtech / litespeedtech/lscache_wp

New default for lazy img

Open
#447 2 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.