apply_filters( 'bp_nouveau_member_extra_content_in_members_directory', bool $value )
Filter here to display the extra content not only into the Members directory.
Description Description
Parameters Parameters
- $value
-
True if on the Members directory page. False otherwise.
Source Source
File: bp-templates/bp-nouveau/includes/members/template-tags.php
Changelog Changelog
Version | Description |
---|---|
6.0.0 | Introduced. |