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 | Retrieves the list of importers. |
register_importer | Registers 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 | Handles importer uploading and adds attachment. |
_usort_by_first_member | Sorts a multidimensional array by first member of each top level member. |