-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
51 lines (36 loc) · 2.2 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
=== Frontend Loader ===
Contributors: wilcosky
Tags: loading, spinner, ajax, page load, performance
Requires at least: 5.0
Tested up to: 5.9
Requires PHP: 7.0
Stable tag: 1.3.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
A minimal loading spinner for WordPress that enhances your site with app-like loading behavior.
== Description ==
Frontend Loader is a WordPress plugin designed to add a sleek, minimal loading spinner to your website, offering an enhanced user experience reminiscent of native applications. It intelligently detects ajax requests, link clicks, and page loads to activate, excluding WordPress heartbeat actions to avoid unnecessary activations. A settings page provides a way to tell the plugin to ignore certain types of clicks and/or ajax requests based on CSS selectors (Classes or IDs).
This plugin is brought to you by SkyWolf, Billy Wilcosky, and generous donators like you! If this plugin enhances your website, consider supporting development: https://www.buymeacoffee.com/billyw
Suggested donation is $5.
== Installation ==
1. Upload the `frontend-loader` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Enjoy the enhanced loading experience on your site!
== Frequently Asked Questions ==
= Why do you use some jQuery? =
jQuery simplifies working with Ajax and will become more lightweight starting with version 4.0. Many WordPress plugins rely on jQuery, making it a practical choice for ensuring broad compatibility and ease of use. Love jQuery too? Keep it alive. Join the jQrew: https://discord.com/invite/UuMRRFtqvB
== Screenshots ==
1. Settings page
2. The spinner
== Changelog ==
= 1.3.6 =
* Updated version to 1.3.6
* Improved loading logic to better sense user interactions
* Added settings page
= 1.0 =
* Initial release with basic loading spinner functionality
== Upgrade Notice ==
= 1.3.6 =
Updated to version 1.3.6. Make sure to test your site's functionality after the update.
== Arbitrary Section ==
Frontend Loader aims to provide an app-like loading experience, enhancing your site's feel and responsiveness. We appreciate your support and feedback to continually improve this plugin.