Lines:
1 to 77 of 77
<?php global $wpcom_api_key, $akismet_api_host, $akismet_api_port; $wpcom_api_key = defined( 'WPCOM_API_KEY' ) ? constant( 'WPCOM_API_KEY' ) : ''; $akismet_api_host = Akismet::get_api_key() . '.rest.akismet.com'; $akismet_api_port = 80; /* function akismet_test_mode() – */ /* function akismet_http_post() – */ /* function akismet_microtime() – */ /* function akismet_delete_old() – */ /* function akismet_delete_old_metadata() – */ /* function akismet_check_db_comment() – */ /* function akismet_rightnow() – */ /* function akismet_admin_init() – */ /* function akismet_version_warning() – */ /* function akismet_load_js_and_css() – */ /* function akismet_nonce_field() – */ /* function akismet_plugin_action_links() – */ /* function akismet_conf() – */ /* function akismet_stats_display() – */ /* function akismet_stats() – */ /* function akismet_admin_warnings() – */ /* function akismet_comment_row_action() – */ /* function akismet_comment_status_meta_box() – */ /* function akismet_comments_columns() – */ /* function akismet_comment_column_row() – */ /* function akismet_text_add_link_callback() – */ /* function akismet_text_add_link_class() – */ /* function akismet_check_for_spam_button() – */ /* function akismet_submit_nonspam_comment() – */ /* function akismet_submit_spam_comment() – */ /* function akismet_transition_comment_status() – */ /* function akismet_spam_count() – */ /* function akismet_recheck_queue() – */ /* function akismet_remove_comment_author_url() – */ /* function akismet_add_comment_author_url() – */ /* function akismet_check_server_connectivity() – */ /* function akismet_get_server_connectivity() – */ /* function akismet_server_connectivity_ok() – */ /* function akismet_admin_menu() – */ /* function akismet_load_menu() – */ /* function akismet_init() – */ /* function akismet_get_key() – */ /* function akismet_check_key_status() – */ /* function akismet_update_alert() – */ /* function akismet_verify_key() – */ /* function akismet_get_user_roles() – */ /* function akismet_result_spam() – */ /* function akismet_result_hold() – */ /* function akismet_get_user_comments_approved() – */ /* function akismet_update_comment_history() – */ /* function akismet_get_comment_history() – */ /* function akismet_cmp_time() – */ /* function akismet_auto_check_update_meta() – */ /* function akismet_auto_check_comment() – */ /* function akismet_get_ip_address() – */ /* function akismet_cron_recheck() – */ /* function akismet_add_comment_nonce() – */ /* function akismet_fix_scheduled_recheck() – */ /* function akismet_spam_comments() – */ /* function akismet_spam_totals() – */ /* function akismet_manage_page() – */ /* function akismet_caught() – */ /* function redirect_old_akismet_urls() – */ /* function akismet_kill_proxy_check() – */ /* function akismet_pingback_forwarded_for() – */ /* function akismet_pre_check_pingback() – */
Called by
Invoked by
Calls
1 to 1 of 1