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

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

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

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

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

    [post_count] => 199
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 199
    [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] => 5d8dd261c488fc705b3690b14b7264d8
    [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:f5ca190952ec10678d001556da72af57
)

Event Filters

Applied filtersClear All
Oct 1-Oct 31
Host
Choose Dates

Viewing: filtered events for Oct 1-Oct 31

No Events Found