Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to change URLs?


danbpfr
Participant

@chouf1

i must create bp-custom.php and put it in the “wp-content/plugins” folder

for the sk member slug you can use:

<?php

define( ‘BP_MEMBERS_SLUG’, ‘medlemmar’ );

?>

Skip to toolbar