توضیحات
Add infinite scroll, lazy loading, and load more buttons to posts, pages, and WooCommerce products — fast and fully customizable for WordPress.
تغییرات این نسخه
8.0.1 – July 22, 2026
FIX: Adding fix for possible noscript fatal error.
FIX: Various security fixes.
FIX: Cast AJAX numeric params to int before arithmetic -> PR
8.0.0 – June 4, 2026
UPDATE: Moving Ajax Load More to it’s own custom domain -> ajaxloadmore.com.
UPDATE: Various code cleanup and optimizations throughout the plugin for WordPress 7.0 compatibility.
7.8.4 – April 20, 2026
FIX: Various security fixes.
7.8.3 – February 19, 2026
NEW: Added new fallback for missing template files.
NEW: Added alm_create_templates hook to disable the automatic creation of templates on the fly.
UPDATE: Various code cleanup tasks.
7.8.2 – January 28, 2026
UPDATE: Various security fixes.
7.8.1 – January 9, 2026
UPDATE: Updated core plugin to support Next Page version 1.10.0.
UPDATE: Code cleanup and dependency updates.
7.8.0 – December 19, 2025
NEW: Added prefetch functionality to Ajax Load More. Prefetching data will load the next set of posts into memory before the user interacts with the Load More button.
To enable prefetching, add the prefetch="true" parameter to your ALM shortcode.
UPDATE: Code cleanup and various UI/UX improvements throughout the plugin.
7.7.2 – December 11, 2025
UPDATE: Updated SinglePosts fetch to use REST API endpoint to support custom post types.
Updated Axios and other project dependencies to latest versions.
UPDATE: WordPress 6.9 compatibility updates.
FIX: Added fix for touchstart event listener to use passive option for better perform
FIX: Adding fix for possible noscript fatal error.
FIX: Various security fixes.
FIX: Cast AJAX numeric params to int before arithmetic -> PR
8.0.0 – June 4, 2026
UPDATE: Moving Ajax Load More to it’s own custom domain -> ajaxloadmore.com.
UPDATE: Various code cleanup and optimizations throughout the plugin for WordPress 7.0 compatibility.
7.8.4 – April 20, 2026
FIX: Various security fixes.
7.8.3 – February 19, 2026
NEW: Added new fallback for missing template files.
NEW: Added alm_create_templates hook to disable the automatic creation of templates on the fly.
UPDATE: Various code cleanup tasks.
7.8.2 – January 28, 2026
UPDATE: Various security fixes.
7.8.1 – January 9, 2026
UPDATE: Updated core plugin to support Next Page version 1.10.0.
UPDATE: Code cleanup and dependency updates.
7.8.0 – December 19, 2025
NEW: Added prefetch functionality to Ajax Load More. Prefetching data will load the next set of posts into memory before the user interacts with the Load More button.
To enable prefetching, add the prefetch="true" parameter to your ALM shortcode.
UPDATE: Code cleanup and various UI/UX improvements throughout the plugin.
7.7.2 – December 11, 2025
UPDATE: Updated SinglePosts fetch to use REST API endpoint to support custom post types.
Updated Axios and other project dependencies to latest versions.
UPDATE: WordPress 6.9 compatibility updates.
FIX: Added fix for touchstart event listener to use passive option for better perform