do_action( 'bp_activity_deleted_activities', array $activity_ids_deleted )

Fires after the activity item has been deleted.


Parameters Parameters

$activity_ids_deleted

(array) Array of affected activity item IDs.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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