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] => 4
            [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] => 4
            [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] => all
            [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 24, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 109897
                    [post_author] => 286690
                    [post_date] => 2025-05-29 21:07:18
                    [post_date_gmt] => 2025-05-30 01:07:18
                    [post_content] => Mealworms are one of the most popular options for exotic pet owners, but are they any good for bearded dragons? The short answer is yes, but there are always better (or more complete options). Bearded dragons need lots of things to make sure they have a balanced diet and no single feeder insect will keep your beardy healthy on its own. For the long answer, you need to look at what beardies need to stay healthy, what mealworms can offer, and how you can build a balanced diet for your bearded dragon. Check out our full write-up for all the details.
                    [post_title] => Are Mealworms Good for Bearded Dragons?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => are-mealworms-good-for-bearded-dragons
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-05-29 21:07:53
                    [post_modified_gmt] => 2025-05-30 01:07:53
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/are-mealworms-good-for-bearded-dragons/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 109894
                    [post_author] => 286690
                    [post_date] => 2025-05-18 20:35:18
                    [post_date_gmt] => 2025-05-19 00:35:18
                    [post_content] => Bearded dragons aren’t the most expensive pet out there. But you don’t want to cheap out and potentially risk your beardy’s health. The first thing you need to get is your bearded dragon itself, which can range from $80 to over $1,000 when buying from a reputable breeder. Then you need to factor in the cost of a habitat, care, and feeding. Check out our full article for the total calculation.
                    [post_title] => How Much Does it Cost to Own a Bearded Dragon?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => how-much-does-it-cost-to-own-a-bearded-dragon-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-05-18 20:36:21
                    [post_modified_gmt] => 2025-05-19 00:36:21
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/how-much-does-it-cost-to-own-a-bearded-dragon-2/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 109891
                    [post_author] => 286690
                    [post_date] => 2025-05-15 23:15:30
                    [post_date_gmt] => 2025-05-16 03:15:30
                    [post_content] => It’s natural to see a juicy-looking bug outside and think “I bet my bearded dragon would love that”. In the wild, you’re probably right. But it’s important to remember one key thing: nature is full of danger, and that’s why you should never feed wild insects to your pet. The biggest and most obvious problem with wild insects is that they carry parasites. Crickets are also prone to a whole host of diseases, some of which can be passed on to reptile pets. For the full details, check out our write-up on wild feeding here. 
                    [post_title] => Never Feed Wild Crickets to your Pet
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => never-feed-wild-crickets-to-your-pet
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-05-15 23:15:30
                    [post_modified_gmt] => 2025-05-16 03:15:30
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/never-feed-wild-crickets-to-your-pet/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 109887
                    [post_author] => 286690
                    [post_date] => 2025-05-02 19:58:06
                    [post_date_gmt] => 2025-05-02 23:58:06
                    [post_content] => A lot of people still don’t realize it’s possible to buy insects by mail, but we ship thousands of crickets and superworms by mail every week. Insects ship well- they don’t mind dark spaces and can survive the transit time it takes to get to you on a few slices of potato. Once they get to you, you’re going to need a place to put them and a few things on hand to help them get their physical health back to normal. First, you need a container to keep them in. If you’re going to be starting a colony, you might already have a container set up for them. Otherwise, our simple solution is to use a five gallon bucket. For all the details, check out our full article. 
                    [post_title] => How to Keep Crickets after Getting Them in the Mail
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => how-to-keep-crickets-after-getting-them-in-the-mail
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-05-02 19:58:06
                    [post_modified_gmt] => 2025-05-02 23:58:06
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/how-to-keep-crickets-after-getting-them-in-the-mail/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 109885
                    [post_author] => 286690
                    [post_date] => 2025-05-02 19:44:50
                    [post_date_gmt] => 2025-05-02 23:44:50
                    [post_content] => There is an overwhelming amount of information out there about everything reptiles need. But in reality, it isn’t that complicated. One of the main things you need to know about the bearded dragon’s diet is that it changes with age. Juvenile bearded dragons need a higher concentration of insect protein. As they age, they will switch off to a mostly vegetarian diet with some insects mixed in. In general, your bearded dragon should have anywhere from 3-10 or more insects per feeding, depending on their age, and the size of your feeders. For more information, check out our full write-up on building a healthy diet for your beardy. 
                    [post_title] => How Many Crickets Should I Feed My Bearded Dragon?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => how-many-crickets-should-i-feed-my-bearded-dragon
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-05-02 19:44:50
                    [post_modified_gmt] => 2025-05-02 23:44:50
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/how-many-crickets-should-i-feed-my-bearded-dragon/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 109882
                    [post_author] => 286690
                    [post_date] => 2025-04-19 20:09:06
                    [post_date_gmt] => 2025-04-20 00:09:06
                    [post_content] => If you live in Florida, you might have to make some adjustments to keep your mealworms healthy in the heat and humidity. Mealworms naturally like a warm, humid climate, especially to stimulate reproduction. Ideally, you want the temperature of your habitat to be between 75 and 85°F, with a humidity between 50 and 60%. This isn’t necessarily hard to achieve in Florida, but it can be hard to control. The first thing you should invest in is a thermometer/hygrometer to put inside your insects’ habitat. You should also be careful about the kind of substrates you use. Coco coir is notoriously moist, so stay away from it. For more tips, check out our full article here. 
                    [post_title] => How to Care for Mealworms in the Florida Heat
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => how-to-care-for-mealworms-in-the-florida-heat
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-04-19 20:09:06
                    [post_modified_gmt] => 2025-04-20 00:09:06
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/how-to-care-for-mealworms-in-the-florida-heat/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 109880
                    [post_author] => 286690
                    [post_date] => 2025-04-13 20:13:49
                    [post_date_gmt] => 2025-04-14 00:13:49
                    [post_content] => Crickets are one of the most popular feeder options for reptile pet owners. They’re easy to get, and fairly easy to breed. But if you live in Florida, you may run into some unexpected issues keeping them healthy. If the humidity goes too high, it can be catastrophic for your colony. Get a thermometer and hygrometer to monitor the conditions, and  make sure your crickets have a lot of airflow. A mesh lid for your cricket habitat is essential. Check out our full write-up for other methods of keeping the humidity down.
                    [post_title] => How to Care for Crickets in the Florida Heat
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => how-to-care-for-crickets-in-the-florida-heat
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-04-13 20:13:49
                    [post_modified_gmt] => 2025-04-14 00:13:49
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/how-to-care-for-crickets-in-the-florida-heat/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 109876
                    [post_author] => 286690
                    [post_date] => 2025-04-05 14:18:14
                    [post_date_gmt] => 2025-04-05 18:18:14
                    [post_content] => Superworms are a very popular feeder to keep in an at-home colony because of how easy to raise they are. But if you live in Florida, you need to take a few extra things into account. Florida’s heat and humidity can be deadly to larval insects. In order to promote breeding and keep diseases away, you need to maintain conditions between 70 and 80°F. Humidity should never exceed 50% in your superworms’ habitat. Check out our tips for keeping insects cool and dry. 
                    [post_title] => How to Care For Superworms in The Florida Heat
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => how-to-care-for-superworms-in-the-florida-heat
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-04-05 14:18:14
                    [post_modified_gmt] => 2025-04-05 18:18:14
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/how-to-care-for-superworms-in-the-florida-heat/
                    [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] => 109897
            [post_author] => 286690
            [post_date] => 2025-05-29 21:07:18
            [post_date_gmt] => 2025-05-30 01:07:18
            [post_content] => Mealworms are one of the most popular options for exotic pet owners, but are they any good for bearded dragons? The short answer is yes, but there are always better (or more complete options). Bearded dragons need lots of things to make sure they have a balanced diet and no single feeder insect will keep your beardy healthy on its own. For the long answer, you need to look at what beardies need to stay healthy, what mealworms can offer, and how you can build a balanced diet for your bearded dragon. Check out our full write-up for all the details.
            [post_title] => Are Mealworms Good for Bearded Dragons?
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => are-mealworms-good-for-bearded-dragons
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2025-05-29 21:07:53
            [post_modified_gmt] => 2025-05-30 01:07:53
            [post_content_filtered] => 
            [post_parent] => 64
            [guid] => https://critterfam.com/forums/topic/are-mealworms-good-for-bearded-dragons/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1948
    [max_num_pages] => 244
    [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] => fe73c8c50dc029c09995599f637017d1
    [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:58781880cdbad94b386e16a956223ea8:0.06126800 1760407123
    [posts_per_page] => 8
    [paged] => 4
    [pagination_links] => 
1
2
3
4
5

242
243
244

)


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