/** * 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

Information leaflet - "First aid in brief" - what to do after an air attack - June 1940; 1/06/1940; 3328
Information leaflet - "First aid in brief" - what to do after an air attack - June 1940; 1/06/1940; 3328
Information leaflet - "First aid in brief" - what to do after an air attack - June 1940; 1/06/1940; 3328