Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to put users profiles in website root instead of /members/ ?


r-a-y
Keymaster

@r-a-y

@walid3 – Add the following line to wp-config.php:
define ( 'BP_ENABLE_ROOT_PROFILES', true );

For more nifty internal config settings, check out this page:
https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/

Skip to toolbar