=== WP Fakeloader ===
Contributors: mdshamimshahnewaz
Donate link:
Tags: WP Fakeloader, WP Preloader, wordpress preloader, wordpress fakeloader, wordpress, preloader, fakeloader, fakeloader js, loader, loading, loading screen overlay, load, loading, page, preload, preload page, wordpress loading page, admin, gif, options, option, background, website preloader, loader, simple preloader
Requires at least: 3.5
Tested up to: 4.7.4
Stable tag: 1.2
License: GPL2
License URI: https://www.gnu.org/licenses/gpl-2.0.html
WP Fakeloader is a simple and customizable wordpress preloader plugin based on fakeloader js.
== Description ==
WP Fakeloader is an awesome Preloader based on Fakeloader JS. This is simple to customize and super lightweight plugin for wordpress website with some nice predefined spinner.
### Uses
Using WP Fakeloader by Shortcode `[fakeloader]` with calling `do_shortcode()` method in your template header file.
``
### Features
* 7 Predefined spinner
* Control CSS z-index property
* Set Loader Background color
* Set Loader image (support almost all type, recommend gif and png )
* Enable or disable Loader image
* Administrative options
* Easy to Use
* Easy to customize
### Live Demo
* WP Fakeloader Demo: http://www.softyardbd.com/wp-fakeloader/
### Youtube Video
* WP Fakeloader Youtube Video Link: comming soon
== Installation ==
1. Download the zip file and install the plugin through the WordPress plugins screen directly.
2. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory.
3. Activate the plugin through the 'Plugins' screen in WordPress
== Frequently Asked Questions ==
= Is Shortcode available? =
* Yes. Just use `[fakeloader]`
= How to load fakeloader before loading website? =
* Use shortcode via `do_shortcode()` method just before the body tag in the header.php file.
= Available admin settings? =
* Yes available. Settings-> WP fakeloader
Still have questions? If you need technical help, email me at mdshamimshahnewaz@gmail.com.
== Screenshots ==
1. Frontend Loading Screen
2. WP Fakeloader settings on Settings menu
3. Admin options page
4. Header file code snippet
== Changelog ==
= 1.1 =
* Add plugin action links
* Fix broken links
= 1.0 =
* First Release.