Trackback
[ class tree: Trackback ] [ index: Trackback ] [ all elements ]

File: Akismet.php

Source Location: /Services_Trackback-0.7.1/Services/Trackback/SpamCheck/Akismet.php

Classes:

Services_Trackback_SpamCheck_Akismet
Akismet Module for spam detecion using http://akismet.com.

Page Details:

Services_Trackback_SpamCheck_Akismet.

This spam detection module for Services_Trackback checks the given trackback against the spam checking webservice Akismet http://akismet.com/ provided by http://wordpress.com. ATTENTION: To use this spam check, you need a valid WordPress.com API key.

PHP version 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require_once('Services/Trackback/Exception.php') [line 32]
require_once('Services/Trackback/SpamCheck.php') [line 38]
Load SpamCheck base class
require_once('HTTP/Request2.php') [line 44]
HTTP_Request2 for sending POST requests to Akismet

Documentation generated on Mon, 11 Mar 2019 15:51:32 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.