Renaming bp nav menus
-
I’ve heard that I can rename my bp nav menus i.e. BLOGS to SITES but when I try in wp-config or bp-custom.php nothing happends
For wp-config I use just above the stop editing line
define( ‘BP_BLOGS_SLUG’, ‘SITES’ );And in bp-custom I tried (with brackets of course).
?php
define( ‘BP_AVATAR_DEFAULT’, ‘http://mysite.com/wp-content/uploads/2010/10/user-150.jpg’ );
define( ‘BP_BLOGS_SLUG’, ‘SITES’ );?
Neither one changed anything.
Any help appreciated.
Thanks
Dave
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.