wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-admin/includes/import.php › WordPress File
Functions6
› WordPress Administration Importer API.
Function | Short description |
---|---|
get_importers | Retrieve list of importers. |
register_importer | Register importer for WordPress. |
wp_get_popular_importers | Returns a list from WordPress.org of popular importer plugins. |
wp_import_cleanup | Cleanup importer. |
wp_import_handle_upload | Handle importer uploading and add attachment. |
_usort_by_first_member | Sorts a multidimensional array by first member of each top level member |