Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,031
- How-to & Troubleshooting
- 129,665
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
Get the latest trunk and add this to your wp-config.php:
define( \'BP_GROUPS_SLUG\', \'spots\' );
define( \'BP_MEMBERS_SLUG\', \'spotters\' );
Then just edit the other names in the actual template files, there is nothing wrong with that. The template is meant to be edited.