BuddyDev

9 Responses to BuddyPress Username Changer

  • The first release.

  • Updated to clean code & support the changing of usernames for super admins on multisite install by revoking/granting permissions properly.

  • Completely rewritten to give flexibility to developers

  • Fix whitescreen issue on bp 2.5

  • Updated to early load translations

  • Code refactoring and making sure that site admins are able to change username for others.

  • Make sure to use bp_get_displayed_user_username instead of bp_displayed_user_username(). That fixes the header already sent issue caused in 1.2.3

  • Add support for the WordPress Username availability checker plugin.

  • Fix the plugin page url and cleanup.