I am developing a site using WordPress, phpbb3 and WP phpbb Bridge. Users have to manage their profile through phpbb3 and I would like to inhibit normal users access to page mysite.com/wp-admin/ .
How can I implement that?
I am developing a site using WordPress, phpbb3 and WP phpbb Bridge. Users have to manage their profile through phpbb3 and I would like to inhibit normal users access to page mysite.com/wp-admin/ .
How can I implement that?
You must be logged in to post a comment.
http://wordpress.org/extend/plugins/wp-hide-dashboard/
might be what you are looking for perhaps?