Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zerosonesfun/wordpress-frontend-loader

A loading spinner for WordPress that senses Ajax requests, link clicks, and page loads.
https://github.com/zerosonesfun/wordpress-frontend-loader

ajax loader loading preloader spinner

Last synced: about 17 hours ago
JSON representation

A loading spinner for WordPress that senses Ajax requests, link clicks, and page loads.

Awesome Lists containing this project

README

        

# WordPress Frontend Loader

![](https://github.com/zerosonesfun/wordpress-frontend-loader/blob/main/assets/banner-1544x500.png)

A loading spinner for WordPress which senses ajax requests, link clicks, and page loads. This gives your WordPress powered website native app-like power. It ignores the WordPress heartbeat because otherwise the spinner will pop up many times. A settings page lets you fine-tune when to ignore the loader.

This plugin is brought to you by: Billy Wilcosky, and donators like you! If this plugin helps you please buy me a coffee or two: https://www.buymeacoffee.com/billyw

## But, why jQuery?
jQuery will start to become smaller starting with version 4.0. jQuery is an easy way to work with Ajax; this is why a chunk of jQuery is used. Many WordPress plugins use jQuery; don't let people turn you off from it. It won't slow your site down especially if you implement the proper caching techniques.

πŸ„ΉπŸ…€πŸ…„πŸ„΄πŸ…πŸ…ˆ πŸ„΅πŸ„ΎπŸ…πŸ„΄πŸ……πŸ„΄πŸ…

## Screenshots

![](https://github.com/zerosonesfun/wordpress-frontend-loader/blob/main/assets/screenshot-1.png)
(Settings page)

![](https://github.com/zerosonesfun/wordpress-frontend-loader/blob/main/assets/screenshot-2.png)
(The spinner)