/** * Change "Send To" email for the weekly email summary report. * * @link https://wpforms.com/developers/change-the-default-email-for-the-weekly-email-summary/ */ function wpforms_multiple_recipients( $email_address ) { // If sending to more than one recipient, separate email addresses by a comma return 'bookings@lachoza.co.uk'; } add_filter( 'wpforms_emails_summaries_cron_to_email', 'wpforms_multiple_recipients', 1 );Skip to main content

Basket

Step 1 of 2

Your basket is currently empty.

Return to shop