Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Username differs from BP handle when registration is done in wordpress backend

Yes, there is.

https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/
Put this in your wp-config.php

define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );

Skip to toolbar