do_action_ref_array( 'bp_activity_before_delete', array $activities, array $r )

Action to allow intercepting activity items to be deleted.


Description Description


Parameters Parameters

$activities

Array of activities.

$r

Array of parsed arguments.


Top ↑

Source Source

File: bp-activity/classes/class-bp-activity-activity.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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