[ Index ]

WordPress Source Cross Reference

title

Body

[close]

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

(no description)

File Size: 480 lines (17 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 30 functions

  get_postdata()
  start_wp()
  the_category_ID()
  the_category_head()
  previous_post()
  next_post()
  user_can_create_post()
  user_can_create_draft()
  user_can_edit_post()
  user_can_delete_post()
  user_can_set_post_date()
  user_can_edit_post_date()
  user_can_edit_post_comments()
  user_can_delete_post_comments()
  user_can_edit_user()
  get_linksbyname()
  wp_get_linksbyname()
  get_linkobjectsbyname()
  get_linkobjects()
  get_linksbyname_withrating()
  get_links_withrating()
  get_autotoggle()
  list_cats()
  wp_list_cats()
  dropdown_cats()
  tinymce_include()
  list_authors()
  wp_get_post_cats()
  wp_set_post_cats()
  get_archives()

Functions
Functions that are not part of a class:

get_postdata($postid)   X-Ref
No description

start_wp()   X-Ref
No description

the_category_ID($echo = true)   X-Ref
No description

the_category_head($before='', $after='')   X-Ref
No description

previous_post($format='%', $previous='previous post: ', $title='yes', $in_same_cat='no', $limitprev=1, $excluded_categories='')   X-Ref
No description

next_post($format='%', $next='next post: ', $title='yes', $in_same_cat='no', $limitnext=1, $excluded_categories='')   X-Ref
No description

user_can_create_post($user_id, $blog_id = 1, $category_id = 'None')   X-Ref
No description

user_can_create_draft($user_id, $blog_id = 1, $category_id = 'None')   X-Ref
No description

user_can_edit_post($user_id, $post_id, $blog_id = 1)   X-Ref
No description

user_can_delete_post($user_id, $post_id, $blog_id = 1)   X-Ref
No description

user_can_set_post_date($user_id, $blog_id = 1, $category_id = 'None')   X-Ref
No description

user_can_edit_post_date($user_id, $post_id, $blog_id = 1)   X-Ref
No description

user_can_edit_post_comments($user_id, $post_id, $blog_id = 1)   X-Ref
No description

user_can_delete_post_comments($user_id, $post_id, $blog_id = 1)   X-Ref
No description

user_can_edit_user($user_id, $other_user)   X-Ref
No description

get_linksbyname($cat_name = "noname", $before = '', $after = '<br />',$between = " ", $show_images = true, $orderby = 'id',$show_description = true, $show_rating = false,$limit = -1, $show_updated = 0)   X-Ref
No description

wp_get_linksbyname($category, $args = '')   X-Ref
No description

get_linkobjectsbyname($cat_name = "noname" , $orderby = 'name', $limit = -1)   X-Ref
No description

get_linkobjects($category = -1, $orderby = 'name', $limit = -1)   X-Ref
No description

get_linksbyname_withrating($cat_name = "noname", $before = '',$after = '<br />', $between = " ",$show_images = true, $orderby = 'id',$show_description = true, $limit = -1, $show_updated = 0)   X-Ref
No description

get_links_withrating($category = -1, $before = '', $after = '<br />',$between = " ", $show_images = true,$orderby = 'id', $show_description = true,$limit = -1, $show_updated = 0)   X-Ref
No description

get_autotoggle($id = 0)   X-Ref
No description

list_cats($optionall = 1, $all = 'All', $sort_column = 'ID', $sort_order = 'asc', $file = '', $list = true, $optiondates = 0, $optioncount = 0, $hide_empty = 1, $use_desc_for_title = 1, $children=FALSE, $child_of=0, $categories=0, $recurse=0, $feed = '', $feed_image = '', $exclude = '', $hierarchical=FALSE)   X-Ref
No description

wp_list_cats($args = '')   X-Ref
No description

dropdown_cats($optionall = 1, $all = 'All', $orderby = 'ID', $order = 'asc',$show_last_update = 0, $show_count = 0, $hide_empty = 1, $optionnone = FALSE,$selected = 0, $exclude = 0)   X-Ref
No description

tinymce_include()   X-Ref
No description

list_authors($optioncount = false, $exclude_admin = true, $show_fullname = false, $hide_empty = true, $feed = '', $feed_image = '')   X-Ref
No description

wp_get_post_cats($blogid = '1', $post_ID = 0)   X-Ref
No description

wp_set_post_cats($blogid = '1', $post_ID = 0, $post_categories = array()   X-Ref
No description

get_archives($type='', $limit='', $format='html', $before = '', $after = '', $show_post_count = false)   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