Public Member Functions

WPImport Class Reference

Inheritance diagram for WPImport:
Collaboration diagram for WPImport:

List of all members.

Public Member Functions

 action_init ()
 filter_import_names ($import_names)
 filter_import_stage ($stage_output, $import_name, $stage, $step)
 action_auth_ajax_wp_import_users ()
 action_auth_ajax_wp_import_posts ()
 action_auth_ajax_wp_import_comments ()

Detailed Description

Definition at line 8 of file wpimport.plugin.php.


Member Function Documentation

WPImport::filter_import_names ( import_names  ) 

Return a list of names of things that this importer imports

Returns:
array List of importables.

Implements Importer.

Definition at line 29 of file wpimport.plugin.php.

WPImport::filter_import_stage ( stageoutput,
import_name,
stage,
step 
)

Return the page content for a specific stage of the import

Returns:
string Content of import stage

Implements Importer.

Definition at line 35 of file wpimport.plugin.php.


The documentation for this class was generated from the following file: