=== HidePost === Contributors: Funnnny Tags: protect, hidepost, post Requires at least: 1.5 Tested up to: 2.1 Stable tag: 1.3 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 HidePost.php to wp-content/plugin directory 2. Activate it 3. Use it *.Upgrade : Simply Upload HidePost.php to wp-content/plugin directory == Frequently Asked Questions == =The content still display after I put [protect] and [/protect] = Double check your tag, it must be [protect] and [/protect], 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...= Ok Ok, not many feature added, but I'll make this more easier to use. This is only the initial version. =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]. Simply the best. 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]). ==To do== Add a Option screen, more custom text. Add Protect link and Protect a part of post