File: bp-activity/bp-activity-functions.php
Description
bp_activity_check_exists_by_content()

Check whether an activity item exists with a given content string.

Source: bp-activity/bp-activity-functions.php:1317

bp_activity_check_exists_by_content

Filters the results of the check for whether an activity item exists by specified content.

Source: bp-activity/bp-activity-functions.php:1326

bp_activity_get_last_updated()

Retrieve the last time activity was updated.

Source: bp-activity/bp-activity-functions.php:1336

bp_activity_add_user_favorite()

Add an activity feed item as a favorite for a user.

Source: bp-activity/bp-activity-functions.php:941

bp_activity_add_user_favorite

Fires if bp_activity_update_meta() for favorite_count is successful and before returning a true value for success.

Source: bp-activity/bp-activity-functions.php:990

bp_activity_add_user_favorite_fail

Fires if bp_activity_update_meta() for favorite_count is unsuccessful and before returning a false value for failure.

Source: bp-activity/bp-activity-functions.php:1006

bp_activity_get_action()

Retrieve the current action from a component and key.

Source: bp-activity/bp-activity-functions.php:787

bp_activity_get_action

Filters the current action by component and key.

Source: bp-activity/bp-activity-functions.php:810

bp_activity_get_types()

Fetch details of all registered activity types.

Source: bp-activity/bp-activity-functions.php:820

bp_activity_get_types

Filters the available activity types.

Source: bp-activity/bp-activity-functions.php:842