Added a hook: action:user.delete

Allows plugins to access the uid of the user being deleted.
This commit is contained in:
dhingey
2014-07-08 00:21:58 -07:00
parent 5497b8c419
commit f7372ba8d5
2 changed files with 6 additions and 1 deletions

View File

@@ -222,6 +222,9 @@ Executed whenever a notification is pushed to a user.
``action:user.create``
^^^^^^^^^^^^^^^^^^^^^
``action:user.delete``
^^^^^^^^^^^^^^^^^^^^^
``action:topic.delete``
^^^^^^^^^^^^^^^^^^^^^