Sub Nav Slugs
- 
		I’m trying to change the url slugs for the settings nav tabs, and I’m following these directions: https://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/ I added ‘define( ‘BP_SETTINGS_SLUG’, ‘config’ );’ to my bp-custom.php, but the change didn’t reflect. The slug remains the same (settings.) Is this method of changing the slug outdated? 
- You must be logged in to reply to this topic.