이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

NG-Lazyload

설명

NG-Lazyload plugin replaces all the thumbails and images in the content with the smallest image possible (1 pixel gif) and then shows the full image only when it is in viewport.
The only plugin which also works with background images in style tag

설치

Use WordPress’ Add New Plugin feature, searching “NG-Lazyload”, or download the archive and:

  1. Unzip the archive on your computer
  2. Upload plugin directory to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. No more actions required

For theme developers: add nglazyload class to html blocks with background images
to lazy-load them if they are stated in css file.
If html block has style=”background-image: url(…)” you don’t have to.

후기

모든 2 평가 읽기

기여자 & 개발자

“NG-Lazyload”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “NG-Lazyload”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

= 1.8 (2022-05-01)
* Tested up to 5.9.3
* Minor js updates
* Fixed one filters’ conflict

= 1.7 (2020-02-26)
* Tested up to 5.3.2
* Loads current and next viewport below
* Add ‘nglazyload’ class to your html block to hide its background images from preloading

1.6 (2019-09-95)

  • Tested up to 5.2.3

1.5 (2019-09-05)

  • jQuery noConflict script

1.4 (2019-05-06)

  • Slightly optimized js

1.3 (2019-05-05)

  • Added icon

1.2 (2019-05-04)

  • Now modifies style tags which have background-images. Useful when you have sliders like slick or owl caroussel.

1.0 (2019-05-02)

  • The First Upload, but was tested before at several sites
  • Supports thumbnails, attachments and content