This plugin is outdated and might not be supported anymore
Ajax Load More: REST API

Ajax Load More: REST API

Details
View on WordPress

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

Details

Plugin code:
ajax-load-more-rest-api
Plugin version:
1.2.4
Outdated:
Yes
WP version:
4.0 or higher
PHP version:
or higher
Test up to WP version:
6.7.1
Total installations:
90
Last updated:
2024-12-05
Rating:
Times rated:
0
ajax-load-more
endpoints
infinite-scroll
lazy-load
rest-api