[ Index ]

WordPress Source Cross Reference

title

Body

[close]

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

(no description)

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

Defines 32 functions

  get_header()
  get_footer()
  get_sidebar()
  wp_loginout()
  wp_register()
  wp_meta()
  bloginfo()
  get_bloginfo()
  wp_title()
  single_post_title()
  single_cat_title()
  single_month_title()
  get_archives_link()
  wp_get_archives()
  calendar_week_mod()
  get_calendar()
  allowed_tags()
  the_date_xml()
  the_date()
  the_time()
  get_the_time()
  get_post_time()
  the_modified_time()
  get_the_modified_time()
  get_post_modified_time()
  the_weekday()
  the_weekday_date()
  wp_head()
  wp_footer()
  rsd_link()
  noindex()
  the_editor()

Functions
Functions that are not part of a class:

get_header()   X-Ref
No description

get_footer()   X-Ref
No description

get_sidebar()   X-Ref
No description

wp_loginout()   X-Ref
No description

wp_register( $before = '<li>', $after = '</li>' )   X-Ref
No description

wp_meta()   X-Ref
No description

bloginfo($show='')   X-Ref
No description

get_bloginfo($show='')   X-Ref
No description

wp_title($sep = '&raquo;', $display = true)   X-Ref
No description

single_post_title($prefix = '', $display = true)   X-Ref
No description

single_cat_title($prefix = '', $display = true )   X-Ref
No description

single_month_title($prefix = '', $display = true )   X-Ref
No description

get_archives_link($url, $text, $format = 'html', $before = '', $after = '')   X-Ref
No description

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

calendar_week_mod($num)   X-Ref
No description

get_calendar($initial = true)   X-Ref
No description

allowed_tags()   X-Ref
No description

the_date_xml()   X-Ref
No description

the_date($d='', $before='', $after='', $echo = true)   X-Ref
No description

the_time( $d = '' )   X-Ref
No description

get_the_time( $d = '' )   X-Ref
No description

get_post_time( $d = 'U', $gmt = false )   X-Ref
No description

the_modified_time($d = '')   X-Ref
No description

get_the_modified_time($d = '')   X-Ref
No description

get_post_modified_time( $d = 'U', $gmt = false )   X-Ref
No description

the_weekday()   X-Ref
No description

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

wp_head()   X-Ref
No description

wp_footer()   X-Ref
No description

rsd_link()   X-Ref
No description

noindex()   X-Ref
No description

the_editor($content, $id = 'content', $prev_id = 'title')   X-Ref
Places a textarea according to the current user's preferences, filled with $content.
Also places a script block that enables tabbing between Title and Content.

param: string Editor contents
param: string (optional) Previous form field's ID (for tabbing support)

Your comment here...

Name: Location:
Comments:


List: Classes | Functions | Variables | Constants | Tables

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