apply_filters( 'friends_template_requests', string $template )
Filters the template used to display the My Friends page.
Description Description
Parameters Parameters
- $template
-
Path to the friends request template to load.
Source Source
File: bp-friends/screens/requests.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |