@since: BuddyPress 2.1.0 |
Description |
|---|---|
| BP_XProfile_Component::setup_settings_nav() |
Set up the Settings > Profile nav item. |
| xprofile_field_submitbox_start |
Fires at the beginning of the XProfile Field publishing actions section. |
| xprofile_field_after_submitbox |
Fires after XProfile Field submit metabox. |
| xprofile_field_before_submitbox |
Fires before XProfile Field submit metabox. |
| xprofile_clear_profile_groups_object_cache() |
Clear cached XProfile field group data. |
| bp_the_thread_message_date_sent() |
Output the timestamp for the current message. |
| bp_get_the_thread_message_date_sent() |
Generate the ‘Sent x hours ago’ string for the current message. |
| bp_get_the_thread_message_date_sent |
Filters the date sent value for the current message as a timestamp. |
| bp_get_the_thread_message_css_class() |
Generate the CSS classes for messages within a single thread. |
| bp_get_the_thread_message_css_class |
Filters the CSS classes for messages within a single thread. |