BuddyDev

BuddyPress Signup Avatar

BuddyPress Signup Avatar plugin does not work with BP Nouveau template pack

BuddyPress Signup Avatar plugin allows users to upload profile pic/avatar after completing registration on BuddyPress based sites.

Screenshots:-

After registration completion screen:-

Avatar Crop Screen

And here is the screenshot of the final step.

Important:-

If the avatar upload form is not shown after signup complete, please make sure your registration/register.php as the following action

<?php do_action( 'bp_after_registration_confirmed' );?>

Public Repo:-

https://github.com/sbrajesh/bp-signup-avatar

Release History

  • Version: 1.0.5

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

    Fix issue with BP_ENABLE_MULTIBLOG enabled case

  • Version: 1.0.4

    Thursday, 04 October, 2018
    • Tested With: BuddyPress 3.2
    • Compatible With: BuddyPress 2.9+

    Fix a notice caused by use of 'w' in the form fields.

  • Version: 1.0.3

    Monday, 24 September, 2018
    • Tested With: BuddyPress 3.2
    • Compatible With: BuddyPress 2.9+

    Updated to make it work with BP 2.9+

  • Version: 1.0.2

    Wednesday, 25 March, 2015
    • Tested With: BuddyPress 2.2.1
    • Compatible With: BuddyPress 2.1+

    Adding compatibility for BuddyPress 2.2+

  • Version: 1.0.1

    Saturday, 07 February, 2015
    • Tested With: BuddyPress 2.2.0
    • Compatible With: BuddyPress 1.5+

    Updated for Theme compatibility support.

  • Version: 1.0

    Sunday, 15 September, 2013
    • Tested With: BuddyPress 1.8.1
    • Compatible With: BuddyPress 1.5+

    Initial Release