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] => 20260416
                                    [compare] => >=
                                )

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

                        )

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

                )

        )

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

            [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] => 20260416
                                    [compare] => >=
                                )

                            [1] => Array
                                (
                                    [key] => end_date
                                    [value] => 20260416
                                    [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] => 20260416
                                            [compare] => >=
                                        )

                                    [1] => Array
                                        (
                                            [key] => end_date
                                            [value] => 20260416
                                            [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] => 20260416
                            [compare] => >=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                    [mt1-1] => Array
                        (
                            [key] => end_date
                            [value] => 20260416
                            [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 >= '20260416' ) 
      OR 
      ( mt1.meta_key = 'end_date' AND mt1.meta_value >= '20260416' )
    ) 
    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] => 2221482
            [2] => 2506696
            [3] => 3263810
            [4] => 3585489
            [5] => 3610969
            [6] => 3679041
            [7] => 3497567
            [8] => 3585470
            [9] => 3791992
            [10] => 3670471
            [11] => 2344934
            [12] => 3788553
            [13] => 3794861
            [14] => 3794866
            [15] => 3794859
            [16] => 3794865
            [17] => 3795888
            [18] => 3795907
            [19] => 2919329
            [20] => 3038274
            [21] => 3349274
            [22] => 3551794
            [23] => 3598243
            [24] => 3644912
            [25] => 3687603
            [26] => 3700412
            [27] => 3739405
            [28] => 3756732
            [29] => 3770934
            [30] => 3782435
            [31] => 2344936
            [32] => 3476703
            [33] => 3539252
            [34] => 3576961
            [35] => 3640669
            [36] => 3709065
            [37] => 3709085
            [38] => 3730732
            [39] => 3739408
            [40] => 3713407
            [41] => 3790759
            [42] => 3790761
            [43] => 3795883
            [44] => 3795908
            [45] => 3792005
            [46] => 3791988
            [47] => 3730711
            [48] => 3788556
            [49] => 3797045
            [50] => 3797048
            [51] => 3797053
            [52] => 3797064
            [53] => 543330
            [54] => 1357351
            [55] => 846468
            [56] => 3598244
            [57] => 3674754
            [58] => 3696128
            [59] => 3775178
            [60] => 3787419
            [61] => 3788557
            [62] => 3790752
            [63] => 3791978
            [64] => 1163620
            [65] => 236814
            [66] => 3406553
            [67] => 3539253
            [68] => 3649170
            [69] => 3679052
            [70] => 3709086
            [71] => 3730733
            [72] => 3773003
            [73] => 3784253
            [74] => 3791986
            [75] => 3791987
            [76] => 3790762
            [77] => 3790763
            [78] => 3700430
            [79] => 1130388
            [80] => 3585471
            [81] => 3792009
            [82] => 3797066
            [83] => 3794817
            [84] => 3787421
            [85] => 3790753
            [86] => 3791993
            [87] => 2600391
            [88] => 3730735
            [89] => 3782442
            [90] => 3791969
            [91] => 3791974
            [92] => 2700271
            [93] => 3790764
            [94] => 3468408
            [95] => 3790765
            [96] => 3792006
            [97] => 3795886
            [98] => 3795910
            [99] => 1148781
            [100] => 3794819
            [101] => 3797050
            [102] => 3797049
            [103] => 3797054
            [104] => 3794821
            [105] => 3726372
            [106] => 3791994
            [107] => 1388090
            [108] => 2407611
            [109] => 3560177
            [110] => 3670491
            [111] => 3700444
            [112] => 3761076
            [113] => 3775994
            [114] => 3783215
            [115] => 3784250
            [116] => 3790766
            [117] => 3784256
            [118] => 3790767
            [119] => 3775985
            [120] => 3785336
            [121] => 3790810
            [122] => 3797068
            [123] => 3797058
            [124] => 3795893
            [125] => 3794820
            [126] => 3797061
            [127] => 2447718
            [128] => 3560178
            [129] => 3526709
            [130] => 3547603
            [131] => 3790755
            [132] => 3791995
            [133] => 3794822
            [134] => 3795894
            [135] => 3406554
            [136] => 3585469
            [137] => 3730741
            [138] => 3784271
            [139] => 3791972
            [140] => 3790768
            [141] => 3790769
            [142] => 3794829
            [143] => 3795909
            [144] => 3794830
            [145] => 3794825
            [146] => 3794824
            [147] => 3797055
            [148] => 3790756
            [149] => 3791996
            [150] => 1166610
            [151] => 3632169
            [152] => 3730743
            [153] => 3761078
            [154] => 3783217
            [155] => 3795911
            [156] => 3790770
            [157] => 3790771
            [158] => 3700437
            [159] => 3775989
            [160] => 3794833
            [161] => 3794823
            [162] => 3797056
            [163] => 3526710
            [164] => 3775987
            [165] => 3785338
            [166] => 3791997
            [167] => 1255095
            [168] => 3406555
            [169] => 3632171
            [170] => 3761082
            [171] => 3791973
            [172] => 1421410
            [173] => 3790772
            [174] => 3790773
            [175] => 1148160
            [176] => 3791980
            [177] => 3632173
            [178] => 3773996
            [179] => 3790774
            [180] => 3790775
            [181] => 3783219
            [182] => 3794835
            [183] => 3797051
            [184] => 3794831
            [185] => 2315405
            [186] => 3406556
            [187] => 3700441
            [188] => 3790783
            [189] => 3790782
            [190] => 2315407
            [191] => 3783216
            [192] => 3790781
            [193] => 3790780
            [194] => 3700436
            [195] => 3794837
            [196] => 3797062
            [197] => 2315409
            [198] => 3576959
            [199] => 3585472
            [200] => 1148778
            [201] => 3526711
            [202] => 2315400
            [203] => 3790779
            [204] => 3790778
            [205] => 3794840
            [206] => 1388071
            [207] => 2167840
            [208] => 3775179
            [209] => 2600394
            [210] => 3406557
            [211] => 3632187
            [212] => 3700440
            [213] => 3790777
            [214] => 3790776
            [215] => 2167838
            [216] => 3632189
            [217] => 3790784
            [218] => 3790785
            [219] => 3794842
            [220] => 3581187
            [221] => 3632192
            [222] => 3790786
            [223] => 3790787
            [224] => 3700435
            [225] => 75355
            [226] => 3585473
            [227] => 3632179
            [228] => 3790788
            [229] => 3581191
            [230] => 3790789
            [231] => 1216807
            [232] => 2805241
            [233] => 3203054
            [234] => 3674772
            [235] => 3406558
            [236] => 3632181
            [237] => 3700439
            [238] => 3790790
            [239] => 3790791
            [240] => 3526712
            [241] => 3632193
            [242] => 3790792
            [243] => 3790793
            [244] => 3794844
            [245] => 2315416
            [246] => 3790794
            [247] => 3790795
            [248] => 3700432
            [249] => 3526713
            [250] => 3632185
            [251] => 3585474
            [252] => 3790796
            [253] => 3790797
            [254] => 1216808
            [255] => 3794846
            [256] => 3526714
            [257] => 3406559
            [258] => 3632195
            [259] => 3790798
            [260] => 3790799
            [261] => 3775180
            [262] => 3632186
            [263] => 3700442
            [264] => 3790800
            [265] => 3790801
            [266] => 3794848
            [267] => 3576964
            [268] => 3632180
            [269] => 3790802
            [270] => 3790803
            [271] => 3700434
            [272] => 2279056
            [273] => 3526715
            [274] => 3632182
            [275] => 1235757
            [276] => 3761083
            [277] => 3790804
            [278] => 3790805
            [279] => 1216809
            [280] => 3585475
            [281] => 3794850
            [282] => 3526716
            [283] => 3406561
            [284] => 3632178
            [285] => 1388082
            [286] => 3526717
            [287] => 3632191
            [288] => 3700443
            [289] => 3794852
            [290] => 3526719
            [291] => 3560181
            [292] => 3406560
            [293] => 3674762
            [294] => 3700433
            [295] => 3585476
            [296] => 3406562
            [297] => 3700445
            [298] => 3761084
            [299] => 3526720
            [300] => 3585477
            [301] => 3700446
            [302] => 3649162
        )

    [post_count] => 303
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 303
    [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] => 7e6bad7ccd863f2632f930676f93001c
    [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
        )

    [query_cache_key:WP_Query:private] => wp_query:41aaa42719ff25b277761d505c8327e0
)

