=== HidePost === Contributors: Funnnny Tags: protect, hidepost, post Requires at least: 1.5 Tested up to: 2.2 Stable tag: 2.2 Protect a part of your post by using [protect] and [/protect] between the protected content. == Description == A Wordpress plugin that protect a part of your blog posts (maybe links, images or texts), that only registered and logged in members can see it. Simply put your content to be hidden with [protect] and [/protect]. This plugin is base on AlanWho's ideal. A custom-able text will display when a guest see the protected content, like "Please Login or Register to view this post". == Installation == 1. Upload the folder hidepost to wp-content/plugin directory 2. Activate it 3. Use it *.Upgrade : Simply Upload folder hidepost to wp-content/plugin directory == Frequently Asked Questions == =The content still display after I put the protect tag = Double check your tag in the Option page and your post, I tested it and it work perfectly. If you think its a bug, feel freeto drop me a email or comment on plugin's page. =Hard to Custom text...= Goto Option -> Hidepost, and change Show Text to whatever you want. Note that %login% is the link to login page, and %register% is the link to register page. You should leave this unless you know what you are doing. =Where the copyright ?= The 1.0 version is base on ProtectContent, but on the 1.2 version, I remaked the code, and i think it is my code. This plugin is base on Alan Who's idea, I think so. ==Change log== =1.0 (25/03/2007)= Initial release =1.1 (27/03/2007)= Change and to [protect] and [/protect]. Some code and typos fixed. =1.2 (28/03/2007)= Remake the code for the new feature and future use. =1.3 (31/03/2007)= Fixed a bug with two or more protect tag Fixed a bug with close tag ([/protect]) before open tag ([protect]). =2.0 (05/08/2007)= Added a Option page The Protect Tag and Show text is now customable. =2.1 (08/08/2007)= Minor bugs fixed. Some tooltips added. =2.2 (09/08/2007)= Added Protect link. Typos fixed. ==To do== Add Protect link and Protect a part of post.