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

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

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

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

                    [mt1-1] => Array
                        (
                            [key] => end_date
                            [value] => 20260313
                            [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 >= '20260313' ) 
      OR 
      ( mt1.meta_key = 'end_date' AND mt1.meta_value >= '20260313' )
    ) 
    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] => 3402432
            [5] => 3402435
            [6] => 3585489
            [7] => 3610969
            [8] => 3489139
            [9] => 1421415
            [10] => 3730710
            [11] => 3730714
            [12] => 3679041
            [13] => 3497567
            [14] => 3696137
            [15] => 3649189
            [16] => 3038273
            [17] => 3564371
            [18] => 3581223
            [19] => 3640664
            [20] => 3649161
            [21] => 3704740
            [22] => 3709074
            [23] => 2954880
            [24] => 3526703
            [25] => 3530880
            [26] => 3564372
            [27] => 3581227
            [28] => 3581230
            [29] => 3649168
            [30] => 3661959
            [31] => 3670501
            [32] => 3704739
            [33] => 3178950
            [34] => 3539248
            [35] => 3576952
            [36] => 3615213
            [37] => 3709081
            [38] => 3713419
            [39] => 3704737
            [40] => 3704736
            [41] => 3704735
            [42] => 2344936
            [43] => 3661956
            [44] => 3704734
            [45] => 3038274
            [46] => 3247615
            [47] => 3476695
            [48] => 3581224
            [49] => 3632198
            [50] => 3700405
            [51] => 3704733
            [52] => 3709058
            [53] => 3709075
            [54] => 3730739
            [55] => 2167847
            [56] => 2344934
            [57] => 3581228
            [58] => 3581231
            [59] => 3619480
            [60] => 3640652
            [61] => 3640666
            [62] => 3649193
            [63] => 3687585
            [64] => 3704732
            [65] => 3709063
            [66] => 3476693
            [67] => 3539249
            [68] => 3576953
            [69] => 3576966
            [70] => 3670471
            [71] => 3696125
            [72] => 3700408
            [73] => 3704751
            [74] => 3709082
            [75] => 3704752
            [76] => 3704753
            [77] => 3610964
            [78] => 3704754
            [79] => 3743742
            [80] => 3700431
            [81] => 3704755
            [82] => 3581225
            [83] => 3704756
            [84] => 3709076
            [85] => 3460068
            [86] => 3460070
            [87] => 3547622
            [88] => 3581184
            [89] => 3581229
            [90] => 3581232
            [91] => 3606720
            [92] => 3460067
            [93] => 3526706
            [94] => 3539250
            [95] => 3576954
            [96] => 3640667
            [97] => 3704757
            [98] => 3709083
            [99] => 3704758
            [100] => 3704759
            [101] => 3585470
            [102] => 3653441
            [103] => 3739407
            [104] => 3709078
            [105] => 3713411
            [106] => 3526704
            [107] => 3598241
            [108] => 3623716
            [109] => 3657707
            [110] => 3526708
            [111] => 3598242
            [112] => 3657705
            [113] => 3700410
            [114] => 3713409
            [115] => 3726371
            [116] => 3539251
            [117] => 3700438
            [118] => 3709084
            [119] => 3730731
            [120] => 3349274
            [121] => 3551794
            [122] => 3598243
            [123] => 3644912
            [124] => 3687603
            [125] => 3700412
            [126] => 3739405
            [127] => 3476703
            [128] => 3539252
            [129] => 3576961
            [130] => 3640669
            [131] => 3709065
            [132] => 3709085
            [133] => 3730732
            [134] => 3739408
            [135] => 3713407
            [136] => 3730711
            [137] => 543330
            [138] => 3598244
            [139] => 3674754
            [140] => 3696128
            [141] => 236814
            [142] => 3406553
            [143] => 3539253
            [144] => 3649170
            [145] => 3679052
            [146] => 3709086
            [147] => 3730733
            [148] => 3700430
            [149] => 3585471
            [150] => 2600391
            [151] => 3730735
            [152] => 2700271
            [153] => 3468408
            [154] => 1148781
            [155] => 3726372
            [156] => 1388090
            [157] => 2407611
            [158] => 3560177
            [159] => 3670491
            [160] => 3700444
            [161] => 2447718
            [162] => 3560178
            [163] => 3526709
            [164] => 3547603
            [165] => 3406554
            [166] => 3585469
            [167] => 3730741
            [168] => 3632169
            [169] => 3730743
            [170] => 3700437
            [171] => 3526710
            [172] => 3406555
            [173] => 3632171
            [174] => 1421410
            [175] => 1148160
            [176] => 3632173
            [177] => 2315405
            [178] => 3406556
            [179] => 3700441
            [180] => 2315407
            [181] => 3700436
            [182] => 2315409
            [183] => 3576959
            [184] => 3585472
            [185] => 1148778
            [186] => 3526711
            [187] => 2315400
            [188] => 1388071
            [189] => 2167840
            [190] => 2600394
            [191] => 3406557
            [192] => 3632187
            [193] => 3700440
            [194] => 2167838
            [195] => 3632189
            [196] => 3581187
            [197] => 3632192
            [198] => 3700435
            [199] => 75355
            [200] => 3585473
            [201] => 3632179
            [202] => 3581191
            [203] => 1216807
            [204] => 2805241
            [205] => 3203054
            [206] => 3674772
            [207] => 3406558
            [208] => 3632181
            [209] => 3700439
            [210] => 3526712
            [211] => 3632193
            [212] => 2315416
            [213] => 3700432
            [214] => 3526713
            [215] => 3632185
            [216] => 3585474
            [217] => 1216808
            [218] => 3526714
            [219] => 3406559
            [220] => 3632195
            [221] => 3632186
            [222] => 3700442
            [223] => 3576964
            [224] => 3632180
            [225] => 3700434
            [226] => 2279056
            [227] => 3526715
            [228] => 3632182
            [229] => 1235757
            [230] => 1216809
            [231] => 3585475
            [232] => 3526716
            [233] => 3406561
            [234] => 3632178
            [235] => 1388082
            [236] => 3526717
            [237] => 3632191
            [238] => 3700443
            [239] => 3526719
            [240] => 3560181
            [241] => 3406560
            [242] => 3674762
            [243] => 3700433
            [244] => 3585476
            [245] => 3406562
            [246] => 3700445
            [247] => 3526720
            [248] => 3585477
            [249] => 3700446
            [250] => 3649162
        )

    [post_count] => 251
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 251
    [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] => 18f2e2fd1e1a53194637cd692ebb484c
    [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:59bb0d7a5087d189de81ad52ce1b3a89
)

Event Filters

Applied filtersClear All
May 15-May 17
Host
Choose Dates

Viewing: filtered events for May 15-May 17

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 – 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 | 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 | 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 | 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 | 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 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

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 | 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

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