WP_Query Object
(
    [query] => Array
        (
            [post_type] => topic
            [post_parent] => any
            [meta_key] => _bbp_last_active_time
            [meta_type] => DATETIME
            [orderby] => meta_value
            [order] => DESC
            [posts_per_page] => 8
            [paged] => 2
            [show_stickies] => 1
            [max_num_pages] => 
            [update_post_family_cache] => 1
            [perm] => readable
        )

    [query_vars] => Array
        (
            [post_type] => topic
            [post_parent] => any
            [meta_key] => _bbp_last_active_time
            [meta_type] => DATETIME
            [orderby] => meta_value
            [order] => DESC
            [posts_per_page] => 8
            [paged] => 2
            [show_stickies] => 1
            [max_num_pages] => 
            [update_post_family_cache] => 1
            [perm] => readable
            [error] => 
            [m] => 
            [p] => 0
            [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] => 
            [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
                (
                )

            [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
                (
                    [0] => Array
                        (
                            [key] => _bbp_last_active_time
                            [type] => DATETIME
                        )

                    [relation] => OR
                )

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

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => _bbp_last_active_time
                            [type] => DATETIME
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => DATETIME
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					 FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
					 WHERE 1=1  AND ( 
  wp_postmeta.meta_key = '_bbp_last_active_time'
) AND ((wp_posts.post_type = 'topic' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'closed' OR wp_posts.post_status = 'acf-disabled')))
					 GROUP BY wp_posts.ID
					 ORDER BY CAST(wp_postmeta.meta_value AS DATETIME) DESC
					 LIMIT 8, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 109736
                    [post_author] => 286689
                    [post_date] => 2024-07-29 11:18:34
                    [post_date_gmt] => 2024-07-29 15:18:34
                    [post_content] => Unlock the secrets of leopard gecko care in this eye-opening exposé on the dangers of keeping crickets as roommates for your scaly friend! Discover why these seemingly harmless insects can turn into nightmarish predators, and learn the art of maintaining a thriving cricket colony that keeps your gecko safe and well-fed. From alternative feeding methods to expert tips on cricket husbandry, this comprehensive guide has everything you need to become a master of leopard gecko nutrition. Don't miss out on this crucial information that could save your pet from harm and elevate your reptile care game to new heights!
                    [post_title] => Should You Keep Crickets with Leopard Geckos?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => should-you-keep-crickets-with-leopard-geckos
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-29 11:18:34
                    [post_modified_gmt] => 2024-07-29 15:18:34
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/should-you-keep-crickets-with-leopard-geckos/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 109708
                    [post_author] => 286689
                    [post_date] => 2024-07-17 11:41:41
                    [post_date_gmt] => 2024-07-17 15:41:41
                    [post_content] => Discover why keeping crickets with your bearded dragon is a bad idea and learn how to maintain a healthy cricket colony instead! Our guide covers everything from preventing cricket bites and infections to setting up the perfect environment for your crickets. Click here  to ensure the well-being of your bearded dragon and keep your crickets thriving!
                    [post_title] => Should I Keep My Crickets with My Bearded Dragon?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => should-i-keep-my-crickets-with-my-bearded-dragon
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-17 11:42:38
                    [post_modified_gmt] => 2024-07-17 15:42:38
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/should-i-keep-my-crickets-with-my-bearded-dragon/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 109703
                    [post_author] => 286689
                    [post_date] => 2024-07-08 18:10:03
                    [post_date_gmt] => 2024-07-08 22:10:03
                    [post_content] => Ensure your crickets stay cool and healthy this summer with our comprehensive guide! Learn expert tips on temperature regulation, hydration, and effective cooling methods to keep your crickets thriving. Dive into the full article here for all the essential information on maintaining a comfortable environment for your crickets!
                    [post_title] => Keeping Crickets Cool in the Summer: Essential Tips for Optimal Health
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => keeping-crickets-cool-in-the-summer-essential-tips-for-optimal-health
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-07-08 18:10:03
                    [post_modified_gmt] => 2024-07-08 22:10:03
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/keeping-crickets-cool-in-the-summer-essential-tips-for-optimal-health/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 109699
                    [post_author] => 286689
                    [post_date] => 2024-06-29 12:01:41
                    [post_date_gmt] => 2024-06-29 16:01:41
                    [post_content] => Keep your bearded dragon cool and comfortable all summer with our essential guide! Discover expert tips on temperature regulation, hydration, and outdoor safety to ensure your pet stays healthy and happy. Dive into  the full article here  to learn how to create the perfect summer environment for your bearded dragon!
                    [post_title] => Keeping Your Bearded Dragon Cool in the Summer: Essential Tips for Hot Weather
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => keeping-your-bearded-dragon-cool-in-the-summer-essential-tips-for-hot-weather
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-06-29 12:04:47
                    [post_modified_gmt] => 2024-06-29 16:04:47
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/keeping-your-bearded-dragon-cool-in-the-summer-essential-tips-for-hot-weather/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 109696
                    [post_author] => 286689
                    [post_date] => 2024-06-25 10:20:46
                    [post_date_gmt] => 2024-06-25 14:20:46
                    [post_content] => Unlock the secrets to a more successful fishing trip with our comprehensive guide on using mealworms as bait! Discover expert tips on selecting, hooking, and fishing with mealworms to attract a variety of fish species. Dive into the full article here to revolutionize your fishing game with mealworms!
                    [post_title] => Fishing with Live Mealworms
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => fishing-with-live-mealworms
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-06-25 10:20:46
                    [post_modified_gmt] => 2024-06-25 14:20:46
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/fishing-with-live-mealworms/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 109693
                    [post_author] => 286689
                    [post_date] => 2024-06-15 10:37:46
                    [post_date_gmt] => 2024-06-15 14:37:46
                    [post_content] => Unlock the secrets to a more successful fishing trip with our comprehensive guide on using crickets as bait! Discover the best types of crickets to use, expert hooking techniques, and which fish are most attracted to these lively insects. Learn how to maximize your catch with practical tips and proven strategies. Dive into the full article here to revolutionize your fishing game with crickets!
                    [post_title] => Fishing with Live Crickets
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => fishing-with-live-crickets
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-06-15 10:37:46
                    [post_modified_gmt] => 2024-06-15 14:37:46
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/fishing-with-live-crickets/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 109691
                    [post_author] => 286689
                    [post_date] => 2024-06-08 12:34:38
                    [post_date_gmt] => 2024-06-08 16:34:38
                    [post_content] => Unlock the secrets to happier, healthier egg-laying chickens with our comprehensive guide on behavioral enrichment and mental stimulation! Discover expert tips on creating dynamic environments, engaging feeding strategies, and interactive play to boost your flock's well-being. Dive into the full article here to transform your chickens' lives today!
                    [post_title] => Behavioral Enrichment and Mental Stimulation for Egg-Laying Chickens
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => behavioral-enrichment-and-mental-stimulation-for-egg-laying-chickens
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-06-08 12:34:38
                    [post_modified_gmt] => 2024-06-08 16:34:38
                    [post_content_filtered] => 
                    [post_parent] => 109357
                    [guid] => https://critterfam.com/forums/topic/behavioral-enrichment-and-mental-stimulation-for-egg-laying-chickens/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 77042
                    [post_author] => 162165
                    [post_date] => 2023-01-01 23:15:58
                    [post_date_gmt] => 2023-01-02 04:15:58
                    [post_content] => My white tree frog, Zelda, refuses to eat while my other frog, Slippy, keeps eating Zelda's food. I got Zelda a yesterday and tried feeding her then and now. I have tried tong feeding and just dropping crickets in and she just sits there while Slippy either steals the cricket off the tongs or eats the ones around Zelda. I'm really worried that Zelda isn't eating. Do you maybe know how I can get her to eat and how to feed two frogs in the same tank? (The picture is of Zelda)
                    [post_title] => My frog, Zelda, refuses to eat
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => my-frog-zelda-refuses-to-eat
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-01-01 23:15:58
                    [post_modified_gmt] => 2023-01-02 04:15:58
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/my-frog-zelda-refuses-to-eat/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 8
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 109736
            [post_author] => 286689
            [post_date] => 2024-07-29 11:18:34
            [post_date_gmt] => 2024-07-29 15:18:34
            [post_content] => Unlock the secrets of leopard gecko care in this eye-opening exposé on the dangers of keeping crickets as roommates for your scaly friend! Discover why these seemingly harmless insects can turn into nightmarish predators, and learn the art of maintaining a thriving cricket colony that keeps your gecko safe and well-fed. From alternative feeding methods to expert tips on cricket husbandry, this comprehensive guide has everything you need to become a master of leopard gecko nutrition. Don't miss out on this crucial information that could save your pet from harm and elevate your reptile care game to new heights!
            [post_title] => Should You Keep Crickets with Leopard Geckos?
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => should-you-keep-crickets-with-leopard-geckos
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-07-29 11:18:34
            [post_modified_gmt] => 2024-07-29 15:18:34
            [post_content_filtered] => 
            [post_parent] => 68
            [guid] => https://critterfam.com/forums/topic/should-you-keep-crickets-with-leopard-geckos/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1912
    [max_num_pages] => 239
    [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] => 1
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 1
    [query_vars_hash:WP_Query:private] => 13644a1107688e4fbc5d995113629c48
    [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
        )

    [posts_per_page] => 8
    [paged] => 2
    [pagination_links] => 
1
2
3

237
238
239

)


(adsbygoogle = window.adsbygoogle || []).push({});