The Request Access plugin is intended for WordPress website owners who want to allow people to sign up for their website in controlled way..
The plugin logs all admin actions and allows you to control which account types have access to approve and deny pending accounts.
Request Access This is the main of the plugin where you can view pending accounts and approve or deny them.
The plugin requires number of pages to be created, each of which serve different purpose in the public flow and subsequent approval denial flows.
Sign Up page This is the page that contains Sign Up Form.
Add the form itself to the page with the shortcode, which allows you to control the text content that appears before and after the form fields..
Log In page This is the page that contains Log In Form.
Thanks page This is the page the user is redirected to after they complete the signup form.
Pending page This is the page the user sees if s he attempts to log in to the site while their account is still pending.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more