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.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
6.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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