@since: BuddyPress 2.0.0 |
Description |
---|---|
bp_group_create_button() |
Output the Create a Group button. |
bp_groups_clear_invite_count_on_uninvite() |
Clear a user’s cached total group invite count when a user is uninvited. |
bp_groups_clear_invite_count_on_send() |
Clear a user’s cached total group invite count when a new invite is sent. |
bp_groups_delete_group_cache_on_metadata_change() |
Bust group cache when modifying metadata. |
bp_groups_clear_invite_count_for_user() |
Clear a user’s cached total group invite count. |
bp_groups_delete_promotion_notifications() |
When a demotion takes place, delete any corresponding promotion notifications. |
bp_members_login_resend_activation_email() |
On the login screen, resends the activation email for a user. |
bp_last_activity_migrate() |
Migrate last_activity data from the usermeta table to the activity table. |
_bp_get_user_meta_last_activity_warning() |
Backward compatibility for ‘last_activity’ usermeta fetching. |
_bp_update_user_meta_last_activity_warning() |
Backward compatibility for ‘last_activity’ usermeta setting. |