do_action( 'bp_core_deleted_account', int $user_id )
Fires after the deletion of an account.
Description Description
Parameters Parameters
- $user_id
-
ID of the user account that was deleted.
Source Source
File: bp-members/bp-members-functions.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |