BuddyDev

BuddyPress Branded Login

Branded login plugin for BuddyPress allows you to theme your login page, password reset pages in your BuddyPress theme. Each unique theme can have their own login/reset and other related screens. And the best of it, the user will never see wp-login.php. Even if they try to access wp-login.php, they will always be redirected to the themed login page on the front end of site. cool, right 🙂

Features:-

  • Themeable Login page( yes, you can put the login.php in your theme/blogin and it will pick that )
  • Templatable Password reset page( same, put resetpass.php in your theme/blogin and it will pick that one ).
  • Redirect user to front end login, i.e yoursite.com/login when they try to access wp-login.php
  • Redirect User to yoursite.com/resetpass if they try to access the reset password option.
  • Customize your Login slug/reset password slug
  • Customize the password reset messages to send the user to onsite page
  • Frond end logout, i.e complete replacement of wp-login.php, if you use this plugin, you even don't need to use wp-login.php

Release History

  • Version: 1.4.11

    Wednesday, 09 June, 2021
    • Tested With: BuddyPress 9.0.0
    • Compatible With: BuddyPress 7.0+

    Redirect to login after password created successfully

  • Version: 1.4.10

    Monday, 10 May, 2021
    • Tested With: BuddyPress 7.3.0
    • Compatible With: BuddyPress 4.0+

    Added feature to allow user to set their password on reset

  • Version: 1.4.9

    Monday, 01 February, 2021
    • Tested With: BuddyPress 7.1.0
    • Compatible With: BuddyPress 4.0+

    Fix limit login attempt reloaded issue

  • Version: 1.4.8

    Tuesday, 13 October, 2020
    • Tested With: BuddyPress 6.3.0
    • Compatible With: BuddyPress 4.0+

    Added login form shortcode

  • Version: 1.4.7

    Saturday, 03 October, 2020
    • Tested With: BuddyPress 6.3.0
    • Compatible With: BuddyPress 4.0+

    Fix plugin, use correct text domain.

  • Version: 1.4.6

    Friday, 02 October, 2020
    • Tested With: BuddyPress 6.3.0
    • Compatible With: BuddyPress 4.0+

    Update localization files.

  • Version: 1.4.5

    Wednesday, 09 September, 2020
    • Tested With: BuddyPress 6.2
    • Compatible With: BuddyPress 4.0+

    Fix site title. make sure it uses the page title and doe snot append the generic Directory suffix.

  • Version: 1.4.4

    Tuesday, 18 August, 2020
    • Tested With: BuddyPress 6.2
    • Compatible With: BuddyPress 4.0+

    Make the page titles dynamic. Picks the titles from WordPress pages for Login,Forget Password,Logout.

  • Version: 1.4.3

    Monday, 17 August, 2020
    • Tested With: BuddyPress 6.2
    • Compatible With: BuddyPress 4.0

    Fix undefined variable notice

  • Version: 1.4.2

    Thursday, 27 February, 2020
    • Tested With: BuddyPress 5.1.2
    • Compatible With: BuddyPress 4.0

    Added standard css classes to the login and password reset forms.

  • Version: 1.4.1

    Tuesday, 14 January, 2020
    • Tested With: BuddyPress 5.1.2
    • Compatible With: WordPress 4.0+

    Fix translation strings.

  • Version: 1.4.0

    Monday, 02 December, 2019
    • Tested With: BuddyPress 5.0
    • Compatible With: WordPress 4.0+

    Refactor code.
    Fix translation issues.

  • Version: 1.3.8

    Monday, 19 August, 2019
    • Tested With: BuddyPress 5.0
    • Compatible With: BuddyPress 3.0+

    Fix the url in password reset message.

  • Version: 1.3.7

    Friday, 14 June, 2019
    • Tested With: BuddyPress 4.4
    • Compatible With: BuddyPress 2.5+

    Message string update

  • Version: 1.3.6

    Tuesday, 11 June, 2019
    • Tested With: BuddyPress 4.3.0
    • Compatible With: BuddyPress 2.5+

    Added support for limit-login-attempts-reloaded plugin By WPChef

  • Version: 1.3.5

    Thursday, 30 May, 2019
    • Tested With: BuddyPress 4.3.0
    • Compatible With: BuddyPress 2.5+

    fix lost and reset password url
    fix wp-login.php redirect conditions

  • Version: 1.3.4

    Tuesday, 27 June, 2017
    • Tested With: BuddyPress 2.8.2
    • Compatible With: BuddyPress 2.5+

    Updated to have better translation support

  • Version: 1.3.3

    Tuesday, 16 May, 2017
    • Tested With: BuddyPress 2.8.2
    • Compatible With: BuddyPress 2.5+

    Updated to fix the login/logout redirect to correct last visited page.

  • Version: 1.3.2

    Tuesday, 11 April, 2017
    • Tested With: BuddyPress 2.8.2
    • Compatible With: BuddyPress 2.5+

    Make sure to do proper redirect for the password reset links.

  • Version: 1.3.1

    Monday, 23 January, 2017
    • Tested With: BuddyPress 2.7.4
    • Compatible With: BuddyPress 2.5+

    Updated to add the login_form hook on the login.php template file