do_action( 'bp_activity_remove_all_user_data', int $user_id )

Fires after the removal of all of a user’s activity data.


Description Description


Parameters Parameters

$user_id

ID of the user being deleted.


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.