Event Filters

Applied filtersClear All
May 14-May 17
Host
Choose Dates

Viewing: filtered events for May 14-May 17

May 5 – 14, 2026

Italy & Switzerland with Harmony Cellars

Join Harmony Cellars on a magical trip to Italy and Switzerland in May 2026! Visit breathtaking lakes,...

Hosted by Harmony Cellars
Harmony Cellars, Harmony
May 14, 2026 | 5:00 pm

Thacher Takes Over Jeffry’s

Join Winemaker Sherman & Chef Jeffry and kick off Wine Fest Weekend! We’ll be mingling, eating...

Hosted by Thacher Winery
Jeffry's Wine Country BBQ , Paso Robles
May 14, 2026 | 3:00 pm

Chef Experiences w/ Max Schultz from Sessions West

Join us for a relaxed and flavorful afternoon at our Chef Experiences event featuring Max Schultz of...

Hosted by Opolo Vineyards
Pavillons Store #1911, Newport Beach
May 14, 2026 | 6:30 pm

The Alchemists’ Paradox: Wine Dinner Experience

The Alchemists’ Paradox A Rhône & Bordeaux Wine Dinner Experience Join us at The Alchemists’...

The Alchemists’ Garden, Paso Robles
May 14, 2026 | 5:30 pm

Noche de Sabor Winemakers Dinner

Kick of Wine Festival Weekend with a Spanish themed dinner featuring limited production wines from Bodega...

Hosted by Sabor & Sazón
Sabor & Sazón, Paso Robles
May 14, 2026 | 5:15 pm

