Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Remove ”/members” slug so its “.com/membername”

Put this in your wp-config.php:


define ( 'BP_ENABLE_ROOT_PROFILES', true );

See also https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/ for other configuration settings.

Skip to toolbar