do_action( 'bp_before_activity_delete', array $args )
Fires before an activity item proceeds to be deleted.
Description Description
Parameters Parameters
- $args
-
Array of arguments to be used with the activity deletion.
Source Source
File: bp-activity/bp-activity-functions.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |