Description
The plugin leverages Google’s invisible reCaptcha technology. These keys must be input via the plugin’s admin integrations page.
The main admin page enables admins to manage a list of key/value pairs, where the key is the name of the pair, and the value is the protected value that should only be revealed once a user has proved they are human.
When editing post/page content, a TinyMCE integration enables the post author to click a button to generate a shortcode.
The author will be prompted to select the pair they wish to render, along with a initial value to display.
When the page is rendered, the initial value is rendered into the page. Users can click the initial value to reveal the protected value.
Screenshots
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload
mws-click-to-reveal.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Visit the plugin’s integration page and enter your Google reCaptcha keys.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“MWS Click-to-reveal” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “MWS Click-to-reveal” 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
* Update tags, WP tested version
= 1.0.2
* Add support for shortcodes in sidebars
1.0.1
- Add support for telephone numbers
1.0.0
- Initial release.