MGMC is plugin that helps customize and control login, registration, and content.
It provides shortcodes to place login form on any page or post as well as to display content based on whether the user is logged in or not.
widget is also provided to display information or links such as 'Login or 'Register It also provides option for hiding the wp-login php page to help avoid brute force attacks of that page..
Note that this control is designed for site admins who will be running site to disperse information, and not one where community of users interact with the site..
When visitor logs into SiteA, that site can provide link to SiteB with special key so that when the user clicks it they will jump to SiteB and be logged in automatically.
Shortcodes for login, register, activate, and reset password forms.
No changes are made to.htaccess or other WordPress files, so in the event of catastrophic failure, you can just delete MGMC plugin folder or all of it's settings in your MySQL database...
Look for MG Member Control your settingsThis section describes how to install the plugin and get it working...
If you can access your MySQL database directly, you can locate the url simply by look at the value for the 'mgmc loginrenameslug setting select option value from wp options where option name ='mgmc loginrenameslug...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more