Akismet
Provides access to the Akismet API.
Constructors
Types
Functions
Link copied to clipboard
fun checkComment(comment: AkismetComment, trueOnError: Boolean = false): Boolean
Content copied to clipboard
Comment Check.
Link copied to clipboard
fun executeMethod( apiUrl: HttpUrl, formBody: FormBody, trueOnError: Boolean = false): Boolean
Content copied to clipboard
Executes a call to an Akismet REST API method.
Link copied to clipboard
Resets the debugHelp, errorMessage, httpStatusCode, isDiscard, isVerifiedKey, proTip, and response properties.
Link copied to clipboard
Submit Ham. (False Positives)
Link copied to clipboard
Submit Spam. (Missed Spam)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Set to true
if Akismet has determined that the last checked comment is blatant spam, and you can safely discard it without saving it in any spam queue.