import.php

Overview

Importer registration and helper functions for Tools → Import.

Functions

  • get_importers() — WordPress Administration Importer API.
  • register_importer() — Registers importer for WordPress.
  • wp_import_cleanup() — Cleanup importer.
  • wp_import_handle_upload() — Handles importer uploading and adds attachment.
  • wp_get_popular_importers() — Returns a list from WordPress.org of popular importer plugins.