fbpx
Sydney Race Chix Dinner

Sydney Race Chix Dinner

Join us for a casual Race Chix Dinner and meet fellow Race Chix. There’s no guest speakers or anything like that, our Race Chix Dinners are all about like minded Chix meeting like minded Chix and making connections within the sport we love. All Race Chix are invited...
// Add a custom "from" name and email to the rsvps add_filter( 'tribe_rsvp_email_headers', function() { // Set the from name $name = 'Race Chix Events'; // Set the from email address $email = '[email protected]'; return 'Content-type: text/html' . "\r\n" . "From: $name " . "\r\n"; } );