Function __global->is_unbannable_bot_ip

Definitions

sources/failure.php

  • Find if an IP is unbannable due to being a known bot-IP.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$ip IP required parameter N/A N/A The IP address

Return

  • Whether it is unbannable
  • Type: boolean
  • Set: N/A
  • Range: N/A