[ Index ]

WordPress Source Cross Reference

title

Body

[close]

/wp-admin/ -> admin-db.php (summary)

(no description)

File Size: 471 lines (13 kb)
Included or required: 3 times
Referenced: 0 times
Includes or requires: 0 files

Defines 21 functions

  get_users_drafts()
  get_others_drafts()
  get_editable_authors()
  get_editable_user_ids()
  get_author_user_ids()
  get_nonauthor_user_ids()
  wp_insert_category()
  wp_update_category()
  wp_delete_category()
  wp_create_category()
  wp_create_categories()
  category_exists()
  wp_delete_user()
  wp_revoke_user()
  wp_insert_link()
  wp_update_link()
  wp_delete_link()
  wp_get_link_cats()
  wp_set_link_cats()
  post_exists()
  comment_exists()

Functions
Functions that are not part of a class:

get_users_drafts( $user_id )   X-Ref
No description

get_others_drafts( $user_id )   X-Ref
No description

get_editable_authors( $user_id )   X-Ref
No description

get_editable_user_ids( $user_id, $exclude_zeros = true )   X-Ref
No description

get_author_user_ids()   X-Ref
No description

get_nonauthor_user_ids()   X-Ref
No description

wp_insert_category($catarr)   X-Ref
No description

wp_update_category($catarr)   X-Ref
No description

wp_delete_category($cat_ID)   X-Ref
No description

wp_create_category($cat_name)   X-Ref
No description

wp_create_categories($categories, $post_id = '')   X-Ref
No description

category_exists($cat_name)   X-Ref
No description

wp_delete_user($id, $reassign = 'novalue')   X-Ref
No description

wp_revoke_user($id)   X-Ref
No description

wp_insert_link($linkdata)   X-Ref
No description

wp_update_link($linkdata)   X-Ref
No description

wp_delete_link($link_id)   X-Ref
No description

wp_get_link_cats($link_ID = 0)   X-Ref
No description

wp_set_link_cats($link_ID = 0, $link_categories = array()   X-Ref
No description

post_exists($title, $content = '', $post_date = '')   X-Ref
No description

comment_exists($comment_author, $comment_date)   X-Ref
No description

Your comment here...

Name: Location:
Comments:


List: Classes | Functions | Variables | Constants | Tables

Generated: Sat Jul 15 11:57:04 2006 Courtesy of Taragana