Control access rights of pages
-
Hi all,
I’m trying to utilise a wordpress module as the “help system” of my site, which is a custom-built CMS in php+mysql.
My intention is to install the wordpress under the directory /help and add page sets in the hierarchy
-Help
—-Admin pages
—-Active user pages
—-Guest pages
I’m planning to make three users apart from the “wordpress Administrator”. I need to consider the first user as Admin, who can view all these pages
The second user(Active user) can view both “Active user pages” and “Guest pages”. Where as the third one can only read the last set of pages.I know, I can make a plugin to auto-login to wordpress(http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/) , based on the session values in my existing system and I can control the roles of users by the “role management plugin”
Please let me know if there is something wrong with my above idea.
Now, how do I control the access rights to certain pages based on the user privileges? I don’t want to make a page private or password protected, but the user with the right privilege should get the access rights for the desired pages, and the links to those pages should be on the sidebar.
Is it possible?
Any help/suggestions would be appreciated.
-
You did not specify a blog address or reason for posting when you created this topic.
This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you’ll find help at the WordPress.org forums.
If you don’t understand the difference between WordPress.com and WordPress.org, you may find this information helpful.
If you forgot to include a link to your blog, you can reply and include it below. It’ll help people to answer your question.
This is an automated message.
-
I’m sorry, I think I should have posted under wordpress.org
Please delete this thread.
Thanks
- The topic ‘Control access rights of pages’ is closed to new replies.