Title: Lazy Loading and Navigation
Author: tayyebi
Published: <strong>May 15, 2025</strong>
Last modified: May 15, 2025

---

Search plugins

![](https://ps.w.org/lazy-loading-and-navigation/assets/icon-256x256.jpg?rev=3294407)

# Lazy Loading and Navigation

 By [tayyebi](https://profiles.wordpress.org/tayyebi/)

[Download](https://downloads.wordpress.org/plugin/lazy-loading-and-navigation.1.0.0.zip)

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

 [Support](https://wordpress.org/support/plugin/lazy-loading-and-navigation/)

## Description

AJAX Page Loader is a lightweight plugin that dynamically loads page content via
AJAX with an integrated loading indicator.

## Installation

 1. Upload the `lazy-loading-and-navigation` folder to your `/wp-content/plugins/` 
    directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. To initiate an AJAX page load, call the function `AjaxPageLoader.loadPage('your-
    url')` in your custom JavaScript code.

## FAQ

### How do I use the plugin?

Call the JavaScript method `AjaxPageLoader.loadPage(url)` (where url is the page
you want to load) from your theme or custom scripts.

### Where is the loading indicator?

The plugin injects a simple loading indicator into your page. You can style it further
by targeting the `#loading` element in your CSS.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ tayyebi ](https://profiles.wordpress.org/tayyebi/)

[Translate “Lazy Loading and Navigation” into your language.](https://translate.wordpress.org/projects/wp-plugins/lazy-loading-and-navigation)

### Interested in development?

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

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **1 year ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **6.8.5**
 * Tags
 * [ajax](https://wordpress.org/plugins/tags/ajax/)[jquery](https://wordpress.org/plugins/tags/jquery/)
   [page loader](https://wordpress.org/plugins/tags/page-loader/)
 *  [Advanced View](https://wordpress.org/plugins/lazy-loading-and-navigation/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/lazy-loading-and-navigation/reviews/#new-post)

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

## Contributors

 *   [ tayyebi ](https://profiles.wordpress.org/tayyebi/)

## Support

Got something to say? Need help?

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