This plugin is outdated and might not be supported anymore
AJAX Loading

AJAX Loading

Details
View on WordPress

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
}

Details

Plugin code:
ajax-loading
Plugin version:
1.1
Outdated:
Yes
WP version:
4.5 or higher
PHP version:
5.6 or higher
Test up to WP version:
6.6.2
Total installations:
10
Last updated:
2024-09-12
Rating:
Times rated:
2
ajax
asynchronous
content
javascript
page-loading