apply_filters( 'bp_displayed_user_id', int $id )
Filters the ID of the currently displayed user.
Description Description
Parameters Parameters
- $id
-
ID of the currently displayed user.
Source Source
File: bp-core/bp-core-template.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |