Title: Ajax Load More for Relevanssi
Author: Darren Cooney
Published: <strong>December 1, 2016</strong>
Last modified: June 5, 2025

---

Search plugins

![](https://ps.w.org/ajax-load-more-for-relevanssi/assets/banner-772x250.jpg?rev
=2848162)

![](https://ps.w.org/ajax-load-more-for-relevanssi/assets/icon-128x128.png?rev=2848158)

# Ajax Load More for Relevanssi

 By [Darren Cooney](https://profiles.wordpress.org/dcooney/)

[Download](https://downloads.wordpress.org/plugin/ajax-load-more-for-relevanssi.1.0.4.zip)

 * [Details](https://wordpress.org/plugins/ajax-load-more-for-relevanssi/#description)
 * [Reviews](https://wordpress.org/plugins/ajax-load-more-for-relevanssi/#reviews)
 *  [Installation](https://wordpress.org/plugins/ajax-load-more-for-relevanssi/#installation)
 * [Development](https://wordpress.org/plugins/ajax-load-more-for-relevanssi/#developers)

 [Support](https://wordpress.org/support/plugin/ajax-load-more-for-relevanssi/)

## Description

**Ajax Load More for Relevanssi** is a tiny extension that provides the functionality
for returning [Relevanssi](https://en-ca.wordpress.org/plugins/relevanssi/) query
results to [Ajax Load More](https://wordpress.org/plugins/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

 1. Activate plugin.
 2. Create Ajax Load More shortcode with a unique ID parameter.
 3. Add custom `alm_query_args` filter to your theme functions.php – [Learn More](https://connekthq.com/plugins/ajax-load-more/extensions/relevanssi/#how-it-works).

**[View Documentation](https://connekthq.com/plugins/ajax-load-more/extensions/relevanssi/)**

## Installation

#### Uploading in WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Navigate to the ‘Upload’ area
 3. Select `ajax-load-more-for-relevanssi.zip` from your computer
 4. Click ‘Install Now’
 5. Activate the plugin in the Plugin dashboard

#### Using FTP

 1. Download `ajax-load-more-relevanssi.zip`.
 2. Extract the `ajax-load-more-for-relevanssi` directory to your computer.
 3. Upload the `ajax-load-more-for-relevanssi` directory to the `/wp-content/plugins/`
    directory.
 4. Ensure Ajax Load More is installed prior to activating the plugin.
 5. Activate the plugin in the WP plugin dashboard.

## FAQ

### How does this work?

This extensions works by using the [alm_query_args](https://connekthq.com/plugins/ajax-load-more/docs/filter-hooks/#alm_query_args)
filter to pass values to the Relevanssi query and then back to Ajax Load More.

### How do I pass a search term to Relevanssi

You can pass search term to your Ajax Load More shortcode. [ajax_load_more search
=”My Search Query” id=”relevanssi”]

### How do I highlight the search term in the search excerpts?

In your Ajax Load More Repeater Template you can do the following using the [relevanssi_do_excerpt](https://github.com/msaari/relevanssi/blob/master/lib/excerpts-highlights.php#L27)
function.
 global $post; echo relevanssi_do_excerpt( $post, $args[‘search’] );

## Reviews

![](https://secure.gravatar.com/avatar/85761fc085bdcbe332370ce6f71db19fb141fc0dccc30792d078d984fb2feb3c?
s=60&d=retro&r=g)

### 󠀁[ну просто.. не работает](https://wordpress.org/support/topic/%d0%bd%d1%83-%d0%bf%d1%80%d0%be%d1%81%d1%82%d0%be-%d0%bd%d0%b5-%d1%80%d0%b0%d0%b1%d0%be%d1%82%d0%b0%d0%b5%d1%82/)󠁿

 [095](https://profiles.wordpress.org/095-1/) July 7, 2025

тутор не раскрыт до конца, если сделать копипастом кода и со стандартными нулевыми
настройками всех 3х плагинов – сервер выдает 500..

![](https://secure.gravatar.com/avatar/d51b00d993a2463b733547d6dc1be46abe2c5f03ff2ebcb41db235452be93565?
s=60&d=retro&r=g)

### 󠀁[works great](https://wordpress.org/support/topic/works-great-3467/)󠁿

 [andiszek](https://profiles.wordpress.org/andiszek/) January 12, 2017 1 reply

out of the box the plugin works very well! well done! regards, andi

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/ajax-load-more-for-relevanssi/reviews/)

## Contributors & Developers

“Ajax Load More for Relevanssi” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Darren Cooney ](https://profiles.wordpress.org/dcooney/)
 *   [ connekthq ](https://profiles.wordpress.org/connekthq/)

[Translate “Ajax Load More for Relevanssi” into your language.](https://translate.wordpress.org/projects/wp-plugins/ajax-load-more-for-relevanssi)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/ajax-load-more-for-relevanssi/),
check out the [SVN repository](https://plugins.svn.wordpress.org/ajax-load-more-for-relevanssi/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/ajax-load-more-for-relevanssi/)
by [RSS](https://plugins.trac.wordpress.org/log/ajax-load-more-for-relevanssi/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.4 – June 5, 2025

 * NEW: Adding Ajax Load More as a required plugin.
 * UPDATE: Code cleanup, readme and WP tested version.

#### 1.0.3 – November 11, 2024

 * UPDATE: Readme, contributors, WordPress tested version

#### 1.0.2 – April 17, 2021

 * UPDATE – Added support for highlighting the search term in Relevannsi post excerpts
   with Ajax Load More. See plugin FAQs for details.

= 1.0.1 – December 18, 2019=
 * NEW – Added support for core Relevanssi filter [relevanssi_modify_wp_query](https://www.relevanssi.com/knowledge-base/ordering-search-results-date/)

#### 1.0

 * Initial Release.

## Meta

 *  Version **1.0.4**
 *  Last updated **1 year ago**
 *  Active installations **500+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.8.6**
 * Tags
 * [ajax load more](https://wordpress.org/plugins/tags/ajax-load-more/)[ajax search](https://wordpress.org/plugins/tags/ajax-search/)
   [filter](https://wordpress.org/plugins/tags/filter/)[Relevanssi](https://wordpress.org/plugins/tags/relevanssi/)
   [search](https://wordpress.org/plugins/tags/search/)
 *  [Advanced View](https://wordpress.org/plugins/ajax-load-more-for-relevanssi/advanced/)

## Ratings

 3.5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/ajax-load-more-for-relevanssi/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/ajax-load-more-for-relevanssi/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/ajax-load-more-for-relevanssi/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/ajax-load-more-for-relevanssi/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/ajax-load-more-for-relevanssi/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/ajax-load-more-for-relevanssi/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ajax-load-more-for-relevanssi/reviews/)

## Contributors

 *   [ Darren Cooney ](https://profiles.wordpress.org/dcooney/)
 *   [ connekthq ](https://profiles.wordpress.org/connekthq/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ajax-load-more-for-relevanssi/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://connekthq.com/donate/)