Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

How to achieve Wordpress members-only page functionality with a link in the primary menu visible only to members?

Is there a plug-in for that? The Wordpress version is 3.2.1. It is self hosted.

share|improve this question
Is this for wordpress.com or a self-hosted WordPress installation? – user269 Nov 30 '11 at 14:02
@Al Sorry, it is self-hosted. I added the information. – ipavlic Nov 30 '11 at 14:05

migrated from webapps.stackexchange.com Nov 30 '11 at 14:11

1 Answer

up vote 1 down vote accepted

http://wordpress.org/extend/plugins/wordpress-access-control/ seems to do what you need. You can probably also use http://wordpress.org/extend/plugins/role-scoper/ but it's sort of complicated.

share|improve this answer
That seems to be exactly what I need. Thank you very much! – ipavlic Nov 30 '11 at 14:48

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.