@since: BuddyBoss 1.0.0 |
Description |
---|---|
bp_users_admin_profile_types_listing_add_users_tab() |
Added Navigation tab on top of the page BuddyBoss > Group Types |
xprofile_check_gender_added_previously() |
Check if the gender field has been added. |
bp_messages_delete_thread_paginated_messages_cache() |
Invalidate cache for thread pagination messages. |
BP_Messages_Message::get_existing_thread() |
Get existsing thread which matches the recipients |
BP_Messages_Thread::is_thread_recipient() |
Check if the current user is in the thread’s active recipient list |
bp_messages_remove_data() |
When a user is deleted, we need to clean up the database and remove all the message data from each table. |
messages_get_default_subject_length() |
Filter default message length. (30 characters) |
bp_messages_thread_delete_completely() |
Delete user from DB callback |
bp_group_type_sort_items() |
Sort list of group type post types. |
bp_group_type_hide_quick_edit() |
Hide quick edit link. |