Remove Import Export menu from dashboard menu
<?php // Code goes in child theme’s functions.php. // Remove Import/Export admin menu item remove_theme_support( 'genesis-import-export-menu' );