Loading Events

« All Events

  • This event has passed.

Zoom Guild Meeting

July 12, 2021 @ 6:30 pm - 8:30 pm

6:30 Log-in and Social; 7:00 Program

Details

Date:
July 12, 2021
Time:
6:30 pm - 8:30 pm
Event Category:

Venue

Virtual Meeting
Winston-Salem, NC 27106 United States + Google Map
UA-59519254-2 /** * Sell only in California */ function wc_sell_only_states( $states ) { $states['US'] = array( 'CA' => __( 'California', 'woocommerce' ), ); return $states; } add_filter( 'woocommerce_states', 'wc_sell_only_states' );