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

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

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

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

                    [mt1-1] => Array
                        (
                            [key] => end_date
                            [value] => 20260225
                            [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 >= '20260225' ) 
      OR 
      ( mt1.meta_key = 'end_date' AND mt1.meta_value >= '20260225' )
    ) 
    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] => 3497567
            [7] => 1385536
            [8] => 3585489
            [9] => 3610969
            [10] => 2100309
            [11] => 3649189
            [12] => 3610962
            [13] => 3640648
            [14] => 2064507
            [15] => 3640660
            [16] => 3649190
            [17] => 3649195
            [18] => 1415129
            [19] => 3038273
            [20] => 3501778
            [21] => 3581213
            [22] => 2954880
            [23] => 3476698
            [24] => 3476706
            [25] => 3581196
            [26] => 3581216
            [27] => 3644923
            [28] => 3649166
            [29] => 3666205
            [30] => 1421415
            [31] => 3178950
            [32] => 3539246
            [33] => 3576950
            [34] => 3581210
            [35] => 2344936
            [36] => 3640661
            [37] => 3038274
            [38] => 3183003
            [39] => 3203057
            [40] => 3581220
            [41] => 3666203
            [42] => 2344934
            [43] => 3501740
            [44] => 3581221
            [45] => 3581222
            [46] => 3581226
            [47] => 3539247
            [48] => 3547620
            [49] => 3576951
            [50] => 3581219
            [51] => 3649191
            [52] => 3670471
            [53] => 3581179
            [54] => 3640650
            [55] => 3564371
            [56] => 3581223
            [57] => 3640664
            [58] => 3649161
            [59] => 3526703
            [60] => 3530880
            [61] => 3564372
            [62] => 3581227
            [63] => 3581230
            [64] => 3649168
            [65] => 3661959
            [66] => 3670501
            [67] => 3406552
            [68] => 3539248
            [69] => 3576952
            [70] => 3615213
            [71] => 3247615
            [72] => 3476695
            [73] => 3581224
            [74] => 3632198
            [75] => 2167847
            [76] => 3581228
            [77] => 3581231
            [78] => 3619480
            [79] => 3640652
            [80] => 3640666
            [81] => 3649193
            [82] => 3476693
            [83] => 3539249
            [84] => 3576953
            [85] => 3576966
            [86] => 3610964
            [87] => 3581225
            [88] => 3460068
            [89] => 3460070
            [90] => 3547622
            [91] => 3581184
            [92] => 3581229
            [93] => 3581232
            [94] => 3606720
            [95] => 3460067
            [96] => 3526706
            [97] => 3539250
            [98] => 3576954
            [99] => 3640667
            [100] => 3585470
            [101] => 3653441
            [102] => 3526704
            [103] => 3598241
            [104] => 3623716
            [105] => 3657707
            [106] => 3526708
            [107] => 3598242
            [108] => 3657705
            [109] => 3539251
            [110] => 3349274
            [111] => 3551794
            [112] => 3598243
            [113] => 3644912
            [114] => 3539252
            [115] => 3576961
            [116] => 3640669
            [117] => 543330
            [118] => 3598244
            [119] => 236814
            [120] => 3406553
            [121] => 3539253
            [122] => 3649170
            [123] => 3585471
            [124] => 2600391
            [125] => 2700271
            [126] => 3468408
            [127] => 1148781
            [128] => 2407611
            [129] => 3560177
            [130] => 3670491
            [131] => 3560178
            [132] => 3526709
            [133] => 3547603
            [134] => 3406554
            [135] => 3585469
            [136] => 3632169
            [137] => 3526710
            [138] => 3406555
            [139] => 3632171
            [140] => 1421410
            [141] => 1148160
            [142] => 3632173
            [143] => 2315405
            [144] => 3406556
            [145] => 2315407
            [146] => 2315409
            [147] => 3576959
            [148] => 3585472
            [149] => 1148778
            [150] => 3526711
            [151] => 2315400
            [152] => 2167840
            [153] => 2600394
            [154] => 3406557
            [155] => 3632187
            [156] => 2167838
            [157] => 3632189
            [158] => 3581187
            [159] => 3632192
            [160] => 75355
            [161] => 3585473
            [162] => 3632179
            [163] => 3581191
            [164] => 1216807
            [165] => 2805241
            [166] => 3203054
            [167] => 3406558
            [168] => 3632181
            [169] => 3526712
            [170] => 3632193
            [171] => 2315416
            [172] => 3526713
            [173] => 3632185
            [174] => 3585474
            [175] => 1216808
            [176] => 3526714
            [177] => 3406559
            [178] => 3632195
            [179] => 3632186
            [180] => 3576964
            [181] => 3632180
            [182] => 3526715
            [183] => 3632182
            [184] => 1235757
            [185] => 1216809
            [186] => 3585475
            [187] => 3526716
            [188] => 3406561
            [189] => 3632178
            [190] => 3526717
            [191] => 3632191
            [192] => 3526719
            [193] => 3560181
            [194] => 3406560
            [195] => 3585476
            [196] => 3406562
            [197] => 3526720
            [198] => 3585477
            [199] => 3649162
        )

    [post_count] => 200
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 200
    [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] => 3c1b4d1e76f2f48ab1c5269d29572e65
    [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:690485ef2ec0223367c5dd8e9fb219e9
)

Event Filters

Applied filtersClear All
Feb 19-Feb 22
Host
Choose Dates

Viewing: filtered events for Feb 19-Feb 22

Feb 22 – Dec 27, 2026 | 12:30 pm

Live Music Sundays @ Caelesta

Come and enjoy live music every Sunday 12:30-4:30pm

Caelesta Winery, Templeton