Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: functions.php and bp-custom.php


ovizii
Participant

@ovizii

it loads automatically but doesn’t seem to support comments. i.e. this content:

`/*customize all slugs*/
/*define( ‘BP_ACTIVATION_SLUG’, ‘activate’ );*/
define( ‘BP_ACTIVITY_SLUG’, ‘actions’ );
/*define( ‘BP_BLOGS_SLUG’, ‘journals’ );*/
`

will properly apply the uncommented line but simply print out the commented lines. will therefore stick with wp-config.php

Skip to toolbar