=== Word Loader ===
Contributors: eatzeni
Tags: loader, wordloader, loading
Requires at least: 4.2
Tested up to: 5.3
Stable tag: 5.3
Requires PHP: 5.2.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Word Loader is a simple plugin based on the public JavaScript library at https://github.com/enrico-atzeni/word-loader

== Installation ==

1. Upload the entire `word-loader` folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Go to Settings > Word Loader page and insert at least one Word in the "Word List" textarea

== Frequently Asked Questions ==

= Can I customize the loader behavior? =

Yes, you can use the WordPress filter `word-loader-options` and set one the options listed here https://github.com/enrico-atzeni/word-loader

== Changelog ==

= 0.0.3 =
* Added filter `word-loader-visibility` to fully disable loader in some pages

= 0.0.2 =
* First release

