in locallib.php [307:312]
public function is_enabled() { if ($this->isonfrontpage() === true) { return false; } return parent::is_enabled(); }