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

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

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

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

                    [mt1-1] => Array
                        (
                            [key] => end_date
                            [value] => 20250425
                            [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 >= '20250425' ) 
      OR 
      ( mt1.meta_key = 'end_date' AND mt1.meta_value >= '20250425' )
    ) 
    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] => 2367171
            [8] => 2433119
            [9] => 1088749
            [10] => 2257396
            [11] => 2271806
            [12] => 2344933
            [13] => 2396648
            [14] => 2418522
            [15] => 2418541
            [16] => 543330
            [17] => 1357351
            [18] => 1745014
            [19] => 2050325
            [20] => 2064507
            [21] => 2150097
            [22] => 2239412
            [23] => 2250220
            [24] => 2257398
            [25] => 2271779
            [26] => 2300796
            [27] => 2300821
            [28] => 2330165
            [29] => 2330169
            [30] => 2337538
            [31] => 2341227
            [32] => 2382015
            [33] => 2407583
            [34] => 2425825
            [35] => 2433130
            [36] => 2436789
            [37] => 2451369
            [38] => 1297374
            [39] => 2121640
            [40] => 2341228
            [41] => 834610
            [42] => 2425828
            [43] => 2455028
            [44] => 2192869
            [45] => 2363444
            [46] => 1148781
            [47] => 2344934
            [48] => 2382017
            [49] => 2422178
            [50] => 2344935
            [51] => 2396647
            [52] => 2400295
            [53] => 1388071
            [54] => 1954730
            [55] => 1982900
            [56] => 2271780
            [57] => 2326486
            [58] => 2337539
            [59] => 2344936
            [60] => 2382019
            [61] => 1399737
            [62] => 2132339
            [63] => 2225077
            [64] => 2271793
            [65] => 2315398
            [66] => 2344937
            [67] => 2071606
            [68] => 2455030
            [69] => 2121642
            [70] => 2125213
            [71] => 1745016
            [72] => 1944157
            [73] => 2178575
            [74] => 2250222
            [75] => 2271781
            [76] => 2304459
            [77] => 2330183
            [78] => 2337540
            [79] => 2382021
            [80] => 2433126
            [81] => 2458698
            [82] => 1136807
            [83] => 1388090
            [84] => 2196465
            [85] => 2225067
            [86] => 2271795
            [87] => 2300800
            [88] => 2315399
            [89] => 2400294
            [90] => 2455032
            [91] => 2363445
            [92] => 2221454
            [93] => 2300802
            [94] => 1402910
            [95] => 2167846
            [96] => 2271802
            [97] => 2400288
            [98] => 2433128
            [99] => 1163620
            [100] => 1411654
            [101] => 2085896
            [102] => 2167847
            [103] => 2271782
            [104] => 2271803
            [105] => 2271804
            [106] => 2315411
            [107] => 2326488
            [108] => 2337541
            [109] => 2444073
            [110] => 2085897
            [111] => 2271805
            [112] => 2315400
            [113] => 2322781
            [114] => 2447722
            [115] => 2367149
            [116] => 1727633
            [117] => 2407586
            [118] => 2436782
            [119] => 2085899
            [120] => 2118051
            [121] => 2268177
            [122] => 2271783
            [123] => 2300804
            [124] => 2326490
            [125] => 2337542
            [126] => 2407613
            [127] => 2455034
            [128] => 611411
            [129] => 2085900
            [130] => 2250224
            [131] => 2271797
            [132] => 2315401
            [133] => 2451375
            [134] => 1388077
            [135] => 2363446
            [136] => 2436779
            [137] => 2455036
            [138] => 2250226
            [139] => 2271784
            [140] => 2326491
            [141] => 2337543
            [142] => 2315403
            [143] => 2407585
            [144] => 1148160
            [145] => 1727631
            [146] => 2300806
            [147] => 2407588
            [148] => 1388073
            [149] => 2271785
            [150] => 2315404
            [151] => 2300807
            [152] => 1357360
            [153] => 2271778
            [154] => 2403930
            [155] => 2268183
            [156] => 2300809
            [157] => 2315405
            [158] => 2322782
            [159] => 1380382
            [160] => 2300810
            [161] => 2407590
            [162] => 2271786
            [163] => 2275426
            [164] => 2315406
            [165] => 2300811
            [166] => 1182610
            [167] => 1388085
            [168] => 2171409
            [169] => 2271787
            [170] => 2436770
            [171] => 2315407
            [172] => 1148778
            [173] => 2085902
            [174] => 2085903
            [175] => 2315408
            [176] => 1380374
            [177] => 2178577
            [178] => 2167836
            [179] => 2279074
            [180] => 2315409
            [181] => 2322783
            [182] => 2407592
            [183] => 2167838
            [184] => 1357358
            [185] => 2167840
            [186] => 2407593
            [187] => 2300791
            [188] => 1944158
            [189] => 2315413
            [190] => 1216807
            [191] => 1417196
            [192] => 2264575
            [193] => 2315414
            [194] => 2322784
            [195] => 2407595
            [196] => 1357356
            [197] => 890329
            [198] => 2085905
            [199] => 2178579
            [200] => 1357354
            [201] => 2315415
            [202] => 2367153
            [203] => 2407598
            [204] => 2085906
            [205] => 2085907
            [206] => 2315416
            [207] => 1216808
            [208] => 2171411
            [209] => 2315417
            [210] => 2407600
            [211] => 1235747
            [212] => 2315418
            [213] => 2322785
            [214] => 1437163
            [215] => 2315419
            [216] => 2407602
            [217] => 2085908
            [218] => 2315420
            [219] => 1265764
            [220] => 1216809
            [221] => 2178581
            [222] => 2315421
            [223] => 1583617
            [224] => 1583619
            [225] => 2407604
            [226] => 2085909
            [227] => 2085910
            [228] => 2315422
            [229] => 2085911
            [230] => 2455025
            [231] => 2085912
            [232] => 2322787
            [233] => 2367156
            [234] => 2178583
            [235] => 2085914
            [236] => 2089514
            [237] => 2322786
            [238] => 1357347
            [239] => 2433125
            [240] => 2089515
            [241] => 2089516
            [242] => 2407611
        )

    [post_count] => 243
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 243
    [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] => 9492f9c78da8cf73b8d12e8082844e4d
    [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
Oct 1-Oct 31
Host
Choose Dates

Viewing: filtered events for Oct 1-Oct 31

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
Oct 2, 2025 | 4:00 pm

FIRST THURSDAYS SUMMER CONCERT SERIES

LIVE MUSIC AND FOOD, the first Thursday of each month from May through October! Music by IMVA Food by...

Hosted by J Dusi Wines
J Dusi Wines, Paso Robles
Oct 3 – 4, 2025 | 4:00 pm

Harvest Experience Weekend at ONX Wines!

Get ready for a wine-filled weekend in beautiful Paso Robles, and join us for our second annual Harvest...

Hosted by ONX Wines
ONX Wines,
Oct 5, 2025 | 2:00 pm

Rava on the Rocks – Paso Libre

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
Oct 7 – 9, 2025 | 3:00 pm

A WINEMAKER’S DUDE RANCH | Grape Harvest Retreat

This is a chance to truly experience life on the vineyard and all the excitement that surrounds harvest....

Hosted by Cass Winery
CASS Winery, Paso Robles
Oct 7 – 9, 2025 | 3:00 pm

A WINEMAKER’S DUDE RANCH | Grape Harvest Retreat

A WINEMAKER’S DUDE RANCH Grape Harvest Retreat October 7th – 9th, 2025 This is a chance to...

Hosted by GENESEO INN
CASS Winery, Paso Robles
Oct 10, 2025 | 5:30 pm

Live Music @ Jack Creek Cellars

Join us October 10th from 5:30-8pm for an evening of live music featuring The Joy Bonner Band. We will...

Jack Creek Cellars, Templeton
Oct 11, 2025 | 1:00 pm

Pear Valley Concert Series Presents – The Belmores

“Carole Belmore has one of those fine lovely lilting voices, a sound so pure and sweet listeners might...

Pear Valley Estate Wines, Paso Robles
Oct 12, 2025 | 1:00 pm

Pear Valley Concert Series – Bob Santacruz Band

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

Pear Valley Estate Wines, Paso Robles
Oct 12, 2025 | 2:00 pm

Rava on the Rocks – James Rivers

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

Pear Valley Concert Series – Forever Green

Forever Green blends acoustic guitar, keyboard, synthesizer, and live-created groove box beats with their...

Pear Valley Estate Wines, Paso Robles
Oct 18, 2025 | 6:30 pm

Harvest Sunset Supper

It’s a beautiful time of year to join us to celebrate our 2025 harvest at Eberle Winery with a...

Hosted by Eberle Winery
Eberle Winery, Paso Robles
Oct 19, 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
Oct 19, 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
Oct 25, 2025 | 1:00 pm

Camp ONX – Fall Wine Club Party!

Join our amazing ONX Collective Wine Club and party with us on Saturday, October 25th from 1 pm to 4...

Hosted by ONX Wines
ONX Estate Vineyard,