wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema
wp-admin/includes/import.php › WordPress File
Funções6
› 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. |