Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,042
- How-to & Troubleshooting
- 129,713
- Creating & Extending
- 25,797
- Requests & Feedback
- 9,503
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,182
-
The “Add Friend” and “Cancel Friendship” buttons (as well as the “Friendship Requested”) are all controlled by bp_add_friend_button() in bp-friends-templatetags.php.
Just be aware that if you modify this code your changes will be lost the next time you upgrade.