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

Human Torpedoes

Quite possibly one of the riskiest inventions seen during the war, now on display in Hut 15
Find Out More

Quite possibly one of the most risky inventions seen during the war, the Human Torpedo saw new technology and tactics meet in an attempt to “undermine” the enemy!