do_action( 'bp_activity_remove_user_favorite', int $activity_id, int $user_id )

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

Description

Parameters

$activity_id

(int) ID of the activity item being unfavorited.

$user_id

(int) ID of the user doing the unfavoriting.

Source

File: bp-activity/bp-activity-functions.php

Changelog

Changelog
Version Description
BuddyPress 1.2.1 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.