238239/**240 * Fires at the end of the Import screen.241 *242 * @since 6.8.0243 */244do_action( 'import_filters' );245?>246247</div>248249<?php250wp_print_request_filesystem_credentials_modal();
History
Introduced in 6.8.0. Unchanged from 6.8.8 through 7.1.0.