admin in 34 Comments
Fix a redirect issue on comment page.
Fixes for BuddyPress 1.5
Fixes for the not so flexible url causing 404 issues.
Please make sure to update the included template and the plugin both.
thanks to @Marc Riepen for the cookie fix.
Updates for BuddyPress 1.6
Updated for BuddyPress 1.7 & PHP 5.4 compatibility
Updated to filter out logout url and avoid errors
Updates for Theme compatibility. No need to move blogin folder anymore
Updated for theme compatibility
Updated to properly load translation file Also, updated to correctly send site url in non multisite environment.
Add compatibility with PHP 5.4
Updated to remove the default WordPress error message
Updated for BuddyPress 2.2+.
Rewrote the complete plugin for BuddyPress 2.5+
Updated to add the login_form hook on the login.php template file
Make sure to do proper redirect for the password reset links.
Updated to fix the login/logout redirect to correct last visited page.
Updated to have better translation support
fix lost and reset password url fix wp-login.php redirect conditions
Added support for limit-login-attempts-reloaded plugin By WPChef
Message string update
Fix the url in password reset message.
Refactor code. Fix translation issues.
Fix translation strings.
Added standard css classes to the login and password reset forms.
Fix undefined variable notice
Make the page titles dynamic. Picks the titles from WordPress pages for Login,Forget Password,Logout.
Fix site title. make sure it uses the page title and doe snot append the generic Directory suffix.
Update localization files.
Fix plugin, use correct text domain.
Added login form shortcode
Fix limit login attempt reloaded issue
Added feature to allow user to set their password on reset
Redirect to login after password created successfully
Fix a redirect issue on comment page.
Fixes for BuddyPress 1.5
Fixes for the not so flexible url causing 404 issues.
Please make sure to update the included template and the plugin both.
thanks to @Marc Riepen for the cookie fix.
Updates for BuddyPress 1.6
Updated for BuddyPress 1.7 & PHP 5.4 compatibility
Updated to filter out logout url and avoid errors
Updates for Theme compatibility. No need to move blogin folder anymore
Updated for theme compatibility
Updated to properly load translation file
Also, updated to correctly send site url in non multisite environment.
Add compatibility with PHP 5.4
Updated to remove the default WordPress error message
Updated for BuddyPress 2.2+.
Rewrote the complete plugin for BuddyPress 2.5+
Updated to add the login_form hook on the login.php template file
Make sure to do proper redirect for the password reset links.
Updated to fix the login/logout redirect to correct last visited page.
Updated to have better translation support
fix lost and reset password url
fix wp-login.php redirect conditions
Added support for limit-login-attempts-reloaded plugin By WPChef
Message string update
Fix the url in password reset message.
Refactor code.
Fix translation issues.
Fix translation strings.
Added standard css classes to the login and password reset forms.
Fix undefined variable notice
Make the page titles dynamic. Picks the titles from WordPress pages for Login,Forget Password,Logout.
Fix site title. make sure it uses the page title and doe snot append the generic Directory suffix.
Update localization files.
Fix plugin, use correct text domain.
Added login form shortcode
Fix limit login attempt reloaded issue
Added feature to allow user to set their password on reset
Redirect to login after password created successfully