=== Memorizer ===
Contributors: pressmaninc, kanjinagao, hiroshisekiguchi, kazunao, pmyosuke
Requires at least: 4.9
Tested up to: 5.1
Requires PHP: 5.6
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: shortcode, jquery, css

Masking a part of content by [memorizer] shortcode, and unmask it by click.
You can make word books, quizzes and exams by using this plugin.

== Description ==
Masking a part of content by [memorizer] shortcode, and unmask it by click.
You can make word books, quizzes and exams by using this plugin.

== How to use ==
1. In post edit screen, enclose some words where you want to hide in [memorizer] shortcode. The words will be shown as '●●●'.
◯demo shortcode
[memorizer]text[/memorizer]
2. By a first click on a cetain '●●●', the hidden words would be displayed. After that, each click alternates '●●●' with the hidden.
3. By clicking 'Mask' icon in the bottom right of a page, all enclosed words' display condition would be switched at once.

== Installation ==
1. Upload the 'memorizer' folder to the '/wp-content/plugins/' directory.
2. Activate the plugin through the Plugins menu in WordPress.

== Changelog ==
= 1.0.3 =
- Add a block to automatically input [memorizer] shortcode
= 1.0.2 =
- readme update Tested up to 5.0.1
= 1.0.1 =
- Refactoring
= 1.0.0 =
- First commit.
