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.


Top ↑

Source Source

File: bp-core/bp-core-template.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.