File: bp-messages/classes/class-bp-messages-notice.php |
Description |
---|---|
messages_notice_get_total_notice_count |
Filters the total number of notices. |
BP_Messages_Notice::get_active() |
Returns the active notice that should be displayed on the front end. |
messages_notice_get_active |
Gives ability to filter the active notice that should be displayed on the front end. |
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. |
BP_Messages_Notice::deactivate() |
Deactivates a notice. |
BP_Messages_Notice::delete() |
Deletes a notice. |