Want to skyrocket the popularity of your plugin and reach millions of eager users? Look no further than WP Hive. Gain credibility through in-depth reviews, drive conversions with targeted email marketing, and boost visibility with strategic social promotion and exposure
The plugin scored great on our tests. Everything looks good!
Tests done by WP Hive test script Results
Minimal impact on memory usage The memory usage of this plugin is less than the average memory usage of other plugins on WordPress.org + 200KB. Check FAQ for more.
Minimal impact on pagespeed The impact of this plugin on PageSpeed is less than the average impact of other plugins on WordPress.org + 1000 milliseconds
No PHP errors, warning, notices WP Hive automated test found no PHP error while activating this plugin on our server
No Javascript issues WP Hive automated test found no JavaScrip error while activating this plugin on our server
Latest PHP 8.1.12 compatible WP Hive automated test found the plugin fully compatible with the latest version of PHP
Latest WordPress 6.5.3 compatible WP Hive automated test found the plugin fully compatible with the latest version of WordPress
Optimized database footprint The plugin creates less than 50 database tables
No activation errors WP Hive automated test found no activation error while activating this plugin on our server
No resource errors WP Hive automated test found no resource error/s while trying this plugin on our server
Frequently updated The plugin was updated at least once in the last 90 days
No problems were detected during tests.
All the plugins are tested on the same server with exactly same configuration via test script that automatically activates and logs the data WP Hive shows.
All the scripts run on a VPS with 8 CPU cores and 8 GB of RAM.
The test sites are hosted on Google Cloud VM instances, one site/plugin per instance. The machine type is n1-standard-1. The server is a 8 core CPU with 8GB of RAM.
The test sites are hosted on Apache/2 server and they are tested on PHP 8.1.12 & WordPress 6.5.3.
The database server is MySQL 10.6.10 and the default PHP memory limit is 512M.
Disclosure: When you buy through affiliate links on this site, WP Hive may earn a commission which we use to keep the site running. Learn more →
About Ajax Load More
Description
Ajax Load More is the ultimate WordPress infinite scroll plugin for lazy loading posts, single posts, pages, comments and more with Ajax powered queries. Build complex custom WordPress queries with the Ajax Load More shortcode builder then add the generated shortcode to your page via the content editor or directly into your template files. Ajax Load More is compatible for....
Ajax Load More is the ultimate WordPress infinite scroll plugin for lazy loading posts, single posts, pages, comments and more with Ajax powered queries.
Build complex custom WordPress queries with the Ajax Load More shortcode builder then add the generated shortcode to your page via the content editor or directly into your template files.
Ajax Load More is compatible for endless scrolling with popular eCommerce plugins such as WooCommerce and Easy Digital Downloads.
Get More Information
Features
Shortcode Builder – Create your own custom Ajax Load More shortcode by adjusting the various WordPress query parameters in our easy-to-use shortcode builder (see Shortcode Parameters).
Query Parameters – Ajax Load More allows you to query WordPress by many different content types. Query by Post Type, Post Format, Date, Category, Tags, Custom Taxonomies, Search Term, Authors and more!
Repeater Templates – Edit and extend the functionality of Ajax Load More by creating your own repeater template to match the look and feel of your website (see screenshots).
Multiple Instances – You can include multiple instances of Ajax Load More on a single page, post or template.
Ajax Filtering – The Ajax Load More custom filtering method will allow you to filter and update your Ajax query results.
Multisite Compatibility – Manage repeater templates across all sites in your network.
Setting Panel – Customize your version of Ajax Load More by updating various plugin settings.
Check out the demo site for more information!
What’s New
Pro – Access to all premium add-ons in a single installation.
Filters – The Filters add-on provides front-end and admin functionality for building and managing Ajax filters.
User Query – Query and display a list of WordPress users by role using a WP_User_Query and Ajax Load More.
Advanced Custom Fields – Compatibility and integration added for infinite scrolling Flexible Content, Gallery, Relationship and Repeater fields for Advanced Custom Fields.
Masonry – Built-in support and functionality for Masonry layouts.
Progress Bars – Display a Progress Bar load indicator with each Ajax request.
Scroll Container – Constraining infinite scroll to a parent container.
Content Types
Ajax Load More can infinite scroll any content type WordPress offers – from blog posts to multipage content to WooCommerce products – Ajax Load More can handle it all.
Check out the examples below:
Standard Posts
Custom Post Types
Pages
Multipage Posts & Pages *
Single Posts *
Comments *
Advanced Custom Fields
*Add-on required
Shortcode Parameters
Ajax Load More accepts a number of parameters that are passed to the WordPress query. These parameters are transferred via shortcode – don’t worry, creating a custom shortcode is easy with the intuitive Shortcode Builder
Default – Out of the box functionality and styling.
Advanced Custom Fields – Infinite scroll Advanced Custom Fields data with Ajax Load More.
Attachments – Endless scroll post attachments.
CSS Grid – Rendering Ajax Load More listings with CSS GridRe.
Destroy After – Remove Ajax Load More functionality after ‘n’ number of pages.
Event Listing – Ordering and listing events by custom field date.
Filtering – Reset and filter an Ajax Load More instance.
Infinite Scroll – A look at the new loading functionality and styles.
Images Loaded – Download images before displaying ajax loaded content.
Masonry – Creating a flexible grid layout with Masonry JS.
Multiple Instances – Include multiple Ajax Load More’ on a single page.
Paging URLs – Generate unique paging URLs for every Ajax Load More query with the SEO add-on.
Pause Loading – Posts will not load until initiated by the user.
Preloaded Posts – Easily preload an initial set of posts before completing any Ajax requests to the server.
Progress Bar – Display a progress bar load indicator with each Ajax request.
Search Results – Returning results based on search terms.
Scroll Container – Constrain Ajax Load More to a parent container.
SEO & Paging – Combine these two add-ons to create one powerful navigation system.
Slideshow Gallery – Create a gallery of posts with Ajax Load More and the Paging add-on.
Table Layout – Ajax Load More will display query results in a table format.
→ See All Examples
The Custom Repeater Add-On has been installed for use on each of our product demos.
Add-ons
The following add-ons are available to increase the functionality of Ajax Load More.
Cache: Improve website performance by caching the results of Ajax server requests.
Call to Actions: Extend Ajax Load More with advertisement and call to action content blocks.
Comments: Load and display WordPress blog comments using the core Ajax Load More infinite scroll functionality.
Custom Repeaters: Create, modify and delete repeater templates as you need them with absolutely zero restrictions.
Filters: Front-end and admin functionality for creating, managing and displaying Ajax Load More filters.
Layouts: Predefined responsive layouts for Ajax Load More repeater templates.
Next Page: Infinite scroll multipage WordPress content with Ajax Load More and the Next Page add-on.
Paging: Replace the default lazy load/infinite scroll functionality of Ajax Load More with a numbered navigation system.
Preloaded: Load an initial set of posts before sending any Ajax requests to your server.
SEO: Generate unique paging URLs with each Ajax Load More query.
Single Post: Enable infinite scrolling of single posts on your WordPress post templates.
Theme Repeaters: Manage Ajax Load More repeater templates from within your current theme directory.
Users: Lazy loading WordPress Users with Ajax Load More.
Extensions
The following extensions are available to provide compatibility with popular WordPress plugins and core features.
Advanced Custom Fields: Display field type data with Ajax Load More.
Relevanssi: Display Relevanssi search results with Ajax Load More.
REST API: Enable compatibility with the WordPress REST API.
SearchWP: Display SearchWP query results with Ajax Load More.
Callback Functions
The following functions are available to be dispatched by Ajax Load More.
Complete – The almComplete() function is triggered after every successful ajax call made by Ajax Load More.
almComplete = function(alm){
// Your on complete code goes here
};
Destroyed – The almDestroyed() function is dispatched after the destroy_after shortcode parameter is triggered.
almDestroyed = function(alm){
console.log('"Ajax Load More functionality has been destroyed!');
};
Done – The almDone() function is triggered after all posts have been loaded.
almDone = function(alm){
console.log('All posts have been loaded!');
};
Empty – The almEmpty() function is triggered if there are zero results returned in the initial query.
almEmpty = function(alm){
console.log('Sorry, but we could not locate any posts that matched your criteria.');
};
Filter Complete – The almFilterComplete() function is triggered after a successful call to the public function almFilter().
almFilterComplete = function(){
console.log('Ajax Load More filter has completed!');
};
URL Update – The almUrlUpdate() function is triggered after a successful URL update (pushState) from the Single Post or the Search Engine Optimization add-on
almUrlUpdate = function(permalink, type){
console.log("URL updated to " + permalink + '- dispatched from the '+ type + ' add-on.');
};
→ View All Callback Functions
Filter Hooks
Ajax Load More has a variety of WordPress filters in place that enable users to hook into Ajax Load More to insert or modify data.
→ See All Filters
Variables
Ajax Load More passes the following PHP variables to each repeater template – these template variables can help you style and transform your repeater templates.
$alm_current – Returns the current item number in the current Ajax Load More loop and will reset to zero with every ‘Load More’ action.
$alm_page – Returns the current page number.
$alm_item – Returns the current item number within your loop.
$alm_found_posts – Returns the total number of posts found within the entire WordPress query.
Plugin Links
Official Website
Documentation
Premium Add-ons
Free Extensions
Github
Please Review Ajax Load More!
Your reviews make a big difference! Please consider taking the time to review my plugin. Your ratings and reviews help the plugin grow and provide the motivation needed to keep pushing it forward.
Want to skyrocket the popularity of your plugin and reach millions of eager users? Look no further than WP Hive. Gain credibility through in-depth reviews, drive conversions with targeted email marketing, and boost visibility with strategic social promotion and exposure
Be Part of the Conversation with WordPress Enthusiasts
Using Ajax Load More? Great, join the conversation now!
Let’s talk about overall quality, ease of use, stellar support, unbeatable value, and the amazing experience Ajax Load More brings to you.