Title: WP_Importer::__construct
Published: April 25, 2014
Last modified: May 20, 2026

---

# WP_Importer::__construct()

[ Back to top](https://developer.wordpress.org/reference/classes/wp_importer/__construct/?output_format=md#wp--skip-link--target)

Class Constructor

## Source

    ```php
    public function __construct() {}
    ```

[View all references](https://developer.wordpress.org/reference/files/wp-admin/includes/class-wp-importer.php/)
[View on Trac](https://core.trac.wordpress.org/browser/tags/7.0/src/wp-admin/includes/class-wp-importer.php#L15)
[View on GitHub](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-admin/includes/class-wp-importer.php#L15-L15)

## User Contributed Notes

You must [log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fdeveloper.wordpress.org%2Freference%2Fclasses%2Fwp_importer%2F__construct%2F)
before being able to contribute a note or feedback.