=== Wp UCanHide === Contributors: Jeremy Poulain Tags: security,post,private,hidden,hide text,register,user,control,notes,Post, hide post, protect, BBcode Requires at least: 2.1 Tested up to: 2.5.1 Stable tag: 2.5.1 link: http://betablog.free.fr Donate link: http://betablog.free.fr == Description == A very useful and simple plug-in that allows you to hide a part of a post (links,image...) for people who are not logged on your site.All text situated between those two TAGS [hide] [/hide] will be automatically hidden to unregistered visitors.This plug-in is based on the Hidethis Plug-in made by Mark Edwards (http://www.edwards.org/tags/Wordpress) == Installation == 1. Copy Wp_UCanHide.php into your Wordpress plugins folder, normally located in /wp-content/plugins/ == Frequently Asked Questions == To hide a text,just place it between those two TAGS [hide] [/hide].Copy/Paste the following example in a post : this is my viewable text part of my post [hide] but this one is hidden to unregistered users [/hide] == Screenshots == 1. Betablog | B e t a b l o g == Version History == = Version 1.0 = * First release