bp_notifications_delete_notifications_on_delete_user( int $user_id )
Deletes user notifications data on the ‘delete_user’ hook.
Description Description
Parameters Parameters
- $user_id
-
(Required) The ID of the deleted user.
Source Source
File: bp-notifications/bp-notifications-functions.php
Changelog Changelog
Version | Description |
---|---|
6.0.0 | Introduced. |