Ever needed to have page with some content for client wanted that client to have access to the page.
This simple plugin from the guys at Sideways8 Interactive allows admins to create private pages for user that only that user and admins can access.
You also have the ability to change URL slug, so instead of http example com PAGE-NAME you can make it http example com client-access PAGE-NAME., for example..
quick and easy way to create private page for user.
Allows themers and developers to customize what private pages look like with custom templates ..
You can also create file named s8-private-subpage php and it will act as default for all CHILD private pages...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Updated private page template system, it will now look for s8-private-page php, page php, & index php in the theme, using the first one it finds.
You can set template for private subpages by adding file named s8-private-subpage php to the theme.
Added the option to have users below certain level be redirected to their private page upon login. 0.8.0.
Read more