do_action( 'bp_activity_delete', array $args )
Fires after the activity item has been deleted.
Description Description
Parameters Parameters
- $args
-
Array of arguments used with the activity deletion.
Source Source
File: bp-activity/bp-activity-functions.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |