Extension:AbuseFilter/Hooks/AbuseFilterGenerateAccountCreationVars
Appearance
For more information about attaching hooks, see Manual:Hooks.
For examples of other extensions using this hook, see Category:AbuseFilterGenerateAccountCreationVars extensions.
Arguments
[edit]$vars: Variable holder$creator: The creator of the account - may be an IP address or the same as $createdUser in some situations$createdUser: The user being created$autocreate: Whether this account creation is an autocreation. Iftrue, then$creatorwill be the same as$createdUser.$rc: If the variables should be generated for an RC entry, this is the entry. Null if it's for the current action being filtered.