[ Index ]

PHP Cross Reference of Wordpress 2.9.1

title

Body

[close]

/wp-admin/import/ -> wordpress.php (summary)

WordPress Importer

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

Defines 1 class

WP_Import:: (41 methods):
  header()
  footer()
  unhtmlentities()
  greet()
  get_tag()
  has_gzip()
  fopen()
  feof()
  fgets()
  fclose()
  get_entries()
  get_wp_authors()
  get_authors_from_post()
  wp_authors_form()
  users_form()
  select_authors()
  checkauthor()
  process_categories()
  process_tags()
  process_terms()
  process_author()
  process_posts()
  _normalize_tag()
  process_post()
  process_post_meta()
  process_attachment()
  fetch_remote_file()
  cmpr_strlen()
  backfill_attachment_urls()
  backfill_parents()
  is_valid_meta_key()
  allow_create_users()
  allow_fetch_attachments()
  max_attachment_size()
  import_start()
  import_end()
  import()
  import_file()
  handle_upload()
  dispatch()
  WP_Import()


Class: WP_Import  - X-Ref

WordPress Importer

Will process the WordPress eXtended RSS files that you upload from the export
file.

header()   X-Ref
No description

footer()   X-Ref
No description

unhtmlentities($string)   X-Ref
No description

greet()   X-Ref
No description

get_tag( $string, $tag )   X-Ref
No description

has_gzip()   X-Ref
No description

fopen($filename, $mode='r')   X-Ref
No description

feof($fp)   X-Ref
No description

fgets($fp, $len=8192)   X-Ref
No description

fclose($fp)   X-Ref
No description

get_entries($process_post_func=NULL)   X-Ref
No description

get_wp_authors()   X-Ref
No description

get_authors_from_post()   X-Ref
No description

wp_authors_form()   X-Ref
No description

users_form($n, $author)   X-Ref
No description

select_authors()   X-Ref
No description

checkauthor($author)   X-Ref
No description

process_categories()   X-Ref
No description

process_tags()   X-Ref
No description

process_terms()   X-Ref
No description

process_author($post)   X-Ref
No description

process_posts()   X-Ref
No description

_normalize_tag( $matches )   X-Ref
No description

process_post($post)   X-Ref
No description

process_post_meta($post_id, $key, $value)   X-Ref
No description

process_attachment($postdata, $remote_url)   X-Ref
No description

fetch_remote_file($post, $url)   X-Ref
No description

cmpr_strlen($a, $b)   X-Ref
No description

backfill_attachment_urls()   X-Ref
No description

backfill_parents()   X-Ref
No description

is_valid_meta_key($key)   X-Ref
No description

allow_create_users()   X-Ref
No description

allow_fetch_attachments()   X-Ref
No description

max_attachment_size()   X-Ref
No description

import_start()   X-Ref
No description

import_end()   X-Ref
No description

import($id, $fetch_attachments = false)   X-Ref
No description

import_file($file)   X-Ref
No description

handle_upload()   X-Ref
No description

dispatch()   X-Ref
No description

WP_Import()   X-Ref
No description



Generated: Fri Jan 8 00:19:48 2010 Cross-referenced by PHPXref 0.7