This Plugin allows you to select specific users by user name, or by role name.
Basically it adds meta box to the post or page edit screen and lets the user select specific users by name or roles and then when you call that page content using the content function it check using the content filter if the user is one of the users you have selected or if his match's the roles you have selected and shows the content, otherwise it displays message.
Extract the zip file and just drop the in the wp-content plugins directory of your WordPress installation..
How can I Use the ShortCode to limit the content to user id..
How can I Use the ShortCode to limit the content to user name..
Content goes here where Bainternet is the user name. or to specify multiple users you can use.
How can I Use the ShortCode to limit the content to user by role..
Content goes here where Administrator is the user role. or to specify user roles you can use.
All is good now... nice plugin fdecicco it works great note that role name must match role id slug or else no match slug should be used for matching and name for display only maybe have 2 meta data fields and use one for display and one for compare. thank you for the plugin...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more