| AKISMET_VERSION |
| $akismet_nonce | |
| $button | |
| $link | |
| $page | |
| $submenu | |
| $wpcom_api_key |
$button = "" . __('Recheck Queue for Spam') . ""$page = str_replace( '
$submenu['edit-comments.php'] ) )
$link = 'edit-comments.php'
Defined in wp-content/plugins/akismet/akismet.php, line 964
$wpcom_api_key = constant('WPCOM_API_KEY')
Defined in wp-content/plugins/akismet/akismet.php, line 15
Functions
function akismet_auto_check_comment(
$comment)
Parameters
$comment
Defined in wp-content/plugins/akismet/akismet.php, line 415
function akismet_check_db_comment(
$id)
Parameters
$id
Defined in wp-content/plugins/akismet/akismet.php, line 1021
function akismet_check_for_spam_button(
$comment_status)
Parameters
$comment_status
Defined in wp-content/plugins/akismet/akismet.php, line 978
function akismet_check_server_connectivity(
)
Defined in wp-content/plugins/akismet/akismet.php, line 275
function akismet_get_host(
$host)
Parameters
$host
Defined in wp-content/plugins/akismet/akismet.php, line 347
function akismet_get_server_connectivity(
$cache_timeout = 86400)
Parameters
$cache_timeout
Defined in wp-content/plugins/akismet/akismet.php, line 304
function akismet_http_post(
$request
$host
$path
$port = 80
$ip = null)
Parameters
$request
$host
$path
$port
$ip
Defined in wp-content/plugins/akismet/akismet.php, line 374
function akismet_kill_proxy_check(
$option)
Parameters
$option
Defined in wp-content/plugins/akismet/akismet.php, line 1047
function akismet_nonce_field(
$action = -1)
Parameters
$action
Defined in wp-content/plugins/akismet/akismet.php, line 47
function akismet_result_spam(
$approved)
Parameters
$approved
Defined in wp-content/plugins/akismet/akismet.php, line 408
function akismet_server_connectivity_ok(
)
Defined in wp-content/plugins/akismet/akismet.php, line 317
function akismet_spamtoham(
$comment)
Parameters
$comment
Defined in wp-content/plugins/akismet/akismet.php, line 522
function akismet_spam_comments(
$type = false
$page = 1
$per_page = 50)
Parameters
$type
$page
$per_page
Defined in wp-content/plugins/akismet/akismet.php, line 551
function akismet_spam_count(
$type = false)
Parameters
$type
Defined in wp-content/plugins/akismet/akismet.php, line 527
function akismet_submit_nonspam_comment(
$comment_id)
Parameters
$comment_id
Defined in wp-content/plugins/akismet/akismet.php, line 468
function akismet_submit_spam_comment(
$comment_id)
Parameters
$comment_id
Defined in wp-content/plugins/akismet/akismet.php, line 492
function akismet_verify_key(
$key
$ip = null)
Parameters
$key
$ip
Defined in wp-content/plugins/akismet/akismet.php, line 262
function number_format_i18n(
$number
$decimals = null)
Parameters
$number
$decimals
Defined in wp-content/plugins/akismet/akismet.php, line 52