Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: using wordpress.com akismet spam key?


Nola1974
Participant

@nolageek

Took me a bit to figure this out… it’s not a true/false configuration.

replace

'$bb->akismet_key = true;'

with

'$bb->akismet_key = "123456789";'

(123456789 being your key)

Skip to toolbar