Our Motorsport 101 course is for Chix who would love to start their motorsport journey and hit the track! You will learn the fundamentals of participating in motorsport from both theory and practical perspectives. The course begins with theory (we get the boring stuff...
Our Motorsport 101 course is for Chix who would love to start their motorsport journey and hit the track! You will learn the fundamentals of participating in motorsport from both theory and practical perspectives. The course begins with theory (we get the boring stuff...
Our Motorsport 101 course is for Chix who would love to start their motorsport journey and hit the track! You will learn the fundamentals of participating in motorsport from both theory and practical perspectives. The course begins with theory (we get the boring stuff...
Our Motorsport 101 course is for Chix who would love to start their motorsport journey and hit the track! You will learn the fundamentals of participating in motorsport from both theory and practical perspectives. The course begins with theory (we get the boring stuff...
// 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";
} );