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.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.