Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
21 lines (12 loc) · 787 Bytes

README.md

File metadata and controls

executable file
·
21 lines (12 loc) · 787 Bytes

Akismet class

Automattic Kismet (Akismet for short) is a collaborative effort to make comment and trackback spam a non-issue and restore innocence to blogging, so you never have to worry about spam again.

About

PHP Akismet is a (wrapper)class to communicate with the Akismet API.

License

PHP Akismet is BSD licensed.

Documentation

The class is well documented inline. If you use a decent IDE you'll see that each method is documented with PHPDoc. More documentation can be found on http://classes.verkoyen.eu/akismet/docs.

Sites using this class