Methods

WPV_Widget_Import()

WPV_Widget_Import() 

Added to http_request_timeout filter to force timeout at 60 seconds during import

bump_request_timeout() : int

Returns

int60

Registered callback function for the WordPress Importer

dispatch() 

Manages the three separate stages of the WXR import process

header()

header() 

The main controller for the actual import stage.

import(string $file) 

Parameters

$file

string

Path to the WXR file for importing

Performs post-import cleanup of files and the cache

import_end() 

Parses the WXR file and prepares us for the task of processing parsed data

import_start(string $file) 

Parameters

$file

string

Path to the WXR file for importing

import_widgets()

import_widgets($file) 

Parameters

$file