apply_filters( 'bp_is_my_profile', bool $my_profile )
Filters whether or not current page is part of the profile for the logged-in user.
Description Description
Parameters Parameters
- $my_profile
-
Whether or not current page is part of the profile for the logged-in user.
Source Source
File: bp-core/bp-core-template.php
Changelog Changelog
Version | Description |
---|---|
1.2.4 | Introduced. |