do_action( 'bp_activity_admin_action_after', array $value , string $redirect_to , array $activity_ids )
Fires before redirect for plugins to do something with activity.
Description
Passes an activity array counts how many were spam, not spam, deleted, and IDs that were errors.
Parameters
- $value
-
Array holding spam, not spam, deleted counts, error IDs.
- $redirect_to
-
URL to redirect to.
- $activity_ids
-
Original array of activity IDs.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.6.0 | 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.