@since: BuddyPress 2.8.0 |
Description |
---|---|
bp_php_requirements_notice() |
Adds an admin notice to installations that don’t meet minimum PHP requirement. |
bp_xprofile_maybe_format_datebox_post_data() |
Formats datebox field values passed through a POST request. |
bp_field_has_data |
Filters whether or not the XProfile field has data to display. |
bp_field_has_public_data |
Filters whether or not the XProfile field has public data to display. |
bp_xprofile_reset_fields_by_name_cache_incrementor() |
Clear the field-name cache. |
messages_message_get_recipient_ids |
Filters the array of recipients IDs. |
messages_notice_get_total_notice_count |
Filters the total number of notices. |
messages_notice_get_active |
Gives ability to filter the active notice that should be displayed on the front end. |
messages_notice_get_notices |
Filters the array of notices, sorted by date and paginated. |
messages_notice_after_delete |
Fires after the current message item has been deleted. |