bp_friends_slug()
Output the friends component slug.
Description Description
Source Source
File: bp-friends/bp-friends-template.php
function bp_friends_slug() { echo bp_get_friends_slug(); }
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |