fbpx

Sydney Race Chix® Networking Lunch

Benzin Cafe 242 New Line Rd, Dural

Join us for a Race Chix Networking Lunch on Saturday 22 May. Our networking lunches are the perfect time to come and meet like-minded Chix in a fun and casual […]

Free
// 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"; } );