[ Root ] [ Search ] [ Index ]

PHP Cross Reference of WordPress 3.0.1

Provided by Yoast

title

Body

[close]

/wp-admin/includes/ -> export.php (summary)

WordPress Export Administration API

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

Defines 11 functions

  export_wp()
  wxr_missing_parents()
  wxr_cdata()
  wxr_site_url()
  wxr_cat_name()
  wxr_category_description()
  wxr_tag_name()
  wxr_tag_description()
  wxr_term_name()
  wxr_term_description()
  wxr_post_taxonomy()

Functions
Functions that are not part of a class:

export_wp( $args = array()   X-Ref
{@internal Missing Short Description}}

param: unknown_type $args

wxr_missing_parents( $categories )   X-Ref
{@internal Missing Short Description}}

param: unknown_type $categories

wxr_cdata( $str )   X-Ref
Place string in CDATA tag.

param: string $str String to place in XML CDATA tag.

wxr_site_url()   X-Ref
{@internal Missing Short Description}}

return: string Site URL.

wxr_cat_name( $c )   X-Ref
{@internal Missing Short Description}}

param: object $c Category Object

wxr_category_description( $c )   X-Ref
{@internal Missing Short Description}}

param: object $c Category Object

wxr_tag_name( $t )   X-Ref
{@internal Missing Short Description}}

param: object $t Tag Object

wxr_tag_description( $t )   X-Ref
{@internal Missing Short Description}}

param: object $t Tag Object

wxr_term_name( $t )   X-Ref
{@internal Missing Short Description}}

param: object $t Term Object

wxr_term_description( $t )   X-Ref
{@internal Missing Short Description}}

param: object $t Term Object

wxr_post_taxonomy()   X-Ref
{@internal Missing Short Description}}




Generated: Thu Oct 14 05:12:05 2010 Cross-referenced by PHPXref 0.7