apply_filters( 'bp_get_add_friend_button', string $button )
Filters the HTML for the add friend button.
Parameters Parameters
- $button
-
(string) HTML markup for add friend button.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |