
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.
Screenshots

Version 2.0 settings screen with listing selectors, reveal behavior, and configuration options.

Configure a listing wrapper, repeated item selector, pagination selector, and item counts.

Load More button mode progressively reveals additional items from an existing listing.

After all rendered items are revealed, the Load More control is removed and optional pagination becomes available.

Auto reveal on scroll provides a button-free progressive browsing experience.