File: bp-messages/classes/class-bp-messages-notice.php |
Description |
|---|---|
| BP_Messages_Notice::get_notices() |
Pulls up a list of notices. |
| messages_notice_get_notices |
Filters the array of notices, sorted by date and paginated. |
| BP_Messages_Notice::get_total_notice_count() |
Returns the total number of recorded notices. |
| BP_Messages_Notice |
BuddyPress Notices class. |
| BP_Messages_Notice::__construct() |
Constructor. |
| BP_Messages_Notice::populate() |
Populate method. |
| BP_Messages_Notice::save() |
Saves a notice. |
| messages_notice_before_save |
Fires before the current message notice item gets saved. |
| messages_notice_after_save |
Fires after the current message notice item has been saved. |
| BP_Messages_Notice::activate() |
Activates a notice. |