WPDev.one
Core Function
View Source on Trac ↗

wp_import_upload_form()

wp_import_upload_form( mixed $action )

Outputs the form used by the importers to accept the data to be imported.

Parameters 1 required

Name / Type Description
$action
string

The action attribute for the form.

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
2.0.0
Source File
wp-admin/includes/template.php
Advertisement