Load More Ajax – Infinite Scroll & Pagination

Load more posts with AJAX in WordPress. Add infinite scroll, load more button, and AJAX pagination without page reload.

1 database table

Table NameDescriptionMethod
wp_load_more_post_shortcode_listStores load more post shortcode list data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:lma_cache_warmedOption key:lma_db_versionOption key:lma_settingsOption key:load_more_ajax_lite_installedOption key:load_more_ajax_lite_version
wp_postmeta
Post meta