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 1 year ago
JSON representation
A loading spinner for WordPress that senses Ajax requests, link clicks, and page loads.
- Host: GitHub
- URL: https://github.com/zerosonesfun/wordpress-frontend-loader
- Owner: zerosonesfun
- License: gpl-3.0
- Created: 2024-02-26T21:04:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T01:12:08.000Z (over 1 year ago)
- Last Synced: 2025-01-13T23:17:30.222Z (about 1 year ago)
- Topics: ajax, loader, loading, preloader, spinner
- Language: PHP
- Homepage: https://wilcosky.com/
- Size: 698 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WordPress Frontend Loader

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

(Settings page)

(The spinner)