Skip to:
Content

  • Home
  • Activity
  • Members
  • reference
WB Remedy

Code Reference

  • Home
  • Activity
  • Members
  • reference
Filter by type:
Search
Browse: Home / reference / BuddyPress / MessagesClasses

BP_Messages_Notice::delete()

Method: Deletes a notice.

Source: bp-messages/classes/class-bp-messages-notice.php:180

Used by 0 functions | Uses 3 functions

messages_notice_before_delete

Action Hook: Fires before the current message item has been deleted.

Source: bp-messages/classes/class-bp-messages-notice.php:190

Used by 1 function | Uses 0 functions

messages_notice_after_delete

Action Hook: Fires after the current message item has been deleted.

Source: bp-messages/classes/class-bp-messages-notice.php:206

Used by 1 function | Uses 0 functions

BP_Messages_Notice::get_notices()

Method: Pulls up a list of notices.

Source: bp-messages/classes/class-bp-messages-notice.php:227

Used by 2 functions | Uses 2 functions

messages_notice_get_notices

Filter Hook: Filters the array of notices, sorted by date and paginated.

Source: bp-messages/classes/class-bp-messages-notice.php:257

Used by 1 function | Uses 0 functions

BP_Messages_Notice::get_total_notice_count()

Method: Returns the total number of recorded notices.

Source: bp-messages/classes/class-bp-messages-notice.php:267

Used by 2 functions | Uses 2 functions

messages_notice_get_total_notice_count

Filter Hook: Filters the total number of notices.

Source: bp-messages/classes/class-bp-messages-notice.php:279

Used by 1 function | Uses 0 functions

BP_Messages_Notice::get_active()

Method: Returns the active notice that should be displayed on the front end.

Source: bp-messages/classes/class-bp-messages-notice.php:289

Used by 5 functions | Uses 3 functions

messages_notice_get_active

Filter Hook: Gives ability to filter the active notice that should be displayed on the front end.

Source: bp-messages/classes/class-bp-messages-notice.php:308

Used by 1 function | Uses 0 functions

BP_Messages_Notice::save()

Method: Saves a notice.

Source: bp-messages/classes/class-bp-messages-notice.php:99

Used by 2 functions | Uses 6 functions
1 2 … 6 Next »

See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS

Follow BuddyPress on Twitter • GPL • Contact Us • Privacy • Terms of Service