Newly re-written to replace the whole page/post(s) content. It will replace the content with a form a user (who is not logged in and/or set to a certain user role (set by you on a per post basis)) would have to fill out to see said content. Right now the form consists of a name field, email address, comment field, and spam deterant.
There are two options for the cotent replacement. 1) capability => defaults to ‘activate_plugins’. 2) text => defualts to empty – (the text you’d like placed before the form).
For requests or feedback please leave comments on Hide & Catch Email.
Download
Latest version: Download Hide and Catch Email v.0.3.5 (671) [zip]
FAQ
Why create this plugin?
I created this plugin to hide certain content and only reveal it when a user enters there email addresss.
Changelog
- Version 0.3.5 (11/8/11)
- Feeds updated.
- WordPress 3.3 check.
- Version 0.3.4 (9/8/11)
- Dashboard fix.
- Version 0.3.3 (6/23/11)
- [BUG FIX] An error in the dashboard widget is casuing some large images. Sorry. Always escape.
- Version 0.3.2 (3/30/11)
- Dashboard widget updated.
- Version 0.3.1 (3/15/11)
- Changed variable where user was getting email instead of site admin.
- Version 0.3 (3/10/11)
- Complete rewrite of plugin.
- Setting page removed
- Fixed header already sent by (…).
- Removed shortcode.
- Replaces the whole $content. Use included meta box.
- TODO:
** Use AJAX replacement.
** Already 90% written, just needs cross browser testing.
- Version 0.2.3 (2/24/11)
- Removed javscript link causing hang-ups.
- Version 0.2.2 (2/9/11)
- Updated the feed parser to comply with deprecated
rss.phpand useclass-simplepie.php
- Updated the feed parser to comply with deprecated
- Version 0.2.1
- Definitions we’re all pointing to the incorrect directories.
- Removed unnecessary files.
- Cleaned up option and pointed link to correct address in WordPress
- Version 0.2
- Initial Release.
- Version 0.1
- First build.


Dear Austin,
Can’t understand where to insert the code for hide catch email
Please read the post above or the readme file.
How to increase the length of cookies? For the form to appear only the first time the form is submitted in the case of many posts contain the shortcode [replace] [/ replace].
Thanks.
(Google translator)
hey, I’ve been attempting to adjust your script to go by category instead of having to set each post to true. also to remove the comment area that shows up below. I havent been having much luck, figured i go to the expert. Any thoughts?
Thanks
( i think is would be easy I was trying to use another function to check category and return true is so, then run that function on your $hide variable, what do you think?)
hey i installed your plugin but can not seem to find the setting page link on my admin page. I have activated the plugin but how do I make it start working>>>>
There are no global settings page. It’s a custom meta box found on all public post types.
alright… thank you so much
ok another question… when the user presses submit, where is there info sent????