@since: BuddyPress 2.8.0
Description
bp_php_requirements_notice()

Adds an admin notice to installations that don’t meet minimum PHP requirement.

Source: bp-loader.php:321

bp_xprofile_maybe_format_datebox_post_data()

Formats datebox field values passed through a POST request.

Source: bp-xprofile/bp-xprofile-functions.php:1475

bp_field_has_data

Filters whether or not the XProfile field has data to display.

Source: bp-xprofile/bp-xprofile-template.php:225

bp_field_has_public_data

Filters whether or not the XProfile field has public data to display.

Source: bp-xprofile/bp-xprofile-template.php:250

bp_xprofile_reset_fields_by_name_cache_incrementor()

Clear the field-name cache.

Source: bp-xprofile/bp-xprofile-cache.php:284

messages_message_get_recipient_ids

Filters the array of recipients IDs.

Source: bp-messages/classes/class-bp-messages-message.php:286

messages_notice_get_notices

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

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

messages_notice_get_total_notice_count

Filters the total number of notices.

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

messages_notice_get_active

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

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

messages_notice_after_delete

Fires after the current message item has been deleted.

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