Lazy Load Anything

설명

This is the easiest way to allow any content on your WordPress website to lazy load. This process will speed up The fully-loaded time of any page on your website and decrease the page size. Just add (class=”delay_me”) to any content to lazy load it when in browser viewport.

BEST REASONS TO USE THIS

  • Improve fully loaded page speed
  • Decrease page size when load happens
  • Delay load of content below the fold that slows down page load
  • Improve cumulative shift score on Google Page Insights

스크린샷

  • Best way to decrease fully loaded page time
  • Add class delay_me to an image block
  • Add class delay_me to an video block
  • Add class delay_me to any raw HTML

설치

  1. Upload plugin-delay-load-any -content.zip to plugins via WordPress admin panel or upload unzipped folder to your wp-content/plugins/ folder
  2. Activate the plugin through the “Plugins” menu in WordPress

Install from FTP

  • Extract the zip file and drop the contents in the wp-content/plugins/ directory of your WP installation and then activate the Plugin from Plugins page.

THAT IS IT: You’re done!

FAQ

Is there a settings page for this plugin

No, because when active it is ready to go. Just add (class=”delay_me”) to any content to lazy load it when in browser viewport.

후기

2022년 9월 25일
Very cool idea and really effective to unburden CPU load and reduce drastically render time and amount of DOM elements. I really like the idea to wrap whole sections simply in noscript tags to make all their content disappear for the browser. Love it, love it. Underrated!! Lower my Rating from 5 to 3: not responsive to the only support request there is. This is poor.
모든 1 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Lazy Load Anything”(을)를 번역하세요.

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

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

변경이력

2.1 September 23rd, 2022

  • Fixed function error

2.0 June 21st, 2022

  • Get ready for WordPress 6.0

1.5 May 19th, 2022

  • Get ready for WordPress 6.0

1.0 July 3, 2022

  • First release of plugin.