Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,000
- How-to & Troubleshooting
- 129,531
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,784
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,169
-
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.