
內容簡介
Load More Anything Listing 外掛可讓長篇 WordPress 列表更易於瀏覽,透過逐步顯示頁面上已存在的項目,提升使用者體驗。
【主要功能】
• 支援多種列表類型
• 可設定初始顯示項目數量
• 提供「載入更多」按鈕或自動滾動功能
• 無需編輯佈景主題模板
• 可隱藏分頁直到所有項目顯示
• 具備可訪問的按鈕控制
外掛標籤
開發者團隊
原文外掛簡介
Load More Anything Listing helps make long WordPress listings easier to browse by progressively revealing items that are already present on the page.
Choose the CSS selector for your listing wrapper and repeated items, decide how many items should appear initially, and then let visitors reveal more with a Load More button or automatic scrolling.
No theme template editing is required.
Works with many types of listings
Because the plugin works with CSS selectors, it can be used with many existing frontend layouts, including:
Blog post listings
WooCommerce product grids
Category and archive listings
Search results
Comments
Galleries and portfolio items
Sidebar or widget lists
Custom repeated HTML elements
What’s new in version 2.0?
Version 2.0 is a major modernization of the original plugin.
Load More button or auto reveal on scroll
Multiple listing wrappers can be handled on the same page
No jQuery dependency on the frontend
Configure initially visible items
Configure items revealed per step
Optional pagination hiding until all rendered items are visible
Optional fade animation
Respects the visitor’s reduced-motion preference
Accessible button controls and live status updates
Cleaner, redesigned WordPress settings screen
Validated settings and safer frontend configuration
Existing primary version 1.x settings are preserved during upgrade
Lightweight by design
The plugin does not require an external service, account, API key, or remote tracking service.
Its frontend behavior is handled locally in the visitor’s browser.
Important: progressive reveal vs server-side AJAX
Load More Anything Listing progressively reveals matching items that WordPress, your theme, WooCommerce, or another plugin has already rendered into the current page HTML.
It does not request additional database records or another page from the server.
This makes it useful when you want a lightweight Load More experience for an existing listing without rebuilding the query or editing theme templates.
If your site needs true server-side AJAX pagination for very large datasets, use a solution designed to request additional records from the server.
