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

Latest News

Extended Closure

Extended Closure

Due to the Government update (31.10.2020) we have extended our...

Notice of Closure

Notice of Closure

The health and wellbeing of our staff, visitors, and their families...

Covid Secure 👍

Covid Secure 👍

Following the PM's address, we’ve yet to hear anything from the...

Summer’s Appeal

Summer’s Appeal

Save Our Heritage Before lock-down was imposed, being an office lady...