do_action( 'bp_activity_remove_all_user_data', int $user_id )

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


Parameters Parameters

$user_id

(int) ID of the user being deleted.


Source Source

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

View on Trac



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.