mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-17 17:31:59 +02:00
Added a hook: action:user.delete
Allows plugins to access the uid of the user being deleted.
This commit is contained in:
@@ -222,6 +222,9 @@ Executed whenever a notification is pushed to a user.
|
||||
``action:user.create``
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
``action:user.delete``
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
``action:topic.delete``
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user