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

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

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

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

                    [mt1-1] => Array
                        (
                            [key] => end_date
                            [value] => 20260401
                            [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 >= '20260401' ) 
      OR 
      ( mt1.meta_key = 'end_date' AND mt1.meta_value >= '20260401' )
    ) 
    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] => 3679041
            [9] => 3497567
            [10] => 3649189
            [11] => 3765437
            [12] => 3585470
            [13] => 3670471
            [14] => 3739407
            [15] => 2344934
            [16] => 3709078
            [17] => 3713411
            [18] => 3038274
            [19] => 3526704
            [20] => 3598241
            [21] => 3623716
            [22] => 3775195
            [23] => 2344936
            [24] => 3775193
            [25] => 3178950
            [26] => 2954880
            [27] => 3657707
            [28] => 3038273
            [29] => 3526708
            [30] => 3598242
            [31] => 3657705
            [32] => 3700410
            [33] => 3713409
            [34] => 3726371
            [35] => 2064507
            [36] => 3539251
            [37] => 3700438
            [38] => 3709084
            [39] => 3730731
            [40] => 3349274
            [41] => 3551794
            [42] => 3598243
            [43] => 3644912
            [44] => 3687603
            [45] => 3700412
            [46] => 3739405
            [47] => 3756732
            [48] => 3770934
            [49] => 3476703
            [50] => 3539252
            [51] => 3576961
            [52] => 3640669
            [53] => 3709065
            [54] => 3709085
            [55] => 3730732
            [56] => 3739408
            [57] => 3713407
            [58] => 3730711
            [59] => 543330
            [60] => 1357351
            [61] => 846468
            [62] => 3598244
            [63] => 3674754
            [64] => 3696128
            [65] => 3775178
            [66] => 236814
            [67] => 3406553
            [68] => 3539253
            [69] => 3649170
            [70] => 3679052
            [71] => 3709086
            [72] => 3730733
            [73] => 3773003
            [74] => 3700430
            [75] => 3585471
            [76] => 2600391
            [77] => 3730735
            [78] => 2700271
            [79] => 3468408
            [80] => 1148781
            [81] => 3726372
            [82] => 1388090
            [83] => 2407611
            [84] => 3560177
            [85] => 3670491
            [86] => 3700444
            [87] => 3761076
            [88] => 3775994
            [89] => 3775985
            [90] => 2447718
            [91] => 3560178
            [92] => 3526709
            [93] => 3547603
            [94] => 3406554
            [95] => 3585469
            [96] => 3730741
            [97] => 3632169
            [98] => 3730743
            [99] => 3761078
            [100] => 3700437
            [101] => 3775989
            [102] => 3526710
            [103] => 3775987
            [104] => 3406555
            [105] => 3632171
            [106] => 3761082
            [107] => 1421410
            [108] => 1148160
            [109] => 3632173
            [110] => 3773996
            [111] => 2315405
            [112] => 3406556
            [113] => 3700441
            [114] => 2315407
            [115] => 3700436
            [116] => 2315409
            [117] => 3576959
            [118] => 3585472
            [119] => 1148778
            [120] => 3526711
            [121] => 2315400
            [122] => 1388071
            [123] => 2167840
            [124] => 3775179
            [125] => 2600394
            [126] => 3406557
            [127] => 3632187
            [128] => 3700440
            [129] => 2167838
            [130] => 3632189
            [131] => 3581187
            [132] => 3632192
            [133] => 3700435
            [134] => 75355
            [135] => 3585473
            [136] => 3632179
            [137] => 3581191
            [138] => 1216807
            [139] => 2805241
            [140] => 3203054
            [141] => 3674772
            [142] => 3406558
            [143] => 3632181
            [144] => 3700439
            [145] => 3526712
            [146] => 3632193
            [147] => 2315416
            [148] => 3700432
            [149] => 3526713
            [150] => 3632185
            [151] => 3585474
            [152] => 1216808
            [153] => 3526714
            [154] => 3406559
            [155] => 3632195
            [156] => 3775180
            [157] => 3632186
            [158] => 3700442
            [159] => 3576964
            [160] => 3632180
            [161] => 3700434
            [162] => 2279056
            [163] => 3526715
            [164] => 3632182
            [165] => 1235757
            [166] => 3761083
            [167] => 1216809
            [168] => 3585475
            [169] => 3526716
            [170] => 3406561
            [171] => 3632178
            [172] => 1388082
            [173] => 3526717
            [174] => 3632191
            [175] => 3700443
            [176] => 3526719
            [177] => 3560181
            [178] => 3406560
            [179] => 3674762
            [180] => 3700433
            [181] => 3585476
            [182] => 3406562
            [183] => 3700445
            [184] => 3761084
            [185] => 3526720
            [186] => 3585477
            [187] => 3700446
            [188] => 3649162
        )

    [post_count] => 189
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 189
    [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] => 3412e11165808a5afc4465b21bcd3a93
    [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:01e427f8533863150b75728b46a10c18
)

Event Filters

Applied filtersClear All
May 16
Host
Choose Dates

Viewing: filtered events for May 16

Sep 25 – Oct 31, 2026

Barrel Tasting with the Winemaker

Taste our wine in the barrel and learn about our winemaking process – Followed by a tasting of our...

Hosted by ZANOLI Wines
ZANOLI Wines, Paso Robles
Jan 6 – Dec 31, 2024 | 10:00 am

Archery Class

Once used by our ancestors to bring food to the cook-fires, the practice of archery is a fascinating...

Hosted by Cass Winery
CASS Winery, Paso Robles
Jan 6 – Dec 31, 2024 | 12:30 pm

Ax Throwing Class

Join us for a new Camp Cass activity! Ax throwing is finally here on the vineyard! A CASS charcuterie...

Hosted by Cass Winery
CASS Winery, Paso Robles
Mar 1 – Dec 31, 2024 | 5:30 pm

Twilight Tastings – Cellar Club Exclusive

Join us once a month at the Austin Hope & Treana Tasting Cellar for a member exclusive after hours...

Austin Hope & Treana Tasting Cellar, Paso Robles
May 5 – Oct 27, 2024 | 1:00 pm

Lazy Locals Sundays!

Join us every Sunday from May through October for our free Lazy Locals con­cert series! Two ways to...

Hosted by Castoro Cellars
Castoro Cellars, Templeton
May 14 – Nov 3, 2024 | 11:00 am

Vineyard Tour

Tour The Vineyard Pet the goats, enjoy breathtaking views all while you enjoy delicious wine. Bring a...

Hoyt Family Vineyards, Paso Robles
May 16, 2024 | 6:00 pm

BOVINO VINEYARDS Winemaker’s Dinner @ Winefest

Celebrate Winefest with Bovino Vineyards at McPhee’s Grill in Templeton – a lovely 5 course dinner...

Hosted by Bovino Vineyards
McPhee’s Grill, Templeton
May 16, 2024 | 5:30 pm

Winemaker Dinner – New Label Preview – SOLD OUT

A 5-course meal on the patio prepared by famed Central Coast chef, Rachel Ponce, and hosted by Winemaker...

Villa San-Juliette, San Miguel