Changeset 2560777
- Timestamp:
- 07/08/2021 07:50:36 PM (4 years ago)
- File:
-
- 1 edited
-
lazy-load/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lazy-load/trunk/readme.txt
r1978579 r2560777 6 6 Stable tag: 0.6.1 7 7 8 Lazy load images to improve page load times and server bandwidth. Images are loaded only when visible to the user.8 (DEPRECATED) Lazy load images to improve page load times and server bandwidth. Images are loaded only when visible to the user. 9 9 10 10 == Description == 11 12 NOTE: This plugin is no longer maintained. Lazy Loading functionality is now [built-in to WordPress](https://make.wordpress.org/core/2020/07/14/lazy-loading-images-in-5-5/) (and further enhanced via [plugins like Jetpack](https://jetpack.com/support/lazy-images/)). We recommend using the core and Jetpack functionality instead for better performance. 11 13 12 14 Lazy load images to improve page load times. Uses jQuery.sonar to only load an image when it's visible in the viewport.
Note: See TracChangeset
for help on using the changeset viewer.