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

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

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

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

                    [mt1-1] => Array
                        (
                            [key] => end_date
                            [value] => 20250118
                            [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 >= '20250118' ) 
      OR 
      ( mt1.meta_key = 'end_date' AND mt1.meta_value >= '20250118' )
    ) 
    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] => 1968807
            [3] => 2075242
            [4] => 2093122
            [5] => 2089505
            [6] => 2100309
            [7] => 1793722
            [8] => 1783312
            [9] => 1905626
            [10] => 2064507
            [11] => 2039702
            [12] => 1997038
            [13] => 2050308
            [14] => 2050309
            [15] => 2089507
            [16] => 2089509
            [17] => 1965286
            [18] => 2050319
            [19] => 2093096
            [20] => 2093098
            [21] => 2071654
            [22] => 2071615
            [23] => 1348525
            [24] => 2093135
            [25] => 2071606
            [26] => 2064490
            [27] => 1997036
            [28] => 1891565
            [29] => 1954730
            [30] => 1982900
            [31] => 1997034
            [32] => 2057433
            [33] => 1954737
            [34] => 2078815
            [35] => 2107443
            [36] => 1338859
            [37] => 2015053
            [38] => 2093132
            [39] => 1997032
            [40] => 2004446
            [41] => 2015055
            [42] => 2085890
            [43] => 2093134
            [44] => 2096730
            [45] => 2103894
            [46] => 2015059
            [47] => 2085891
            [48] => 2100334
            [49] => 2018581
            [50] => 2050321
            [51] => 1944155
            [52] => 1116474
            [53] => 1352657
            [54] => 1997030
            [55] => 2050323
            [56] => 2078805
            [57] => 2085904
            [58] => 1634642
            [59] => 2085892
            [60] => 1997028
            [61] => 1975872
            [62] => 1979382
            [63] => 2071671
            [64] => 2096712
            [65] => 1997025
            [66] => 2050331
            [67] => 2085894
            [68] => 2085895
            [69] => 543330
            [70] => 2050325
            [71] => 1148781
            [72] => 1944157
            [73] => 2085896
            [74] => 2085897
            [75] => 2085899
            [76] => 2085900
            [77] => 1148160
            [78] => 1148778
            [79] => 2085902
            [80] => 2085903
            [81] => 1380374
            [82] => 1944158
            [83] => 1216807
            [84] => 2085905
            [85] => 2085906
            [86] => 2085907
            [87] => 1216808
            [88] => 1437163
            [89] => 2085908
            [90] => 1216809
            [91] => 1583617
            [92] => 1583619
            [93] => 2085909
            [94] => 2085910
            [95] => 2085911
            [96] => 2085912
            [97] => 2085914
            [98] => 2089514
            [99] => 2089515
            [100] => 2089516
        )

    [post_count] => 101
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 101
    [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] => 46b40029ae00731d8da613dcb86583e5
    [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
Feb 20-Feb 23
Host
Choose Dates

Viewing: filtered events for Feb 20-Feb 23

Feb 20 – 21, 2025

BlendFest: Winemaker Dinners

Kick off your BlendFest experience with a winemaker dinner! Dine with Paso’s best winemakers and...

Hosted by Paso Wine
Various Locations, Cambria & San Simeon
Feb 21, 2025 | 9:00 am

Winter Birds & Wine Tasting: BlendFest Excursion

Join Morro Coast Audubon leaders for a leisurely stroll along the San Simeon boardwalk to view the amazing...

Hosted by Harmony Cellars
San Simeon/Harmony Cellars, Harmony
Feb 21, 2025 | 1:30 pm

BlendFest: Coastal Excursions

Join Paso Robles Wine Country for some BlendFest adventures at two coastal excursions! Purchase BlendFest...

Hosted by Paso Wine
Derbyshire Vineyard | San Simeon, Cambria | San Simeon
Feb 22, 2025 | 2:00 pm

BlendFest: Sunset Grand Tasting

BlendFest on the Coast Sunset Grand Tasting will bring 40+ renowned wineries of Paso Robles to the coast,...

Hosted by Paso Wine
Oceanpoint Ranch - Sundance Lawn, Cambria
Feb 22, 2025 | 10:30 am

BlendFest: Blending Seminar

Blending Seminar & Lunch by the Coast Saturday, Feb. 22, 2025 Try your hand at making the perfect...

Hosted by Paso Wine
Cavalier Oceanfront Resort, San Simoen