Plugin Directory

Changeset 2560777


Ignore:
Timestamp:
07/08/2021 07:50:36 PM (4 years ago)
Author:
batmoo
Message:

Add note about plugin being deprecated and note maintained

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lazy-load/trunk/readme.txt

    r1978579 r2560777  
    66Stable tag: 0.6.1
    77
    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.
    99
    1010== Description ==
     11
     12NOTE: 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.
    1113
    1214Lazy 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.