'csv', 'overwrite_existing' => false, 'include_metrics' => true, 'file_naming_pattern' => 'igny8_export_[date].csv' ]); // Get recent import/export logs $recent_logs = get_option('igny8_import_export_logs', []); $recent_logs = array_slice($recent_logs, 0, 10); // Last 10 entries // Script localization will be done in the JavaScript section below ?>