Download the PHP package automattic/jetpack-lazy-images without Composer
On this page you can find all versions of the php package automattic/jetpack-lazy-images. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download automattic/jetpack-lazy-images
More information about automattic/jetpack-lazy-images
Files in automattic/jetpack-lazy-images
Package jetpack-lazy-images
Short Description Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once. Modern browsers now support lazy loading, and WordPress itself bundles lazy loading features for images and videos. This feature will consequently be deprecated in November 2023.
License GPL-2.0-or-later
Informations about the package jetpack-lazy-images
Jetpack Lazy Images
Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once.
[!CAUTION] This package is abandoned. WordPress Core now uses browsers' native lazy loading, and the code in here conflicts with the Interactivity API added in Gutenberg 16.6.
Usage
Development
Running tests requires working svn
, composer
and pnpm
commands.
Once these are installed, you install the composer dependencies by running:
Generate minified JavaScript
The JavaScript file can be minified from the root of the Jetpack repository:
Run PHP unit tests
On a local development environment run:
Lint PHP source code
The PHP code can be linted from the root of the Jetpack repository:
Using this package in your WordPress plugin
If you plan on using this package in your WordPress plugin, we would recommend that you use Jetpack Autoloader as your autoloader. This will allow for maximum interoperability with other plugins that use this package as well.
Security
Need to report a security vulnerability? Go to https://automattic.com/security/ or directly to our security bug bounty site https://hackerone.com/automattic.
License
jetpack-lazy-images is licensed under GNU General Public License v2 (or later)
All versions of jetpack-lazy-images with dependencies
automattic/jetpack-constants Version ^2.0.3
automattic/jetpack-assets Version ^2.2.0
automattic/jetpack-status Version ^3.3.2