Sindbad~EG File Manager
<?php
/**
* The template for displaying the edit-tags.php exporter/importer
*
* @version 1.0.0
*/
defined( 'ABSPATH' ) || die( 'No script kiddies please!' );
?>
<div class="pwb-brands-exporter pwb-clearfix">
<button class="button pwb-brands-export"><?php esc_html_e( 'Export brands', 'perfect-woocommerce-brands' ); ?></button>
<button class="button pwb-brands-import"><?php esc_html_e( 'Import brands', 'perfect-woocommerce-brands' ); ?></button>
<input type="file" class="pwb-brands-import-file" accept="application/json">
<p><?php esc_html_e( 'This tool allows you to export and import the brands between different sites using PWB.', 'perfect-woocommerce-brands' ); ?></p>
</div>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists