xpay✦ Commerce
Directory
WooCommerce plugins
Load More Anything Listing
Load More Anything Listing
Reveal existing WordPress listing items with a Load More button or automatic scrolling, without editing theme templates.
Will this break my store?
What the WordPress.org registry says about keeping Load More Anything Listing running.
Tested to 7.1.1
Tested against the WordPress branch in use today.12 days ago
At least 0.3 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.7.4
Your host must be running at least this version.6.0
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.Maintenance & trust
Scored on how Load More Anything Listing is looked after — not on how many stores run it.
Maintenance
35 / 35WordPress compatibility
20 / 20Support responsiveness
Not enough dataMerchant satisfaction
Not enough dataListing transparency
10 / 10Ratings
No one has rated this plugin on WordPress.org yet. That is a statement about the ratings page, not about the plugin — plenty of well-kept plugins never collect them.
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.
No. The plugin is configured using CSS selectors from Settings > Load More Anything.
The wrapper is the container around the repeated items.
For example, for:
<div id="post-list">...</div>
the wrapper selector is:
#post-list
It identifies the repeated elements inside the listing.
For example:
#post-list article
Yes. Standard CSS selectors can be used. For example, a WooCommerce layout may use selectors such as:
.products
and:
.products .product
The exact selector depends on the HTML produced by your theme or plugin.
No. Version 2.0 accurately describes the plugin as a progressive reveal tool. It reveals matching items that are already present in the current page HTML.
Yes, when the product elements are already rendered in the current page and can be identified using CSS selectors.
Yes. Version 2.0 can initialize multiple matching wrapper elements independently.
If you provide a pagination selector and enable the option, matching pagination can remain hidden while there are still rendered items waiting to be revealed. It becomes visible again after all matching items have been shown.
Instead of displaying a Load More button, the plugin can reveal the next group of items as the visitor approaches the end of the listing.
The scroll preload distance controls how early the next group is revealed.
The primary existing settings for the wrapper, item selector, visible count, reveal count, button label, and pagination selector are preserved. Version 2.0 adds new settings with sensible defaults.
No. The plugin does not require an external service or API and does not add its own remote tracking.
Categories
Plugin details
Tags on WordPress.org
