WP_Importer::__constructpublicWP 1.0

Class Constructor

Method of the class: WP_Importer{}

No Hooks.

Returns

null. Nothing (null).

Usage

$WP_Importer = new WP_Importer();
$WP_Importer->__construct();

WP_Importer::__construct() code WP 7.0

public function __construct() {}