apply_filters( 'bp_get_message_notice_id', int $id )
Filters the ID of the current notice in the loop.
Description Description
Parameters Parameters
- $id
-
ID of the current notice in the loop.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |