Home Plugins ajax load more rest api
Ajax Load More: REST API logo

Ajax Load More: REST API

by Darren Cooney on WordPress.org

An Ajax Load More extension that adds compatibility for the WP REST API.

(0)

The REST API extension will enable compatibility between Ajax Load More and the WP REST API plugin.

Easily access your website data (as JSON) through an HTTP REST API and display the results using the beauty of infinite scrolling with Ajax Load More.

https://connekthq.com/plugins/ajax-load-more/extensions/rest-api/

How It Works

The REST API add-on works by routing the standard Ajax Load More admin-ajax.php requests through to API endpoints for data retrieval. The data is returned as JSON, then parsed and displayed using Underscore.js styled templates on the front-end of your website.

Using a simple GET request, a JavaScript Repeater Template and a custom endpoint (/wp-json/ajaxloadmore/posts) developed specifically for Ajax Load More, users are able to access website data and infinite scroll the results using the WP REST API.

View Example

Active installations100+
Weekly downloads
140-18.13%
Version1.2.6
Last updated6/5/2025
WordPress version4.0
Tested up to6.8.1
Tags
ajax load moreEndpointsinfinite scrolllazy loadrest-api