Title: AJAX Loading
Author: Mahesh Thorat
Published: <strong>December 24, 2022</strong>
Last modified: March 7, 2025

---

Search plugins

![](https://ps.w.org/ajax-loading/assets/banner-772x250.png?rev=2838964)

![](https://ps.w.org/ajax-loading/assets/icon-256x256.png?rev=2838964)

# AJAX Loading

 By [Mahesh Thorat](https://profiles.wordpress.org/maheshmthorat/)

[Download](https://downloads.wordpress.org/plugin/ajax-loading.1.1.zip)

 * [Details](https://pcd.wordpress.org/plugins/ajax-loading/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/ajax-loading/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/ajax-loading/#installation)
 * [Development](https://pcd.wordpress.org/plugins/ajax-loading/#developers)

 [Support](https://wordpress.org/support/plugin/ajax-loading/)

## Description

Enhance your website’s performance and user experience with our **Ajax Page Loading
Plugin**. Load content asynchronously without reloading the page, thanks to the 
power of AJAX. Enjoy seamless content updates and a smoother browsing experience
with lightweight JavaScript implementation—no heavy JS frameworks required.

### Key Features:

🔹 **Seamless Content Updates:** Load new content without refreshing the entire 
page, ensuring a fluid and uninterrupted user experience.
 🔹 **Lightweight Implementation:**
Boost your website’s performance with minimal JavaScript, avoiding the bloat of 
heavy frameworks. 🔹 **Customizable JavaScript Callback:** Leverage the `wp_ajax_load_complete`
callback function for tailored JS hooks and custom behaviors.

### JavaScript Callback Function

Use below callback function in your javascript library or you can just directly 
use * wp_footer * hook for add custom script.

    ```
    wp_ajax_load_complete = function() {
      // YOUR JS HOOKS
    }
    ```

## Screenshots

 * [[
 * A general view of the plugin “options” page.

## Installation

#### Using plugins page

 1. Go to Plugins -> Add New and search for AJAX Loading.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Click the `AJAX Loading` link located in main menu section to configure the plugin
    options

#### Using Manual File System

 1. Upload `all-in-one-wp-content-security.zip` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Click the `AJAX Loading` link located in main menu section to configure the plugin
    options

## Reviews

![](https://secure.gravatar.com/avatar/bbcb033476f69d82c99adf45713c901d67a0c4f65a8000e91699aeef9d0b7f19?
s=60&d=retro&r=g)

### 󠀁[Its a good plugin](https://wordpress.org/support/topic/its-a-good-plugin-36/)󠁿

 [shahzebmalik107](https://profiles.wordpress.org/shahzebmalik107/) May 20, 2025

The plugin works and it is loading my sites properly without reloading. After using
this plugin, I realized that the loading speed depends on how well the site is optimized.
To take full advantage of the plugin, you need a well-optimized site.

![](https://secure.gravatar.com/avatar/764eb4b15fed33934a6208268c2a456fd587633cf5e7030c545e29fa62d614b8?
s=60&d=retro&r=g)

### 󠀁[Doesn’t work, no documentation](https://wordpress.org/support/topic/doesnt-work-no-documentation-2/)󠁿

 [deralict](https://profiles.wordpress.org/deralict/) September 25, 2024 1 reply

Killed my site when installed. There’s no documentation about how to use, how to
troubleshoot issues…nothing.

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/ajax-loading/reviews/)

## Contributors & Developers

“AJAX Loading” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Mahesh Thorat ](https://profiles.wordpress.org/maheshmthorat/)

[Translate “AJAX Loading” into your language.](https://translate.wordpress.org/projects/wp-plugins/ajax-loading)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/ajax-loading/), check
out the [SVN repository](https://plugins.svn.wordpress.org/ajax-loading/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/ajax-loading/) by
[RSS](https://plugins.trac.wordpress.org/log/ajax-loading/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1

 * Security Update

#### 1.0

 * Tested with WordPress 6.4.3
 * Minor Fixes

#### 0.2

 * Tested with various themes and plugins.
 * Bug fixes of JS and CSS animations.
 * Added callback function for javascript after page loaded.

#### 0.1

 * Initial Public Release

## Meta

 *  Version **1.1**
 *  Last updated **1 year ago**
 *  Active installations **10+**
 *  WordPress version ** 4.5 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 5.6 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/ajax-loading/)
 * Tags
 * [ajax](https://pcd.wordpress.org/plugins/tags/ajax/)[asynchronous](https://pcd.wordpress.org/plugins/tags/asynchronous/)
   [content](https://pcd.wordpress.org/plugins/tags/content/)[javascript](https://pcd.wordpress.org/plugins/tags/javascript/)
   [page loading](https://pcd.wordpress.org/plugins/tags/page-loading/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/ajax-loading/advanced/)

## Ratings

 3 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/ajax-loading/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/ajax-loading/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/ajax-loading/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/ajax-loading/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/ajax-loading/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/ajax-loading/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ajax-loading/reviews/)

## Contributors

 *   [ Mahesh Thorat ](https://profiles.wordpress.org/maheshmthorat/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ajax-loading/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://buymeacoffee.com/maheshmthorat)