Plugin info

Total downloads: 2,719
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 11/25/2025 (36 days ago)
Added to WordPress: 4/12/2022 (3 years old)
Minimum WordPress version: 5.2
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Actively maintained • Last updated 36 days ago

59/100

Is Load More Ajax Lite abandoned?

Likely maintained (last update 36 days ago).

Compatibility

Requires WordPress: 5.2
Tested up to: 6.8.3
Requires PHP: 7.4

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Load More Ajax Lite is a powerful, feature-rich WordPress plugin that transforms your post listings with modern Ajax functionality. Create stunning, fast-loading blog pages with infinite scroll, real-time search, advanced filtering, and intelligent caching.

** Key Features:**
* Multiple Layouts – 3 beautiful, responsive design styles
* Category Filtering – Ajax-powered category filters
* Custom Post Types – Works with any post type
* Elementor Widget – Fully integrated with Elementor
* Responsive Design – Mobile-first, fully responsive
* Performance Optimized – Caching, lazy loading, and optimization
* Developer Friendly – Hooks, filters, and extensive API

DEMO & DOCS

For more information you can see plugin demo & Documentation

HOW TO USE

  • Elementor: Added existing 3 block style in the Elementor Widget. Now you can style and custmize according to you demand.

  • Shortcode: [load_more_ajax_lite] is main shortcode. Add attributes according to your demand. No attribute is required. [load_more_ajax_lite post_type=”” posts_per_page=”” filter=”” include=”” exclude=”” text_limit=”” style=”” column=””]

  • Post Type: Default post_type=”post”. If you want to show custom post type posts you have to set Attribute post_type=”your custom post type name” find your custom post type name according to screenshot

  • Posts Per Page: Default posts_per_page=”2″. How many posts you want to show before load more action.

  • Filter: Default filter=”true”. To hide category filter bar just use filter value ‘false’.

  • Include: Default include=”null”. Show specific category posts by using category ID, for multiple category IDs use comma(,) to separate. Find your category IDs according to screenshot

  • Exclude: Default exclude=”null”. Remove specific category posts by using category ID, for multiple category IDs use comma(,) to separate. Find your category IDs according to screenshot

  • Text Limit: Default text_limit=”10″. How many text would be show in description area, the number count in word.

  • Title Limit: Default title_limit=”30″ character. How many character would be show in the title. Title limitation will be counted as per character.

  • Style: Default style=”1″. Currently it has 2 block style ( 1, 2 & 3 ). style 1 & 3 grid view, style 2 list view.

  • Column: Default column=”2″. Column will work when grid view (style=”1″). Available column 1,2,3,4 & 5.

Installation

OPTION 1: Install the Load More Ajax Lite Plugin from WordPress Dashboard

  1. Navigate to Plugins -> Add New.
  2. Search for ‘Load More Ajax Lite’ and click on the Install button to install the plugin.
  3. Activate the plugin in the Plugins menu.

OPTION 2: Manually Upload Plugin Files

  1. Download the plugin file from the plugin page: load-more-ajax.zip.
  2. Upload the ‘load-more-ajax.zip’ file to your ‘/wp-content/plugins’ directory.
  3. Unzip the file load-more-ajax.zip (do not rename the folder).

Frequently Asked Questions

Can I show all posts in all categories?

Yes, you can show all posts in all categories by using shortcode [load_more_ajax_lite]

Can I show all posts of specific category?

Yes, use shortcode [load_more_ajax_lite include=”category ID”] for multiple category IDs use comma(,) to separate

Can I hide specific category posts?

Yes, use shortcode [load_more_ajax_lite exclude=”category ID”] for multiple category IDs use comma(,) to separate

How can I show all posts for Custom Posts?

Yes, use shortcode [load_more_ajax_lite post_type=”custom_post_type”]

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.2

  • Security & Performance:
  • Added mandatory nonce verification for all Ajax requests
  • Implemented intelligent caching system with 50% faster load times
  • Added rate limiting to prevent abuse
  • Enhanced input validation and sanitization
  • Modern JavaScript with automatic browser detection
  • Advanced sorting options (date, title, modified, random)
  • Post count display with pagination information
  • Cache statistics and management tools
  • Admin bar cache clear button
  • Nonce verification required for Ajax requests

1.1.2

  • Compatible with WordPress 6.7
  • Changed Thumbnail

1.1.1

  • WordPress 6.7 compatibility
  • Thumbnail improvements
  • Bug fixes and performance enhancements

1.1.0

  • Added Elementor Widget for 3 block styles
  • Enhanced customization options
  • Improved responsive design

1.0.4

  • Fixed Style 02 grid issue with layout 03
  • Performance improvements

1.0.3

  • Fixed Load More button visibility issue
  • CSS improvements

1.0.2

  • Added new block style
  • Added title character limit option
  • Enhanced styling options

1.0.1

  • Added support for multiple post blocks on single page
  • JavaScript improvements

1.0.0

  • Initial release
  • Basic Ajax load more functionality
  • Category filtering
  • Multiple layout options