[ Index ]

PHP Cross Reference of Wordpress 2.9.1

title

Body

[close]

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

WordPress Comment Administration API.

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

Defines 6 functions

  comment_exists()
  edit_comment()
  get_comment_to_edit()
  get_pending_comments_num()
  floated_admin_avatar()
  enqueue_comment_hotkeys_js()

Functions
Functions that are not part of a class:

comment_exists($comment_author, $comment_date)   X-Ref
{@internal Missing Short Description}}

param: string $comment_author
param: string $comment_date
return: mixed Comment ID on success.

edit_comment()   X-Ref
{@internal Missing Short Description}}


get_comment_to_edit( $id )   X-Ref
{@internal Missing Short Description}}

param: unknown_type $id
return: unknown

get_pending_comments_num( $post_id )   X-Ref
{@internal Missing Short Description}}

param: int $post_id Post ID
return: unknown

floated_admin_avatar( $name )   X-Ref
Add avatars to relevant places in admin, or try to.

param: string $name User name.
return: string Avatar with Admin name.

enqueue_comment_hotkeys_js()   X-Ref
No description



Generated: Fri Jan 8 00:19:48 2010 Cross-referenced by PHPXref 0.7