PHP Cross Reference of WordPress Subversion HEAD

[ Index ]     [ Classes ]     [ Functions ]     [ Variables ]     [ Constants ]

title

Body

[close]

/wp-includes/ -> comment.php (summary)

(no description)

File Size: 823 lines (29 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 wp-includes/class-IXR.php

Defines 29 functions

  check_comment()
  get_approved_comments()
  get_comment()
  get_commentdata()
  get_lastcommentmodified()
  sanitize_comment_cookies()
  wp_allow_comment()
  check_comment_flood_db()
  wp_blacklist_check()
  wp_delete_comment()
  wp_get_comment_status()
  wp_get_current_commenter()
  wp_insert_comment()
  wp_filter_comment()
  wp_throttle_comment_flood()
  wp_new_comment()
  wp_set_comment_status()
  wp_update_comment()
  wp_update_comment_count()
  discover_pingback_server_uri()
  do_all_pings()
  do_trackbacks()
  generic_ping()
  pingback()
  privacy_ping_filter()
  trackback()
  weblog_ping()
  clean_comment_cache()
  update_comment_cache()

Functions
Functions that are not part of a class:

check_comment($author, $email, $url, $comment, $user_ip, $user_agent, $comment_type)   X-Ref
No description

get_approved_comments($post_id)   X-Ref
No description

get_comment(&$comment, $output = OBJECT)   X-Ref
No description

get_commentdata( $comment_ID, $no_cache = 0, $include_unapproved = false )   X-Ref
No description

get_lastcommentmodified($timezone = 'server')   X-Ref
No description

sanitize_comment_cookies()   X-Ref
No description

wp_allow_comment($commentdata)   X-Ref
No description

check_comment_flood_db( $ip, $email, $date )   X-Ref
No description

wp_blacklist_check($author, $email, $url, $comment, $user_ip, $user_agent)   X-Ref
No description

wp_delete_comment($comment_id)   X-Ref
No description

wp_get_comment_status($comment_id)   X-Ref
No description

wp_get_current_commenter()   X-Ref
No description

wp_insert_comment($commentdata)   X-Ref
No description

wp_filter_comment($commentdata)   X-Ref
No description

wp_throttle_comment_flood($block, $time_lastcomment, $time_newcomment)   X-Ref
No description

wp_new_comment( $commentdata )   X-Ref
No description

wp_set_comment_status($comment_id, $comment_status)   X-Ref
No description

wp_update_comment($commentarr)   X-Ref
No description

wp_update_comment_count($post_id)   X-Ref
No description

discover_pingback_server_uri($url, $timeout_bytes = 2048)   X-Ref
No description

do_all_pings()   X-Ref
No description

do_trackbacks($post_id)   X-Ref
No description

generic_ping($post_id = 0)   X-Ref
No description

pingback($content, $post_ID)   X-Ref
No description

privacy_ping_filter($sites)   X-Ref
No description

trackback($trackback_url, $title, $excerpt, $ID)   X-Ref
No description

weblog_ping($server = '', $path = '')   X-Ref
No description

clean_comment_cache($id)   X-Ref
No description

update_comment_cache($comments)   X-Ref
No description



Generated Thu Dec 6 06:47:08 2007 for RedAlt XRefs Cross-referenced by PHPXref 0.6 and RedAlt