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

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

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

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

                    [mt1-1] => Array
                        (
                            [key] => end_date
                            [value] => 20250402
                            [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 >= '20250402' ) 
      OR 
      ( mt1.meta_key = 'end_date' AND mt1.meta_value >= '20250402' )
    ) 
    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] => 2221482
            [3] => 1409030
            [4] => 2189299
            [5] => 2150099
            [6] => 2337534
            [7] => 2356044
            [8] => 2315376
            [9] => 2344934
            [10] => 2344935
            [11] => 846468
            [12] => 1997025
            [13] => 2050331
            [14] => 2171421
            [15] => 2271775
            [16] => 2304458
            [17] => 2337535
            [18] => 2344936
            [19] => 2367171
            [20] => 2171419
            [21] => 2344937
            [22] => 2367159
            [23] => 2064507
            [24] => 2221472
            [25] => 2239411
            [26] => 2271808
            [27] => 2322766
            [28] => 1136809
            [29] => 1352062
            [30] => 2085894
            [31] => 2196463
            [32] => 2225074
            [33] => 2271776
            [34] => 2275428
            [35] => 2279056
            [36] => 2286308
            [37] => 2300818
            [38] => 2322795
            [39] => 2330187
            [40] => 2337536
            [41] => 2367158
            [42] => 2367160
            [43] => 2085895
            [44] => 2114499
            [45] => 2196450
            [46] => 2271791
            [47] => 2322780
            [48] => 2344933
            [49] => 2367165
            [50] => 2363443
            [51] => 2118050
            [52] => 2271777
            [53] => 2337537
            [54] => 2356043
            [55] => 1088749
            [56] => 2257396
            [57] => 2271806
            [58] => 543330
            [59] => 1357351
            [60] => 1745014
            [61] => 2050325
            [62] => 2150097
            [63] => 2239412
            [64] => 2250220
            [65] => 2257398
            [66] => 2271779
            [67] => 2300796
            [68] => 2300821
            [69] => 2330165
            [70] => 2330169
            [71] => 2337538
            [72] => 2341227
            [73] => 1297374
            [74] => 2121640
            [75] => 2341228
            [76] => 2363444
            [77] => 1148781
            [78] => 1388071
            [79] => 1982900
            [80] => 2271780
            [81] => 2326486
            [82] => 2337539
            [83] => 1399737
            [84] => 2132339
            [85] => 2225077
            [86] => 2271793
            [87] => 2315398
            [88] => 2121642
            [89] => 2125213
            [90] => 1745016
            [91] => 1944157
            [92] => 2178575
            [93] => 2250222
            [94] => 2271781
            [95] => 2304459
            [96] => 2330183
            [97] => 2337540
            [98] => 1136807
            [99] => 1388090
            [100] => 2196465
            [101] => 2225067
            [102] => 2271795
            [103] => 2300800
            [104] => 2315399
            [105] => 2363445
            [106] => 2221454
            [107] => 2300802
            [108] => 2167846
            [109] => 2271802
            [110] => 1411654
            [111] => 2085896
            [112] => 2167847
            [113] => 2271782
            [114] => 2271803
            [115] => 2271804
            [116] => 2315411
            [117] => 2326488
            [118] => 2337541
            [119] => 2085897
            [120] => 2271805
            [121] => 2315400
            [122] => 2322781
            [123] => 2367149
            [124] => 1727633
            [125] => 2085899
            [126] => 2118051
            [127] => 2268177
            [128] => 2271783
            [129] => 2300804
            [130] => 2326490
            [131] => 2337542
            [132] => 611411
            [133] => 2085900
            [134] => 2250224
            [135] => 2271797
            [136] => 2315401
            [137] => 1388077
            [138] => 2363446
            [139] => 2250226
            [140] => 2271784
            [141] => 2326491
            [142] => 2337543
            [143] => 2315403
            [144] => 1148160
            [145] => 1727631
            [146] => 2300806
            [147] => 1388073
            [148] => 2271785
            [149] => 2315404
            [150] => 2300807
            [151] => 1357360
            [152] => 2271778
            [153] => 2268183
            [154] => 2300809
            [155] => 2315405
            [156] => 2322782
            [157] => 1380382
            [158] => 2300810
            [159] => 2271786
            [160] => 2275426
            [161] => 2315406
            [162] => 2300811
            [163] => 1182610
            [164] => 1388085
            [165] => 2171409
            [166] => 2271787
            [167] => 2315407
            [168] => 1148778
            [169] => 2085902
            [170] => 2085903
            [171] => 2315408
            [172] => 1380374
            [173] => 2178577
            [174] => 2167836
            [175] => 2279074
            [176] => 2315409
            [177] => 2322783
            [178] => 2167838
            [179] => 1357358
            [180] => 2167840
            [181] => 2300791
            [182] => 1944158
            [183] => 2315413
            [184] => 1216807
            [185] => 1417196
            [186] => 2264575
            [187] => 2315414
            [188] => 2322784
            [189] => 1357356
            [190] => 890329
            [191] => 2085905
            [192] => 2178579
            [193] => 1357354
            [194] => 2315415
            [195] => 2367153
            [196] => 2085906
            [197] => 2085907
            [198] => 2315416
            [199] => 1216808
            [200] => 2171411
            [201] => 2315417
            [202] => 1235747
            [203] => 2315418
            [204] => 2322785
            [205] => 1437163
            [206] => 2315419
            [207] => 2085908
            [208] => 2315420
            [209] => 1216809
            [210] => 2178581
            [211] => 2315421
            [212] => 1583617
            [213] => 1583619
            [214] => 2085909
            [215] => 2085910
            [216] => 2315422
            [217] => 2085911
            [218] => 2085912
            [219] => 2322787
            [220] => 2367156
            [221] => 2178583
            [222] => 2085914
            [223] => 2089514
            [224] => 2322786
            [225] => 1357347
            [226] => 2089515
            [227] => 2089516
        )

    [post_count] => 228
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 228
    [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] => 9bad97fc3ad823d89740dfe920ba3c70
    [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
May 15-May 18
Host
Choose Dates

Viewing: filtered events for May 15-May 18

May 15, 2025 | 6:00 pm

WINEFEST Winemaker’s Dinner with BOVINO VINEYARDS

Join us @ McPhee’s Grill Templeton as we enjoy 5 beautiful vintages created by winemaker Steve...

Hosted by Bovino Vineyards
McPhee's Grill Templeton, Templeton
May 15 – 18, 2025

Barton Family Estate | Wine Festival Weekend

Join us for Wine Festival Weekend in Paso Robles

Barton Family Estate, Paso Robles
May 15, 2025 | 6:30 pm

Wine Fest: Winemaker Dinner at Region SLO

We are kicking off Paso Wine Fest with an all-inclusive family-style, bottle-share wine dinner! Join...

Hosted by Paso Wine
Region SLO, San Luis Obispo
May 15, 2025 | 6:30 pm

Winemaker Dinners

Paso Wine Fest 2025 kicks off with three Winemaker Dinners on Thursday, May 15 at 6:30 p.m. Winemakers...

Hosted by Paso Wine
The Hatch | Thomas Hill Organics | Region SLO, Paso Robles and San Luis Obispo
May 15, 2025 | 6:30 pm

Wine Fest: Winemaker Dinner at The Hatch

Join some of Paso’s best producers for a special winemaker dinner and some incredible Paso wine. ...

Hosted by Paso Wine
The Hatch Rotisserie & Bar, Paso Robles
May 15, 2025 | 6:30 pm

Wine Fest: Winemaker Dinner at Thomas Hill Organics

Join four of Paso’s best producers at Thomas Hill Organics’ collaborative winemaker dinner. Advance...

Hosted by Paso Wine
Thomas Hill Organics, Paso Robles
May 16, 2025 | 5:30 pm

OPOLO SUNSET CRAB FEED

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, 2025 | 5:00 pm

CASS CAMPFIRES & STORY NIGHT

CASS CAMPFIRES & STORY NIGHT 5pm-9pm No Cost Reservation Ted, Steve, Sterling and Bryan will be stoking...

Hosted by Cass Winery
CASS Winery, Paso Robles
May 16, 2025 | 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, 2025 | 4:00 pm

Paso Robles 101 Seminar with Wine Folly

Paso Robles 101 with Wine Folly Embark on a wine adventure through Paso Robles’ 11 nested AVAs...

Hosted by Paso Wine
Paso Robles Event Center, Paso Robles
May 17, 2025 | 12:00 pm

Wine Fest Grand Tasting

On Saturday, May 17, 120+ wineries will come together at the Paso Robles Event Center to share their...

Hosted by Paso Wine
Paso Robles Event Center, Paso Robles
May 17, 2025 | 1:00 pm

Pear Valley Concert Series – Julie Beaver

Julie Beaver is a multi-instrumentalist and vocalist who offers solo, small group, and full band performances. Musical...

Pear Valley Estate Wines, Paso Robles
May 17, 2025 | 5:30 pm

OPOLO SUNSET CRAB FEED

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 17, 2025 | 1:00 pm

Acoustic Saturdays with Holding Pattern

Sit back and enjoy mellow acoustic music accompanying your tasting experience at Midnight Cellars Winery....

Hosted by Midnight Cellars
Midnight Cellards, Paso Robles
May 17, 2025 | 12:00 pm

Paso Wine Fest 2025

Get to know our wines better at the annual Paso Robles Wine Fest with owners, Gibsey & Josh. We’ll...

Hosted by Thibido Winery
Paso Robles Event Center, Paso Robles
May 17, 2025 | 6:00 pm

20TH ANNIVERSARY SOUTH AFRICAN WINEMAKER DINNER

6pm-9pm $170 per person (non-club members) $150 per person (CASS Wine Club members) *Wine Club members,...

Hosted by Cass Winery
CASS Winery, Paso Robles
May 17, 2025 | 7:30 pm

Alli Walker – Live!

Rava Wines + Events is pleased to welcome Alli Walker to Paso Robles! $30 General Admission $60 Table...

Rava Wines + Events, Paso Robles
May 17, 2025 | 1:00 pm

Saturday Music Series- Dave Tate

Hosted by Shale Oak Winery
Shale Oak Winery, Paso Robles
May 17, 2025 | 11:00 am

Spring Saturdays: Live Music & Wood-Fired Food

Join us in Paso Robles each Saturday in April and May! Starting April 5th, we’re hosting live music...

Turley Wine Cellars, Templeton
May 17, 2025 | 11:00 am

VINTAGE “TED’S TACO BAR” SATURDAY

11am-4pm Tacos served 12pm-3pm LIVE Music featuring Unfinished business $20 for 3 Tacos & a Glass...

Hosted by Cass Winery
CASS Winery, Paso Robles
May 18, 2025 | 10:00 am

PASO “HANGOVER” COWBOY BREAKFAST: A Live Fire Expe

10am-12pm $75 per person (non-club members) $60 per person (CASS Wine Club members) *Wine Club members,...

Hosted by Cass Winery
CASS Winery, Paso Robles
May 18, 2025 | 2:00 pm

Rava on the Rocks – Emily Smith

Rava on the Rocks | Sundays during the Summer | 2:00 pm – 5:00 pm | Free | All Ages Join us for an...

Rava Wines + Events, Paso Robles
May 18, 2025 | 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 18, 2025 | 1:00 pm

Pear Valley Concert Series Presents – Dave Tate

His own unique style (think of a cross between Paul Simon and Jeff Buckley, not just in style but also...

Pear Valley Estate Wines, Paso Robles
May 18, 2025 | 11:00 am

Sparkling Paso

Sparkling Paso brings together winemakers sharing their tantalizing sparkling wines perfectly paired...

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