[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/plugins/akismet/ -> wrapper.php (summary)

(no description)

File Size: 214 lines (6 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 61 functions

  akismet_test_mode()
  akismet_http_post()
  akismet_microtime()
  akismet_delete_old()
  akismet_delete_old_metadata()
  akismet_check_db_comment()
  akismet_rightnow()
  akismet_admin_init()
  akismet_version_warning()
  akismet_load_js_and_css()
  akismet_nonce_field()
  akismet_plugin_action_links()
  akismet_conf()
  akismet_stats_display()
  akismet_stats()
  akismet_admin_warnings()
  akismet_comment_row_action()
  akismet_comment_status_meta_box()
  akismet_comments_columns()
  akismet_comment_column_row()
  akismet_text_add_link_callback()
  akismet_text_add_link_class()
  akismet_check_for_spam_button()
  akismet_submit_nonspam_comment()
  akismet_submit_spam_comment()
  akismet_transition_comment_status()
  akismet_spam_count()
  akismet_recheck_queue()
  akismet_remove_comment_author_url()
  akismet_add_comment_author_url()
  akismet_check_server_connectivity()
  akismet_get_server_connectivity()
  akismet_server_connectivity_ok()
  akismet_admin_menu()
  akismet_load_menu()
  akismet_init()
  akismet_get_key()
  akismet_check_key_status()
  akismet_update_alert()
  akismet_verify_key()
  akismet_get_user_roles()
  akismet_result_spam()
  akismet_result_hold()
  akismet_get_user_comments_approved()
  akismet_update_comment_history()
  akismet_get_comment_history()
  akismet_cmp_time()
  akismet_auto_check_update_meta()
  akismet_auto_check_comment()
  akismet_get_ip_address()
  akismet_cron_recheck()
  akismet_add_comment_nonce()
  akismet_fix_scheduled_recheck()
  akismet_spam_comments()
  akismet_spam_totals()
  akismet_manage_page()
  akismet_caught()
  redirect_old_akismet_urls()
  akismet_kill_proxy_check()
  akismet_pingback_forwarded_for()
  akismet_pre_check_pingback()

Functions
Functions that are not part of a class:

akismet_test_mode()   X-Ref
No description

akismet_http_post( $request, $host, $path, $port = 80, $ip = null )   X-Ref
No description

akismet_microtime()   X-Ref
No description

akismet_delete_old()   X-Ref
No description

akismet_delete_old_metadata()   X-Ref
No description

akismet_check_db_comment( $id, $recheck_reason = 'recheck_queue' )   X-Ref
No description

akismet_rightnow()   X-Ref
No description

akismet_admin_init()   X-Ref
No description

akismet_version_warning()   X-Ref
No description

akismet_load_js_and_css()   X-Ref
No description

akismet_nonce_field( $action = -1 )   X-Ref
No description

akismet_plugin_action_links( $links, $file )   X-Ref
No description

akismet_conf()   X-Ref
No description

akismet_stats_display()   X-Ref
No description

akismet_stats()   X-Ref
No description

akismet_admin_warnings()   X-Ref
No description

akismet_comment_row_action( $a, $comment )   X-Ref
No description

akismet_comment_status_meta_box( $comment )   X-Ref
No description

akismet_comments_columns( $columns )   X-Ref
No description

akismet_comment_column_row( $column, $comment_id )   X-Ref
No description

akismet_text_add_link_callback( $m )   X-Ref
No description

akismet_text_add_link_class( $comment_text )   X-Ref
No description

akismet_check_for_spam_button( $comment_status )   X-Ref
No description

akismet_submit_nonspam_comment( $comment_id )   X-Ref
No description

akismet_submit_spam_comment( $comment_id )   X-Ref
No description

akismet_transition_comment_status( $new_status, $old_status, $comment )   X-Ref
No description

akismet_spam_count( $type = false )   X-Ref
No description

akismet_recheck_queue()   X-Ref
No description

akismet_remove_comment_author_url()   X-Ref
No description

akismet_add_comment_author_url()   X-Ref
No description

akismet_check_server_connectivity()   X-Ref
No description

akismet_get_server_connectivity( $cache_timeout = 86400 )   X-Ref
No description

akismet_server_connectivity_ok()   X-Ref
No description

akismet_admin_menu()   X-Ref
No description

akismet_load_menu()   X-Ref
No description

akismet_init()   X-Ref
No description

akismet_get_key()   X-Ref
No description

akismet_check_key_status( $key, $ip = null )   X-Ref
No description

akismet_update_alert( $response )   X-Ref
No description

akismet_verify_key( $key, $ip = null )   X-Ref
No description

akismet_get_user_roles( $user_id )   X-Ref
No description

akismet_result_spam( $approved )   X-Ref
No description

akismet_result_hold( $approved )   X-Ref
No description

akismet_get_user_comments_approved( $user_id, $comment_author_email, $comment_author, $comment_author_url )   X-Ref
No description

akismet_update_comment_history( $comment_id, $message, $event = null )   X-Ref
No description

akismet_get_comment_history( $comment_id )   X-Ref
No description

akismet_cmp_time( $a, $b )   X-Ref
No description

akismet_auto_check_update_meta( $id, $comment )   X-Ref
No description

akismet_auto_check_comment( $commentdata )   X-Ref
No description

akismet_get_ip_address()   X-Ref
No description

akismet_cron_recheck()   X-Ref
No description

akismet_add_comment_nonce( $post_id )   X-Ref
No description

akismet_fix_scheduled_recheck()   X-Ref
No description

akismet_spam_comments()   X-Ref
No description

akismet_spam_totals()   X-Ref
No description

akismet_manage_page()   X-Ref
No description

akismet_caught()   X-Ref
No description

redirect_old_akismet_urls()   X-Ref
No description

akismet_kill_proxy_check( $option )   X-Ref
No description

akismet_pingback_forwarded_for( $r, $url )   X-Ref
No description

akismet_pre_check_pingback( $method )   X-Ref
No description



Generated : Thu Mar 28 08:20:01 2024 Cross-referenced by PHPXref