Property | Type | Description | |
---|---|---|---|
$conf | |||
$host | |||
$key | |||
$port |
Method | Description | |
---|---|---|
check_comment ( $comment ) | ||
check_server_connectivity ( ) | IP address, and value is true (available) or false (unable to connect). | |
get_host ( $host ) | ||
get_server_connectivity ( $cache_timeout = 86400 ) | Returns the same associative array as akismet_check_server_connectivity() | |
http_post ( $body, $path, $host = null, $port = null, $ip = null ) | ||
init ( $context ) | ||
server_connectivity_ok ( ) | Returns true if server connectivity was OK at the last check, false if there was a problem that needs to be fixed. | |
verify_key ( $key, $ip = null ) |
static public check_server_connectivity ( ) |
static public get_server_connectivity ( $cache_timeout = 86400 ) |
static public http_post ( $body, $path, $host = null, $port = null, $ip = null ) |
static public server_connectivity_ok ( ) |