WP_Importer::__construct()
Class Constructor
Method of the class: WP_Importer{}
No Hooks.
Return
null
. Nothing (null).
Usage
$WP_Importer = new WP_Importer(); $WP_Importer->__construct();
WP_Importer::__construct() WP Importer:: construct code WP 6.7.1
public function __construct() {}