This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Memorizer

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.

Screenshots

Installation

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

Reviews

Read all 2 reviews

Contributors & Developers

“Memorizer” is open source software. The following people have contributed to this plugin.

Contributors

“Memorizer” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Memorizer” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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.