Searched refs:akismetEnabled (Results 1 – 1 of 1) sorted by relevance
63 private $akismetEnabled = false; variable in botBouncer168 $this->akismetEnabled = true;171 $this->akismetEnabled = true;473 if (!$this->akismetEnabled) return false;833 if ((!$isSpam || $checkAll) && $this->akismetEnabled) {