apply_filters( 'bp_blogs_get_profile_stats', string $value , array $r )
Filters the number of blogs in user’s profile.
Parameters Parameters
- $value
-
(string) Output determined for the profile stats.
- $r
-
(array) Array of arguments used for default output if none provided.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |