By default WooCommerce Bookings sends the cancelled booking notification email only to the customer who purchased the booking.
In some cases could be useful to send this notification to the admin too so he is aware of this change, expecially if the site does not get so much purchases and you do not usually check the admin every day.
To do this, open your functions.php file located in wp-content/themes/your-theme-name/ and add this code at the end of it:
Leave a Reply