From e58028f9e52b24260350e2fc37586756ba14692e Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Thu, 29 Jan 2009 19:48:56 +0000 Subject: [PATCH] Document UserIsBlockedGlobally hook --- docs/hooks.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/hooks.txt b/docs/hooks.txt index 2b34fc5122..2930e0c0eb 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -1385,6 +1385,11 @@ $user: User object $user: User to get rights for &$rights: Current rights +'UserIsBlockedGlobally': Check if user is blocked on all wikis. +&$user: User object +$ip: User's IP address +&$blocked: Whether the user is blocked, to be modified by the hook + 'UserLoadDefaults': called when loading a default user $user: user object $name: user name -- 2.20.1