Extension:GlobalBlocking/Hooks/GlobalBlockingGetRetroactiveAutoblockIPs
Appearance
(Redirected from Manual:Hooks/GlobalBlockingGetRetroactiveAutoblockIPs)
For more information about attaching hooks, see Manual:Hooks.
For examples of other extensions using this hook, see Category:GlobalBlockingGetRetroactiveAutoblockIPs extensions.
Parameters
[edit]$globalBlock: The global block that we are performing retroactive global autoblocks for$limit: The maximum number of IPs that will be retroactively autoblocked&$ips: The list of IPs to retroactively autoblock. If more than $limit IPs are provided, then only the first $limit IPs will be globally autoblocked.