Ajax Load More for Relevanssi
Ajax Load More extension that adds compatibility with Relevanssi.
The facts
- Rating
- 3.5★ from 2
- Active installs
- 500+
- Price
- Free
- Last updated
- 5 Jun 2025
- Added
- Dec 2016
- Requires WP
- 5.0
- Tested up to
- WP 6.8.8
- Downloads
- 11,526
Our analysis
AI-assistedAjax Load More for Relevanssi is a WordPress plugin that connects Relevanssi search results with the Ajax Load More functionality for infinite scrolling. It allows users to implement a seamless loading experience for search results on their site.
This extension is suitable for those who are already using Ajax Load More and Relevanssi, and want to enhance their site's search capabilities with infinite scroll. It requires some configuration, including creating a shortcode and adding custom query arguments in the theme's functions.php file.
Best for: This plugin is best for WordPress users who want to improve their site's search experience with infinite scrolling.
What it does well
- ✓Connects Relevanssi with Ajax Load More
- ✓Enables infinite scrolling for search results
- ✓Requires minimal setup with shortcode and custom filter
Where it falls short
- •Requires both Ajax Load More and Relevanssi to function
- •Limited information on additional features or support
Verdict
Ajax Load More for Relevanssi provides a straightforward solution for integrating search results with infinite scrolling, but requires existing plugins and some technical setup.
From the developer
Darren Cooney's own description of Ajax Load More for Relevanssi, lightly tidied.
Ajax Load More for Relevanssi is a tiny extension that provides the functionality for returning Relevanssi query results to Ajax Load More for infinite scrolling.
The extension works by providing a connection point between Ajax Load More and Relevanssi and is available for users running at least Ajax Load More 2.13.0.
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.