PHP Cross Reference of WordPress Subversion HEAD

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

title

Body

[close]

/wp-includes/ -> link-template.php (summary)

(no description)

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

Defines 31 functions

  the_permalink()
  user_trailingslashit()
  permalink_anchor()
  get_permalink()
  post_permalink()
  get_page_link()
  _get_page_link()
  get_attachment_link()
  get_year_link()
  get_month_link()
  get_day_link()
  get_feed_link()
  get_post_comments_feed_link()
  get_edit_post_link()
  edit_post_link()
  get_edit_comment_link()
  edit_comment_link()
  get_previous_post()
  get_next_post()
  get_adjacent_post()
  previous_post_link()
  next_post_link()
  adjacent_post_link()
  get_pagenum_link()
  get_next_posts_page_link()
  next_posts()
  next_posts_link()
  get_previous_posts_page_link()
  previous_posts()
  previous_posts_link()
  posts_nav_link()

Functions
Functions that are not part of a class:

the_permalink()   X-Ref
No description

user_trailingslashit($string, $type_of_url = '')   X-Ref
Conditionally adds a trailing slash if the permalink structure
has a trailing slash, strips the trailing slash if not

param: $string string a URL with or without a trailing slash
param: $type_of_url string the type of URL being considered (e.g. single, category, etc) for use in the filter
return: string

permalink_anchor($mode = 'id')   X-Ref
No description

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

post_permalink($post_id = 0, $deprecated = '')   X-Ref
No description

get_page_link($id = false)   X-Ref
No description

_get_page_link( $id = false )   X-Ref
No description

get_attachment_link($id = false)   X-Ref
No description

get_year_link($year)   X-Ref
No description

get_month_link($year, $month)   X-Ref
No description

get_day_link($year, $month, $day)   X-Ref
No description

get_feed_link($feed='rss2')   X-Ref
No description

get_post_comments_feed_link($post_id = '', $feed = 'rss2')   X-Ref
No description

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

edit_post_link( $link = 'Edit This', $before = '', $after = '' )   X-Ref
No description

get_edit_comment_link( $comment_id = 0 )   X-Ref
No description

edit_comment_link( $link = 'Edit This', $before = '', $after = '' )   X-Ref
No description

get_previous_post($in_same_cat = false, $excluded_categories = '')   X-Ref
No description

get_next_post($in_same_cat = false, $excluded_categories = '')   X-Ref
No description

get_adjacent_post($in_same_cat = false, $excluded_categories = '', $previous = true)   X-Ref
No description

previous_post_link($format='« %link', $link='%title', $in_same_cat = false, $excluded_categories = '')   X-Ref
No description

next_post_link($format='%link »', $link='%title', $in_same_cat = false, $excluded_categories = '')   X-Ref
No description

adjacent_post_link($format, $link, $in_same_cat = false, $excluded_categories = '', $previous = true)   X-Ref
No description

get_pagenum_link($pagenum = 1)   X-Ref
No description

get_next_posts_page_link($max_page = 0)   X-Ref
No description

next_posts($max_page = 0)   X-Ref
No description

next_posts_link($label='Next Page »', $max_page=0)   X-Ref
No description

get_previous_posts_page_link()   X-Ref
No description

previous_posts()   X-Ref
No description

previous_posts_link($label='« Previous Page')   X-Ref
No description

posts_nav_link($sep=' &)   X-Ref
No description



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