Class WP_Import

Description

Located in /wp-admin/import/wordpress.php (line 3)


	
			
Variable Summary
 mixed $author_ids
 mixed $categories
 mixed $file
 mixed $id
 mixed $j
 mixed $mtnames
 mixed $orphans
 mixed $tags
 mixed $url_remap
Method Summary
 WP_Import WP_Import ()
 void checkauthor ( $author)
 void cmpr_strlen ( $a,  $b)
 void dispatch ()
 void fclose ( $fp)
 void feof ( $fp)
 void fetch_remote_file ( $post,  $url)
 void fgets ( $fp, [ $len = 8192])
 void footer ()
 void fopen ( $filename, [ $mode = 'r'])
 void get_entries ([ $process_post_func = NULL])
 void get_tag ( $string,  $tag)
 void get_wp_authors ()
 void greet ()
 void handle_upload ()
 void has_gzip ()
 void header ()
 void import ( $id, [ $fetch_attachments = false])
 void import_end ()
 void import_file ( $file)
 void import_start ()
 void is_valid_meta_key ( $key)
 void process_attachment ( $postdata,  $remote_url)
 void process_author ( $post)
 void process_post ( $post)
 void process_posts ()
 void process_post_meta ( $post_id,  $key,  $value)
 void process_tags ()
 void select_authors ()
 void unhtmlentities ( $string)
 void users_form ( $n,  $author)
 void wp_authors_form ()
Variables
mixed $allauthornames = array () (line 11)
mixed $author_ids = array () (line 13)
mixed $categories = array () (line 15)
mixed $fetch_attachments = false (line 18)
mixed $file (line 7)
mixed $id (line 8)
mixed $j = -1 (line 17)
mixed $mtnames = array () (line 9)
mixed $newauthornames = array () (line 10)
mixed $orphans = array () (line 6)
mixed $post_ids_processed = array () (line 5)
mixed $tags = array () (line 14)
mixed $url_remap = array () (line 19)
Methods
Constructor WP_Import (line 744)
WP_Import WP_Import ()
allow_create_users (line 649)
void allow_create_users ()
allow_fetch_attachments (line 654)
void allow_fetch_attachments ()
backfill_attachment_urls (line 614)
void backfill_attachment_urls ()
backfill_parents (line 629)
void backfill_parents ()
checkauthor (line 254)
void checkauthor ( $author)
  • $author
cmpr_strlen (line 609)
void cmpr_strlen ( $a,  $b)
  • $a
  • $b
dispatch (line 718)
void dispatch ()
fclose (line 74)
void fclose ( $fp)
  • $fp
feof (line 62)
void feof ( $fp)
  • $fp
fetch_remote_file (line 566)
void fetch_remote_file ( $post,  $url)
  • $post
  • $url
fgets (line 68)
void fgets ( $fp, [ $len = 8192])
  • $fp
  • $len
footer (line 26)
void footer ()
fopen (line 56)
void fopen ( $filename, [ $mode = 'r'])
  • $filename
  • $mode
get_authors_from_post (line 142)
void get_authors_from_post ()
get_entries (line 80)
void get_entries ([ $process_post_func = NULL])
  • $process_post_func
get_tag (line 44)
void get_tag ( $string,  $tag)
  • $string
  • $tag
get_wp_authors (line 128)
void get_wp_authors ()
greet (line 36)
void greet ()
handle_upload (line 706)
void handle_upload ()
has_gzip (line 52)
void has_gzip ()
header (line 21)
void header ()
import (line 680)
void import ( $id, [ $fetch_attachments = false])
  • $id
  • $fetch_attachments
import_end (line 669)
void import_end ()
import_file (line 689)
void import_file ( $file)
  • $file
import_start (line 663)
void import_start ()
is_valid_meta_key (line 641)
void is_valid_meta_key ( $key)
  • $key
max_attachment_size (line 658)
void max_attachment_size ()
process_attachment (line 525)
void process_attachment ( $postdata,  $remote_url)
  • $postdata
  • $remote_url
process_author (line 316)
void process_author ( $post)
  • $post
process_categories (line 266)
void process_categories ()
process_post (line 336)
void process_post ( $post)
  • $post
process_posts (line 322)
void process_posts ()
process_post_meta (line 516)
void process_post_meta ( $post_id,  $key,  $value)
  • $post_id
  • $key
  • $value
process_tags (line 295)
void process_tags ()
select_authors (line 242)
void select_authors ()
unhtmlentities (line 30)
void unhtmlentities ( $string)
  • $string
users_form (line 218)
void users_form ( $n,  $author)
  • $n
  • $author
wp_authors_form (line 179)
void wp_authors_form ()

Documentation generated on Fri, 12 Sep 2008 21:09:21 -0400 by phpDocumentor 1.4.1