Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,046
- How-to & Troubleshooting
- 129,731
- Creating & Extending
- 25,800
- Requests & Feedback
- 9,505
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/
`define ( ‘BP_ACTIVITY_SLUG’, ‘wall’ );`
for the rest: https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/