FREE SHIPPING ON ORDERS OVER $99 – ENTER CODE: BIRD99 IN YOUR CART! – DETAILS

Test

WP_Query Object
(
    [query] => Array
        (
            [post_type] => tribe_events
            [order] => DESC
            [posts_per_page] => 3
            [meta_query] => Array
                (
                    [tec_event_start_date] => Array
                        (
                            [key] => _EventStartDate
                            [compare] => EXISTS
                        )

                    [tec_event_end_date] => Array
                        (
                            [key] => _EventEndDate
                            [value] => 2023-09-24 11:14:09
                            [compare] => >=
                            [type] => DATETIME
                        )

                )

            [orderby] => Array
                (
                    [tec_event_start_date] => ASC
                    [post_date] => ASC
                )

        )

    [query_vars] => Array
        (
            [post_type] => tribe_events
            [order] => DESC
            [posts_per_page] => 3
            [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_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [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
                (
                )

            [meta_query] => Array
                (
                    [tec_event_start_date] => Array
                        (
                            [key] => _EventStartDate
                            [compare] => EXISTS
                        )

                    [tec_event_end_date] => Array
                        (
                            [key] => _EventEndDate
                            [value] => 2023-09-24 11:14:09
                            [compare] => >=
                            [type] => DATETIME
                        )

                )

            [orderby] => Array
                (
                    [tec_event_start_date] => ASC
                    [post_date] => ASC
                )

            [tribe_remove_date_filters] => 1
            [tribe_include_date_meta] => 
            [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] => 
            [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
                (
                    [tec_event_start_date] => Array
                        (
                            [key] => _EventStartDate
                            [compare] => EXISTS
                        )

                    [tec_event_end_date] => Array
                        (
                            [key] => _EventEndDate
                            [value] => 2023-09-24 11:14:09
                            [compare] => >=
                            [type] => DATETIME
                        )

                    [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
                )

            [clauses:protected] => Array
                (
                    [tec_event_start_date] => Array
                        (
                            [key] => _EventStartDate
                            [compare] => EXISTS
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [tec_event_end_date] => Array
                        (
                            [key] => _EventEndDate
                            [value] => 2023-09-24 11:14:09
                            [compare] => >=
                            [type] => DATETIME
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => DATETIME
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					FROM wp_posts  INNER JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id
					WHERE 1=1  AND ( 
  wp_tec_occurrences.post_id IS NOT NULL 
  AND 
  CAST(wp_tec_occurrences.end_date AS DATETIME) >= '2023-09-24 11:14:09'
) AND ((wp_posts.post_type = 'tribe_events' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'tribe-ea-success' OR wp_posts.post_status = 'tribe-ea-failed' OR wp_posts.post_status = 'tribe-ea-schedule' OR wp_posts.post_status = 'tribe-ea-pending' OR wp_posts.post_status = 'tribe-ea-draft' OR wp_posts.post_status = 'tec-tc-action-req' OR wp_posts.post_status = 'tec-tc-created' OR wp_posts.post_status = 'tec-tc-completed' OR wp_posts.post_status = 'tec-tc-denied' OR wp_posts.post_status = 'tec-tc-not-completed' OR wp_posts.post_status = 'tec-tc-pending' OR wp_posts.post_status = 'tec-tc-refunded' OR wp_posts.post_status = 'tec-tc-reversed' OR wp_posts.post_status = 'tec-tc-undefined' OR wp_posts.post_status = 'tec-tc-voided')))
					GROUP BY wp_tec_occurrences.occurrence_id
					ORDER BY wp_tec_occurrences.start_date ASC, wp_posts.post_date ASC
					LIMIT 0, 3
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 17776
                    [post_author] => 44
                    [post_date] => 2023-03-21 16:15:50
                    [post_date_gmt] => 2023-03-21 20:15:50
                    [post_content] => Have a stack of jigsaw puzzles you don’t know what to do with? Stop by The Bird House to swap out puzzles with other enthusiasts at our monthly jigsaw puzzle swap! Sunday 10am to 5pm at The Bird House.

*Dates and times subject to change. Check www.thebirdhouseny.com for up-to-date information.
                    [post_title] => Jigsaw Puzzle Swap
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jigsaw-puzzle-swap-6
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-09-20 15:00:51
                    [post_modified_gmt] => 2023-09-20 19:00:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.thebirdhouseny.com/?post_type=tribe_events&p=17776
                    [menu_order] => 0
                    [post_type] => tribe_events
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 18715
                    [post_author] => 44
                    [post_date] => 2023-06-10 10:15:06
                    [post_date_gmt] => 2023-06-10 14:15:06
                    [post_content] => Saturday, September 30th 10am at The Bird House.

Meet the owners of Jabebo Earrings  - the company that makes fun, nature-themed earrings out of cereal boxes!

*Date and time are subject to change.
                    [post_title] => Jabebo Earrings Trunk Show and Sale
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jabebo-earrings-trunk-show-and-sale
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-10 10:24:09
                    [post_modified_gmt] => 2023-06-10 14:24:09
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.thebirdhouseny.com/?post_type=tribe_events&p=18715
                    [menu_order] => 0
                    [post_type] => tribe_events
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 11690
                    [post_author] => 378
                    [post_date] => 2021-04-16 15:40:58
                    [post_date_gmt] => 2021-04-16 19:40:58
                    [post_content] => 

Unique flower gardens by Michael Hannen

  This Saturday, October 14th, we are pleased to welcome Michael Hannen back to the Bird House from 10am-4pm or when plant are all gone! *Dates and time are subject to change. [post_title] => Michael Hannen Rare Plant Sale - No Plant Left Behind! [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => michael-hannen-rare-plant-sale-no-plant-left-behind [to_ping] => [pinged] => [post_modified] => 2023-09-20 17:07:50 [post_modified_gmt] => 2023-09-20 21:07:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.thebirdhouseny.com/?post_type=tribe_events&p=11690 [menu_order] => 0 [post_type] => tribe_events [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 3 [current_post] => -1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 17776 [post_author] => 44 [post_date] => 2023-03-21 16:15:50 [post_date_gmt] => 2023-03-21 20:15:50 [post_content] => Have a stack of jigsaw puzzles you don’t know what to do with? Stop by The Bird House to swap out puzzles with other enthusiasts at our monthly jigsaw puzzle swap! Sunday 10am to 5pm at The Bird House. *Dates and times subject to change. Check www.thebirdhouseny.com for up-to-date information. [post_title] => Jigsaw Puzzle Swap [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => jigsaw-puzzle-swap-6 [to_ping] => [pinged] => [post_modified] => 2023-09-20 15:00:51 [post_modified_gmt] => 2023-09-20 19:00:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.thebirdhouseny.com/?post_type=tribe_events&p=17776 [menu_order] => 0 [post_type] => tribe_events [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 9 [max_num_pages] => 3 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => 1 [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] => [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] => 1 [query_vars_hash:WP_Query:private] => 5981fdf2db20bc2fba746aaed81c13fa [query_vars_changed:WP_Query:private] => 1 [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 ) [tribe_is_event] => 1 [tribe_is_multi_posttype] => [tribe_is_event_category] => [tribe_is_event_venue] => [tribe_is_event_organizer] => [tribe_is_event_query] => 1 [tribe_is_past] => [tribe_remove_date_filters] => 1 [tribe_include_date_meta] => [ical_modifier] => TEC\Events\Custom_Tables\V1\WP_Query\Modifiers\Events_Only_Modifier Object ( [query:protected] => WP_Query Object *RECURSION* [done_filters:protected] => Array ( [posts_pre_query] => Array ( [0] => WP_Post Object ( [ID] => 17776 [post_author] => 44 [post_date] => 2023-03-21 16:15:50 [post_date_gmt] => 2023-03-21 20:15:50 [post_content] => Have a stack of jigsaw puzzles you don’t know what to do with? Stop by The Bird House to swap out puzzles with other enthusiasts at our monthly jigsaw puzzle swap! Sunday 10am to 5pm at The Bird House. *Dates and times subject to change. Check www.thebirdhouseny.com for up-to-date information. [post_title] => Jigsaw Puzzle Swap [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => jigsaw-puzzle-swap-6 [to_ping] => [pinged] => [post_modified] => 2023-09-20 15:00:51 [post_modified_gmt] => 2023-09-20 19:00:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.thebirdhouseny.com/?post_type=tribe_events&p=17776 [menu_order] => 0 [post_type] => tribe_events [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 18715 [post_author] => 44 [post_date] => 2023-06-10 10:15:06 [post_date_gmt] => 2023-06-10 14:15:06 [post_content] => Saturday, September 30th 10am at The Bird House. Meet the owners of Jabebo Earrings  - the company that makes fun, nature-themed earrings out of cereal boxes! *Date and time are subject to change. [post_title] => Jabebo Earrings Trunk Show and Sale [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => jabebo-earrings-trunk-show-and-sale [to_ping] => [pinged] => [post_modified] => 2023-06-10 10:24:09 [post_modified_gmt] => 2023-06-10 14:24:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.thebirdhouseny.com/?post_type=tribe_events&p=18715 [menu_order] => 0 [post_type] => tribe_events [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 11690 [post_author] => 378 [post_date] => 2021-04-16 15:40:58 [post_date_gmt] => 2021-04-16 19:40:58 [post_content] =>

Unique flower gardens by Michael Hannen

  This Saturday, October 14th, we are pleased to welcome Michael Hannen back to the Bird House from 10am-4pm or when plant are all gone! *Dates and time are subject to change. [post_title] => Michael Hannen Rare Plant Sale - No Plant Left Behind! [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => michael-hannen-rare-plant-sale-no-plant-left-behind [to_ping] => [pinged] => [post_modified] => 2023-09-20 17:07:50 [post_modified_gmt] => 2023-09-20 21:07:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.thebirdhouseny.com/?post_type=tribe_events&p=11690 [menu_order] => 0 [post_type] => tribe_events [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) ) ) )
  • March 21st, 2023 16:15

Jigsaw Puzzle S

Have a stack of jigsaw puzzles you don’t know what to do with? Stop by The Bird House to swap out puzzles with other enthusiasts at our monthly jigsaw puzzle…

Find out more
  • June 10th, 2023 10:15

Jabebo Earrings

Saturday, September 30th 10am at The Bird House. Meet the owners of Jabebo Earrings  - the company that makes fun, nature-themed earrings out of cereal boxes! *Date and time are…

Find out more
  • April 16th, 2021 15:40

Michael Hannen

Unique flower gardens by Michael Hannen   This Saturday, October 14th, we are pleased to welcome Michael Hannen back to the Bird House from 10am-4pm or when plant are all gone!…

Find out more

Leave a Reply

Your email address will not be published. Required fields are marked *

×
 
Why Choose to Autoship?
  • Automatically re-order your favorite products on your schedule.
  • Easily change the products or shipping date for your upcoming Scheduled Orders.
  • Pause or cancel any time.