apply_filters( 'bp_get_message_notice_id', int $id )
Filters the ID of the current notice in the loop.
Parameters Parameters
- $id
-
(int) ID of the current notice in the loop.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |