Home
last modified time | relevance | path

Searched refs:akismetKey (Results 1 – 1 of 1) sorted by relevance

/plugin/botbouncer/lib/
H A Dbotbouncer.php148 * @param string $akismetKey - API key for Akismet service
153 …public function __construct($hpKey = '',$akismetKey = '',$akismetUrl = '', $mollomPrivateKey = '',… argument
166 if (!empty($akismetKey)) {
167 $this->akismetApiKey = $akismetKey;