
內容簡介
Lazy Load for Comments 外掛可延遲加載評論,減少 HTTP 請求,提升網站效能與用戶體驗。無論是經典佈景主題或區塊佈景主題,皆可輕鬆整合,並保持 SEO 效果。
【主要功能】
• 滾動或按鈕點擊加載評論
• 支援經典佈景主題與區塊佈景主題
• 搜尋引擎友好,保持 SEO 效果
• 每篇文章的評論快取
• 可自訂加載按鈕文字與樣式
• 無 jQuery 依賴,使用純 JavaScript
外掛標籤
開發者團隊
原文外掛簡介
Comments are heavy. A long thread can pull in dozens of avatars, gravatar lookups and reply scripts — all of which the browser downloads before the visitor has even reached them. Lazy Load for Comments defers all of that until the visitor either scrolls to the comments area or clicks a button.
The result: fewer HTTP requests, faster Largest Contentful Paint and a happier Lighthouse score, without changing how your comment template looks.
Version 2.0 is a complete rewrite. It uses the WordPress REST API to fetch the rendered comments on demand and works with both classic themes (comments_template()) and block themes (the core Comments block) out of the box.
Features
Lazy-load comments on scroll, on button click, or turn the plugin off without deactivating it.
Works with classic themes and block themes (the core Comments block).
Loads comments inline for search engine crawlers, so indexing and SEO are not affected.
Per-post cache of the rendered Comments block — REST renders stay fast.
Minimum-comment-count threshold so short threads still render inline.
Customisable load-button text, style and extra CSS classes.
Clean React settings page under Comments → Lazy Load.
No jQuery dependency. Front-end script is vanilla JS and intentionally small.
Translation-ready. Hooks and filters available for further customisation.
Useful links
Plugin website
Documentation
Support forum
