Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: username slug wrong after update

Add this to your wp-config.php file (before the “stop editing” line):

define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );

Skip to toolbar