Winemaker Dinner: Designing Epoch

Designing Epoch: Wine, Architecture & Place $225 member price per ticket | $275 non-member price...

Epoch Estate Wines, Templeton
May 14, 2026

Cuesta College Rodeo Benefit

Join community leaders, alumni, and supporters for an unforgettable evening celebrating Cuesta College...

Alex Madonna Expo Center, San Luis Obispo
May 15 – Aug 28, 2026 | 6:00 pm

Friday Night Music Series

Join us weekly for the Friday Night Music Series, complete with rotating food trucks! No cover, wine...

DERBY WINE ESTATES, Paso Robles
May 15, 2026 | 4:00 pm

Dark Star Happy Hour, Burger, Open Mic and Karaoke

Chill out at Dark Star’s Happy Hour, Burger, Karaoke and Open Mic Night, Fridays at 4:00 to 7:00...

Dark Star Cellars, Paso Robles
May 15, 2026 | 5:30 pm

Spring Bridge Dinner at Halter Ranch

Delight in an elegant evening on our picturesque Covered Bridge. Enjoy a scenic sparkling hour with appetizers...

Hosted by Halter Ranch
Halter Ranch Estate, Paso Robles
May 15 – 17, 2026 | 11:00 am

NO TASTING FEE AT DUNNING WINE FEST WEEKEND!

Every wine has a Story…learn about our adventure All Complimentary! Come celebrate Paso Fest 2026....

Dunning Vineyards Estate, Paso Robles
May 15, 2026 | 6:00 pm

Paired Paso

Paso Robles wineries are teaming up with celebrated chefs to offer a perfectly paired wine and culinary...

Hosted by Paso Wine
Paso Robles Event Center, Paso Robles
May 16, 2026 | 2:00 pm

Chef Experiences w/ Max Schultz from Sessions West

Join us for a relaxed and flavorful afternoon at our Chef Experiences event featuring Max Schultz of...

Hosted by Opolo Vineyards
Pavillons Store #2210, Mission Viejo
May 16, 2026 | 12:00 pm

Wine Fest Grand Tasting

On Saturday, May 16, over 120 Paso wineries come together at the Paso Robles Event Center to share their...

Hosted by Paso Wine
Paso Robles Event Center, Paso Robles
May 16, 2026 | 5:00 pm

Sunset Crab Feed on the Hilltop

Join us for an unforgettable evening at our Sunset Crab Feed, where the views are as spectacular as the...

Hosted by Opolo Vineyards
Opolo Vineyards, Paso Robles
May 16, 2026 | 1:00 pm

Pear Valley Presents-Santa Cruz Family Band

Come out and enjoy this Central Coast favorite. Formerly known as The Bob Santa Cruz Band, The Santa...

Pear Valley Vineyard, Paso Robles
May 16, 2026 | 2:00 pm

Dark Star Winemaker’s Tour and Barrel Tasting

Come just before 2:00 and join our winemaker for a tour and barrel tasting. We will take a short stroll...

Dark Star, Paso Robles
May 16, 2026 | 1:00 pm

2026 CONCERT SERIES – KIRK NORDBY

Kirk Nordby is a singer, songwriter, and producer based on California’s Central Coast, best known...

Hosted by Shale Oak Winery
Shale Oak Winery, Paso Robles
May 16, 2026 | 1:00 pm

Live at Dark Star! Chris Blakey

Chris Blakey plays classic acoustic folk rock tunes, along with a few tunes of his own. James Taylor,...

Dark Star Cellars, Paso Robles
May 17, 2026 | 12:00 pm

Live Music: Emilee Morrison at Halter Ranch

Enjoy live music, wine tasting, and lunch at Restaurant Alice. The Halter Ranch Estate tasting room is...

Hosted by Halter Ranch
Halter Ranch Estate, Paso Robles
May 17, 2026 | 11:00 am

Wine Fest: Bubbles & Brunch Pool Party

Wine Fest weekend just got even better. Join us on Sunday May 17th at the Cherry Residence at the MAHA...

The MAHA Estate - Cherry Residence, Paso Robles
May 17, 2026 | 1:00 pm

Craft*er*noon

BYOC (Bring Your Own Craft) to our Sunday Afternoons of Crafting! Grab your unfinished projects and your...

Hosted by Stilson Cellars
Stilson Cellars, Paso Robles
May 17, 2026 | 3:00 pm

Live Music with BanjerDan

Join us for live music from 3 to 6 p.m. Kick back and relax! Specially curated snack boxes from Alba...

McPrice Myers Wines, Paso Robles
May 17, 2026 | 11:00 am

Burger Sunday at Caliza Winery

Join us for Burger Sundays at Caliza, where great wine, gourmet burgers, and live music come together...

Hosted by Caliza Winery
Caliza Winery, Paso Robles
May 17, 2026 | 11:00 am

Sparkling Paso

Sparkling Paso brings together Paso Robles winemakers sharing their best sparkling wines, perfectly paired...

Hosted by Paso Wine
Paris Valley Road Estate Winery, Paso Robles