Ajax Load More for SearchWP
Ajax Load More extension that adds compatibility with SearchWP plugin.
The facts
- Rating
- 5★ from 2
- Active installs
- 200+
- Price
- Free
- Last updated
- 5 Jun 2025
- Added
- Nov 2016
- Requires WP
- 5.0
- Tested up to
- WP 6.8.8
Our analysis
AI-assistedAjax Load More for SearchWP is a WordPress plugin that connects SearchWP query results to the Ajax Load More plugin, enabling infinite scrolling for search results. It is designed for users who want to enhance their site's search functionality with a seamless loading experience.
To use this plugin, you need to activate it, create a shortcode with a unique ID, and add a custom filter to your theme's functions.php file. This setup allows for a more dynamic search experience on your site.
Best for: This plugin is suitable for WordPress users looking to improve search result navigation on their sites.
What it does well
- ✓Integrates SearchWP with Ajax Load More
- ✓Enables infinite scrolling for search results
- ✓Simple setup with shortcode and filter
Where it falls short
- •Requires both Ajax Load More and SearchWP plugins
- •Limited information on advanced features
Verdict
Ajax Load More for SearchWP offers a straightforward solution for enhancing search results with infinite scrolling, but it requires additional plugins for full functionality.
From the developer
Darren Cooney's own description of Ajax Load More for SearchWP, lightly tidied.
Ajax Load More for SearchWP is a tiny extension that provides the functionality for returning SearchWP query results to Ajax Load More for infinite scrolling.
The extension works by providing a connection point between Ajax Load More and SearchWP and is available for users running at least Ajax Load More 2.13.0 and SearchWP 2.6.1.
Implementation Steps
- Activate plugin.
- Create Ajax Load More shortcode with a unique ID parameter.
- Add custom
alm_query_argsfilter to your theme functions.php – Learn More.