/** * Filters the delimiter used in CSV exports of form entries. * * @link https://wpforms.com/developers/change-csv-export-delimiter/ */ function wpf_dev_pro_admin_entries_export_configuration( $configuration ) { $configuration[ 'csv_export_separator' ] = ';'; return $configuration; } add_filter( 'wpforms_pro_admin_entries_export_configuration', 'wpf_dev_pro_admin_entries_export_configuration', 10, 1 );

Digital Archive Item

Letter - from "Bob" to his wife "Mary" - dated 16/09/1944 from "Somewhere in France"; 8/06/1944; 5098
Letter - from "Bob" to his wife "Mary" - dated 16/09/1944 from "Somewhere in France"; 8/06/1944; 5098
Letter - from "Bob" to his wife "Mary" - dated 16/09/1944 from "Somewhere in France"; 8/06/1944; 5098