Hooks |
Description |
---|---|
bp_get_the_notification_mark_read_url |
Filters the URL used for marking a single notification as read. |
bp_get_the_notification_mark_unread_link |
Filters the link used for marking a single notification as unread. |
bp_get_the_notification_mark_unread_url |
Filters the URL used for marking a single notification as unread. |
bp_get_the_notification_secondary_item_id |
Filters the secondary associated item ID of the notification currently being iterated on. |
bp_get_the_notification_time_since |
Filters the time since value of the current notification. |
bp_get_the_profile_field_alternate_name |
Filters the XProfile field’s alternate name. |
bp_get_the_profile_field_datebox |
Filters the output for the profile field datebox. |
bp_get_the_profile_field_description |
Filters the XProfile field description. |
bp_get_the_profile_field_edit_value |
Filters the XProfile field edit value. |
bp_get_the_profile_field_errors_action() |
Fires after field label and displays associated errors for the field. |
bp_get_the_profile_field_id |
Filters the XProfile field ID. |
bp_get_the_profile_field_ids |
Filters the comma-separated list of field IDs. |
bp_get_the_profile_field_input_name |
Filters the profile field input name. |
bp_get_the_profile_field_is_required |
Filters whether or not a profile field is required. |
bp_get_the_profile_field_name |
Filters the XProfile field name. |
bp_get_the_profile_field_options_checkbox |
Filters the HTML output for an individual field options checkbox. |
bp_get_the_profile_field_options_multiselect |
Filters the HTML output for options in a multiselect input. |
bp_get_the_profile_field_options_radio |
Filters the HTML output for an individual field options radio button. |
bp_get_the_profile_field_options_select |
Filters the HTML output for options in a select input. |
bp_get_the_profile_field_options_select_gender |
Filters the HTML output for options in a select input. |
bp_get_the_profile_field_value |
Filters the XProfile field value. |
bp_get_the_profile_field_visibility_level |
Filters the profile field visibility level. |
bp_get_the_profile_field_visibility_level_label |
Filters the profile field visibility level label. |
bp_get_the_profile_group_description |
Filters the XProfile group description. |
bp_get_the_profile_group_edit_form_action |
Filters the action for the XProfile group edit form. |
bp_get_the_profile_group_id |
Filters the XProfile group ID. |
bp_get_the_profile_group_name |
Filters the XProfile group name. |
bp_get_the_profile_group_slug |
Filters the XProfile group slug. |
bp_get_the_thread_id |
Filters the ID of the thread that the current loop belongs to. |
bp_get_the_thread_message_alt_class |
Filters the CSS class used for message zebra striping. |
bp_get_the_thread_message_content |
Filters the content of the current message in the loop. |
bp_get_the_thread_message_css_class |
Filters the CSS classes for messages within a single thread. |
bp_get_the_thread_message_date_sent |
Filters the date sent value for the current message as a timestamp. |
bp_get_the_thread_message_id |
Filters the ID of the current message in the thread. |
bp_get_the_thread_message_sender_avatar_thumb |
Filters the avatar for the current message sender. |
bp_get_the_thread_message_sender_id |
Filters the ID for message sender within a single thread. |
bp_get_the_thread_message_sender_link |
Filters the link to the sender of the current message. |
bp_get_the_thread_message_sender_name |
Filters the display name of the sender of the current message. |
bp_get_the_thread_message_time_since |
Filters the ‘Sent x hours ago’ string for the current message. |
bp_get_the_thread_recipients_list |
Filters the HTML links to the profiles of recipients in the current thread. |
bp_get_the_thread_subject |
Filters the subject of the thread currently being iterated over. |
bp_get_theme_compat_dir |
Filters the absolute path of the theme package being used. |
bp_get_theme_compat_id |
Filters the ID of the theme package being used. |
bp_get_theme_compat_name |
Filters the name of the theme package being used. |
bp_get_theme_compat_url |
Filters the URL of the theme package being used. |
bp_get_theme_compat_version |
Filters the version of the theme package being used. |
bp_get_theme_package_id |
Filters the current theme package ID. |
bp_get_thread_recipients_count |
Filters the total number of recipients in a thread. |
bp_get_title_parts |
Filter BuddyPress title parts before joining. |
bp_get_total_blog_count |
Filters the total number of blogs on the site. |