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

Display Board Updates

This week the latest batch of display boards went out for public viewing into Hut 25. We’ve taken on the mammoth task of updating and digitising every single display board throughout the museum. The work is being carried out ‘in house’ by our archive team and though...