Method | Description | |
---|---|---|
IsSafeLink ( string link ) : bool | ||
IsSpam ( string commentAuthor, string commentIP, string commentContent ) : bool | ||
SpamDetection ( ) : System | ||
VerifyAkismetApiKey ( ) : bool |
public IsSpam ( string commentAuthor, string commentIP, string commentContent ) : bool | ||
commentAuthor | string | |
commentIP | string | |
commentContent | string | |
return | bool |