0

I want create wordpress website into which I want create user management...

That means only registered users with specific role can see restricted pages of my websites and visitors can see only the common pages. Also user can see/edit his/her profiles...

I also want to create login functionality for the same but I think for that plugins are avilable...

Kindly suggests me if any plugin is available for that or how can I develop the code for the same...

Thanks,
Mahesh

mahesh
  • 4,625
  • 11
  • 42
  • 61

1 Answers1

1

Check this plugin link, i think most of the requested features is available in this plugin. You can also check a plugin listing from this link - http://www.webdesignlessons.com/7-user-management-plugins-for-wordpress/

Plugin URL - http://wordpress.org/extend/plugins/user-access-manager/

swapnesh
  • 26,318
  • 22
  • 94
  • 126
  • user access manager seems to be useful in my case but it doesn't has user register/login functionality... – mahesh Jun 12 '12 at 06:53
  • @mahesh you can add another plugin/widget to provide this functionality..any specific plugin fulfilling all your requirement is hard to get :( – swapnesh Jun 12 '12 at 06:55