WP_Query Object
(
    [query] => Array
        (
            [post_type] => Array
                (
                    [0] => member-event
                    [1] => consumer_events
                )

            [posts_per_page] => -1
            [orderby] => meta_value
            [order] => ASC
            [fields] => ids
            [meta_key] => start_date
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [relation] => OR
                            [0] => Array
                                (
                                    [key] => start_date
                                    [value] => 20250213
                                    [compare] => >=
                                )

                            [1] => Array
                                (
                                    [key] => end_date
                                    [value] => 20250213
                                    [compare] => >=
                                )

                        )

                    [1] => Array
                        (
                            [key] => event_type
                            [value] => consumer_event
                            [compare] => =
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => Array
                (
                    [0] => member-event
                    [1] => consumer_events
                )

            [posts_per_page] => -1
            [orderby] => meta_value
            [order] => ASC
            [fields] => ids
            [meta_key] => start_date
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [relation] => OR
                            [0] => Array
                                (
                                    [key] => start_date
                                    [value] => 20250213
                                    [compare] => >=
                                )

                            [1] => Array
                                (
                                    [key] => end_date
                                    [value] => 20250213
                                    [compare] => >=
                                )

                        )

                    [1] => Array
                        (
                            [key] => event_type
                            [value] => consumer_event
                            [compare] => =
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => start_date
                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [0] => Array
                                        (
                                            [key] => start_date
                                            [value] => 20250213
                                            [compare] => >=
                                        )

                                    [1] => Array
                                        (
                                            [key] => end_date
                                            [value] => 20250213
                                            [compare] => >=
                                        )

                                    [relation] => OR
                                )

                            [1] => Array
                                (
                                    [key] => event_type
                                    [value] => consumer_event
                                    [compare] => =
                                )

                            [relation] => AND
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                    [2] => mt2
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => start_date
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => start_date
                            [value] => 20250213
                            [compare] => >=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                    [mt1-1] => Array
                        (
                            [key] => end_date
                            [value] => 20250213
                            [compare] => >=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                    [mt2] => Array
                        (
                            [key] => event_type
                            [value] => consumer_event
                            [compare] => =
                            [compare_key] => =
                            [alias] => mt2
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 1
        )

    [date_query] => 
    [request] => SELECT   wp_posts.ID
					 FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )  INNER JOIN wp_postmeta AS mt2 ON ( wp_posts.ID = mt2.post_id )
					 WHERE 1=1  AND ( 
  wp_postmeta.meta_key = 'start_date' 
  AND 
  ( 
    ( 
      ( mt1.meta_key = 'start_date' AND mt1.meta_value >= '20250213' ) 
      OR 
      ( mt1.meta_key = 'end_date' AND mt1.meta_value >= '20250213' )
    ) 
    AND 
    ( mt2.meta_key = 'event_type' AND mt2.meta_value = 'consumer_event' )
  )
) AND ((wp_posts.post_type = 'consumer_events' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')) OR (wp_posts.post_type = 'member-event' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_postmeta.meta_value ASC
					 
    [posts] => Array
        (
            [0] => 1265766
            [1] => 1450256
            [2] => 1828645
            [3] => 2093122
            [4] => 2064507
            [5] => 1348525
            [6] => 2100309
            [7] => 2167834
            [8] => 2174977
            [9] => 2114491
            [10] => 1954737
            [11] => 2078815
            [12] => 2107443
            [13] => 2153633
            [14] => 2157187
            [15] => 2174979
            [16] => 2182160
            [17] => 1338859
            [18] => 2015053
            [19] => 2093132
            [20] => 2114495
            [21] => 2114509
            [22] => 2114511
            [23] => 2132336
            [24] => 2174975
            [25] => 2182165
            [26] => 2196440
            [27] => 1107036
            [28] => 1370488
            [29] => 1997032
            [30] => 2004446
            [31] => 2015055
            [32] => 2085890
            [33] => 2093134
            [34] => 2096730
            [35] => 2103894
            [36] => 2107446
            [37] => 2139434
            [38] => 2174981
            [39] => 2174988
            [40] => 2182163
            [41] => 1409030
            [42] => 2015059
            [43] => 2085891
            [44] => 2100334
            [45] => 2139427
            [46] => 2142990
            [47] => 2153635
            [48] => 2164283
            [49] => 2189299
            [50] => 2192869
            [51] => 1183914
            [52] => 1359473
            [53] => 2018581
            [54] => 1349046
            [55] => 1576860
            [56] => 2114502
            [57] => 2121658
            [58] => 2150099
            [59] => 2192868
            [60] => 2196444
            [61] => 2157184
            [62] => 2189283
            [63] => 2196442
            [64] => 2050321
            [65] => 2171416
            [66] => 2189285
            [67] => 1944155
            [68] => 2114504
            [69] => 2071606
            [70] => 2153638
            [71] => 2167858
            [72] => 2178573
            [73] => 2174973
            [74] => 1343460
            [75] => 2114505
            [76] => 1116474
            [77] => 1370487
            [78] => 1352064
            [79] => 1352657
            [80] => 1997030
            [81] => 2050323
            [82] => 2078805
            [83] => 2085904
            [84] => 2114493
            [85] => 1634642
            [86] => 2085892
            [87] => 1997028
            [88] => 1975872
            [89] => 1979382
            [90] => 2071671
            [91] => 2096712
            [92] => 2114508
            [93] => 2167848
            [94] => 2118047
            [95] => 2142988
            [96] => 2167863
            [97] => 1997025
            [98] => 2050331
            [99] => 2171421
            [100] => 2171419
            [101] => 2085894
            [102] => 2196463
            [103] => 2085895
            [104] => 2114499
            [105] => 2196450
            [106] => 2118050
            [107] => 1088749
            [108] => 543330
            [109] => 1745014
            [110] => 2050325
            [111] => 2150097
            [112] => 1297374
            [113] => 2121640
            [114] => 1148781
            [115] => 2132339
            [116] => 2121642
            [117] => 2125213
            [118] => 1745016
            [119] => 1944157
            [120] => 2178575
            [121] => 2196465
            [122] => 2167846
            [123] => 1411654
            [124] => 2085896
            [125] => 2167847
            [126] => 2085897
            [127] => 2085899
            [128] => 2118051
            [129] => 2085900
            [130] => 1148160
            [131] => 2171409
            [132] => 1148778
            [133] => 2085902
            [134] => 2085903
            [135] => 1380374
            [136] => 2178577
            [137] => 2167836
            [138] => 2167838
            [139] => 2167840
            [140] => 1944158
            [141] => 1216807
            [142] => 1417196
            [143] => 2085905
            [144] => 2178579
            [145] => 2085906
            [146] => 2085907
            [147] => 1216808
            [148] => 2171411
            [149] => 1437163
            [150] => 2085908
            [151] => 1216809
            [152] => 2178581
            [153] => 1583617
            [154] => 1583619
            [155] => 2085909
            [156] => 2085910
            [157] => 2085911
            [158] => 2085912
            [159] => 2178583
            [160] => 2085914
            [161] => 2089514
            [162] => 2089515
            [163] => 2089516
        )

    [post_count] => 164
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 164
    [max_num_pages] => 0
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 1
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 42f8b70d945db73b3f4eba6830423f78
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

)

Event Filters

Applied filtersClear All
Mar 1-Mar 31
Host
Choose Dates

Viewing: filtered events for Mar 1-Mar 31

Oct 31 – Mar 31, 2025 | 11:30 am

Tasting in the Stables

The Thacher Stables Tour and Tasting is offered most Fridays, Saturdays, and Sundays. This two-hour elevated...

Hosted by Thacher Winery
Thacher Winery, Paso Robles
Feb 1 – Mar 29, 2025 | 1:00 pm

Feb & March Saturday Live Music

Join us on the lawn for free live music Saturdays from 1-4pm! Taste through our lineup of white or red...

Four Lanterns Winery, Paso Robles
Mar 1, 2025 | 1:00 pm

AHT Women’s Week: Speed Tasting At Somm’s Kitchen

Educational Speed Tasting Featuring: Defiance Vineyard Dilecta High Camp Tribeca Wine Co. Enjoy an exclusive...

Hosted by Somm’s Kitchen
Somm's Kitchen, Paso Robles
Mar 1, 2025 | 3:30 pm

2025 At Her Table Grow + Gather Launch Party

Join Barton Family Estate and At Her Table for an unforgettable evening under the setting sun as we kick...

Barton Family Estate, Paso Robles
Mar 1, 2025

OC Restaurant Week VIP Kickoff Party – Irvine, CA

This is our first year participating in OC Restaurant Week! Liz will be whooping it up at the VIP Launch...

Marriott Irvine Spectrum, Irvine
Mar 2, 2025 | 11:00 am

Spring Member Preview @ Alta Colina

Members! Join the winemaking team in our Cellar to taste the new wines ahead of the Spring release. Your...

Alta Colina Winery, Paso Robles
Mar 2, 2025 | 1:00 pm

AHT Women’s Week: Speed Tasting At Somm’s Kitchen

Enjoy an exclusive tasting experience at Somm’s Kitchen’s chef’s counter, featuring...

Hosted by Thibido Winery
Somm's Kitchen, Paso Robles
Mar 4, 2025 | 5:00 pm

Sip & Shuck – Oysters & Wine Flight – Tue 3/4

Enjoy 6 oysters with a selection of mignonettes (both courtesy of Flying Colors Co. Mobile Oyster Bar),...

Absolution Cellars, Morro Bay
Mar 6 – 9, 2025 | 4:00 pm

At Her Table – Gourmet Chocolates + Wine Tasting

Enjoy a 5 Course Tasting of Gourmet Chocolates and Wines 🍷 Featuring artisanal chocolates from Michelin...

Hosted by CRUSH Vineyard
CRUSH Vineyard Tasting Room VIP Lounge, Paso Robles
Mar 6, 2025 | 6:00 pm

Interactive Cooking Class – The Art of Gnocchi

Join Chef Rachel Ponce as she leads you on a journey to teach you the art of creating pillowy homemade...

Hosted by ONX Wines
,
Mar 6, 2025

Build-a-Board w/ Alba Provisions & McPrice Myers

Come and join us to learn a life skill that will impress your friends and family! You’ll discover...

McPrice Myers Wines, Paso Robles
Mar 8, 2025 | 2:30 pm

Sip & Paint Acrylic Workshop with Drew Davis

Join us to celebrate International Women’s Day and paint vibrant Koi Fish in Modern Impressionism...

Hosted by Bianchi Winery
Bianchi Winery & Tasting Room, Paso Robles
Mar 9, 2025 | 12:00 pm

THACHER SPRING RELEASE PREVIEW RECEPTION

Our Spring Release Preview Reception is at the ranch from March 9th from noon to 3 pm. Club members can...

Hosted by Thacher Winery
Thacher Winery, Paso Robles
Mar 9, 2025

AHT Women’s Week: Untamed Dinner

At Her Table’s Women’s Week Signature Event you don’t want to miss. Celebrating the...

Hosted by Thibido Winery
Paso Bamboo, Paso Robles
Mar 14, 2025 | 7:00 pm

Friday James Gang Festival @ Tobin James Cellars

We’re ready for Spring! As we’re gearing up for our amazing James Gang Festival, Saturday...

TOBIN JAMES CELLARS, Paso Robles
Mar 14 – 15, 2025 | 6:00 pm

Spring Release Blind Tastings–Fri 3/14 & Sat 3/15

Be the first to taste our brand new wines before they are officially released to the wine club &...

Absolution Cellars Tasting Lounge, Morro Bay
Mar 15, 2025 | 10:00 am

Beekeeping & Crafting: Beeswax Lotion Bar Workshop

Experience the ancient magic of beekeeping. From hive science to honey extractions, your group will learn...

Hosted by Cass Winery
CASS Winery, Paso Robles
Mar 15, 2025

Culinary Concerto – Mainly Mozart Gala – San Diego

We are thrilled to be a featured winery again this year! Be part of a night to remember with table-side...

Eve, San Diego
Mar 15, 2025 | 7:00 pm

Saturday James Gang Festival @ Tobin James Cellars

We’re ready for Spring! As we’re gearing up for our amazing James Gang Festival, Saturday...

TOBIN JAMES CELLARS, Paso Robles
Mar 15, 2025 | 7:00 pm

Sextant Wines Unlock the Cellar Dinner

Unlock the Cellar: Our premier event of the year, offering an exclusive glimpse into the heart of our...

Hosted by Sextant Wines
Sextant Estate Winery, Paso Robles
Mar 15, 2025 | 2:00 pm

Mosaic Moments: Wine & Jewelry Creations

Mosaic Moments: Jewelry & Wine Workshop Unleash your creativity while sipping on fine wine at the...

Riboli Family of San Antonio Winery, Paso Robles
Mar 15, 2025 | 1:00 pm

Pear Valley Concert Series – Dulcie Taylor

Award-winning, multi-faceted singer/songwriter Dulcie Taylor excels at both guitar and dulcimer and is...

Pear Valley Estate Wines, Paso Robles
Mar 15, 2025 | 6:00 pm

Caliza Winemaker Dinner

A Culinary Journey with Chef Jeffrey Scott We’re thrilled to share that tickets are now available to...

Hosted by Caliza Winery
Caliza Winery, Paso Robles
Mar 16, 2025 | 1:00 pm

Pear Valley Concert Series – Five Parts Devil

​​​Five Parts Devil is a trio based in San Luis Obispo, playing a variety of Americana, roots,...

Pear Valley Estate Wines, Paso Robles
Mar 16, 2025 | 10:30 am

Cab Franc Masters 25 – Consumer Tasting & Pairings

Paso Robles warmly invites you to #CabFrancMasters Cab Franc Masters is an immersive two-day experience...

Hosted by LXV Wine
Cass Event Center, Paso Robles
Mar 21, 2025 | 3:00 pm

Winemaker Experience: Blending Event

Ever dreamed of being a winemaker? 🍷 Join us for an unforgettable Blending Event with our Winemaker,...

Riboli Family of San Antonio Winery Events Center, Paso Robles
Mar 22, 2025 | 12:00 pm

2nd Annual Potato Party in Harmony

We’re stretching out our St. Patrick’s Day celebration with an afternoon of live music, great...

Hosted by Harmony Cellars
Harmony Cellars, Harmony
Mar 22, 2025 | 5:30 pm

OPOLO SUNSET CRAB FEED

A truly memorable event, this Sunset Crab Feed is hosted in our breathtaking barrel room, canopied with...

Hosted by Opolo Vineyards
Opolo Vineyards, Paso Robles
Mar 22, 2025 | 9:30 am

The Rhone Rangers Experience

Join the national membership of the Rhone Rangers in Paso Robles, CA for the 17th annual “Rhone...

Hosted by Vigo Cellars
Paso Robles Event Center, Paso Robles
Mar 22, 2025

Rhone Rangers Experience

Rhone Rangers Experience March 22, 2025 Paso Robles, CA Join the national membership of the Rhone Rangers...

,
Mar 22, 2025

Hops+ Vines Dinner

Join us for our 3rd Annual Beer + Wine Dinner on March 22nd at 6pm! This year’s dinner will be a Lobster...

Hosted by ONX Wines
2910 Limestone Way, Paso Roles
Mar 22, 2025 | 12:00 pm

Blending Seminar with Winemaker, Steve Anglim

Join us in the tasting room to experience the art and science of creating a Rhône Blend. Steve will...

Hosted by Bovino Vineyards
Bovino Vineyards, Templeton
Mar 28 – 29, 2025 | 1:00 pm

Spring Member Appreciation Party

Join us as we taste through our Spring Release wines: 2022 Muze, 2022 Hoc, 2024 Contrast, 2024 L’Essor,...

Hosted by BENOM
BENOM Wines, Paso Robles
Mar 28, 2025 | 10:00 am

DINING AROUND THE WORLD WINEMAKER DINNER: FLORENCE

Chef has prepared a stunning menu inspired by the enchanting city of Florence, Italy. Hosted by owner...

Hosted by Cass Winery
CASS Winery , Paso Robles
Mar 29, 2025

Spring Release Party

It’s back! Join us for a spring release pickup party. Stop by for some music, some food, and some...

McPrice Myers Wines, Paso Robles
Mar 29 – Oct 31, 2025

Educational Speed Tastings

Paso Robles Wine Country and Somm’s Kitchen are excited to offer Speed Tastings, a fun way to experience...

Hosted by Paso Wine
Somm's Kitchen, Paso Robles