PHP Cross Reference of WordPress Subversion HEAD

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

title

Body

[close]

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

(no description)

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

Defines 27 functions

  the_ID()
  get_the_ID()
  the_title()
  the_title_attribute()
  get_the_title()
  the_guid()
  get_the_guid()
  the_content()
  get_the_content()
  the_excerpt()
  get_the_excerpt()
  has_excerpt()
  wp_link_pages()
  post_custom()
  the_meta()
  wp_dropdown_pages()
  wp_list_pages()
  walk_page_tree()
  walk_page_dropdown_tree()
  the_attachment_link()
  get_the_attachment_link()
  get_attachment_icon_src()
  get_attachment_icon()
  get_attachment_innerHTML()
  prepend_attachment()
  get_the_password_form()
  is_page_template()

Functions
Functions that are not part of a class:

the_ID()   X-Ref
No description

get_the_ID()   X-Ref
No description

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

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

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

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

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

the_content($more_link_text = '(more...)   X-Ref
No description

get_the_content($more_link_text = '(more...)   X-Ref
No description

the_excerpt()   X-Ref
No description

get_the_excerpt($deprecated = true)   X-Ref
No description

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

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

post_custom( $key = '' )   X-Ref
No description

the_meta()   X-Ref
No description

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

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

walk_page_tree()   X-Ref
No description

walk_page_dropdown_tree()   X-Ref
No description

the_attachment_link($id = 0, $fullsize = false, $max_dims = false)   X-Ref
No description

get_the_attachment_link($id = 0, $fullsize = false, $max_dims = false)   X-Ref
No description

get_attachment_icon_src( $id = 0, $fullsize = false )   X-Ref
No description

get_attachment_icon( $id = 0, $fullsize = false, $max_dims = false )   X-Ref
No description

get_attachment_innerHTML($id = 0, $fullsize = false, $max_dims = false)   X-Ref
No description

prepend_attachment($content)   X-Ref
No description

get_the_password_form()   X-Ref
No description

is_page_template($template = '')   X-Ref
is_page_template() - Determine wether or not we are in a page template

This template tag allows you to determine wether or not you are in a page template.
You can optional provide a template name and then the check will be specific to
that template.

param: string $template The specific template name if specific matching is required



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