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] => 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 8, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 109872
                    [post_author] => 286690
                    [post_date] => 2025-03-24 14:27:55
                    [post_date_gmt] => 2025-03-24 18:27:55
                    [post_content] => Picking a staple feeder insect for your pet can be a big decision. Crickets are one of the most common feeder insects out there, and you can buy them in most pet shops. Superworms are a little less common, but they’re very easy to raise indoors. On top of that, they have some nutritional differences and other biological factors that might make you pick one over the other, depending on what your pet needs. Check out our full comparison for all the details. 
                    [post_title] => Superworms vs. Crickets - Which is the Better Feeder?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => superworms-vs-crickets-which-is-the-better-feeder
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-03-24 14:27:55
                    [post_modified_gmt] => 2025-03-24 18:27:55
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/superworms-vs-crickets-which-is-the-better-feeder/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 109870
                    [post_author] => 286690
                    [post_date] => 2025-03-18 13:43:43
                    [post_date_gmt] => 2025-03-18 17:43:43
                    [post_content] => Superworms and mealworms seem similar at a glance, and that’s no mistake. They’re cousins. But they're not the same -  there are a few crucial differences that might make you choose one over the other. The main one you would notice externally is their size. Mealworms are significantly smaller than superworms. The other major difference is chitin content. Mealworms have a dense chitinous exoskeleton, where superworms are softer. For all the details check out our full comparison. 
                    [post_title] => Mealworms vs. Superworms - Which is the Better Feeder?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mealworms-vs-superworms-which-is-the-better-feeder
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-03-18 13:43:43
                    [post_modified_gmt] => 2025-03-18 17:43:43
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/mealworms-vs-superworms-which-is-the-better-feeder/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 109868
                    [post_author] => 286690
                    [post_date] => 2025-03-07 17:43:22
                    [post_date_gmt] => 2025-03-07 22:43:22
                    [post_content] => Superworms and dubia roaches are two of the most popular choices for feeder insects. They’re both very easy to keep and provide good nutrition. But there are a couple differences which may lead you to pick one or the other. The dubia roach, Blaptica dubia, is a small, flightless cockroach native to South America. The superworm, Zophobas atratus, is the larva of a darkling beetle native to the tropics of central and South America. Nutritionally, both species have a good protein content, low fiber, and lots of moisture. For all the details, check out our full comparison. 
                    [post_title] => Superworms vs. Dubia Roaches - Which is the Better Feeder?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => superworms-vs-dubia-roaches-which-is-the-better-feeder
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-03-07 17:43:22
                    [post_modified_gmt] => 2025-03-07 22:43:22
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/superworms-vs-dubia-roaches-which-is-the-better-feeder/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 109866
                    [post_author] => 286690
                    [post_date] => 2025-03-06 18:06:31
                    [post_date_gmt] => 2025-03-06 23:06:31
                    [post_content] =>  Mealworms have a lot of benefits as a feeder, but should be used with caution. They’re very easy to get and can be kept easily, which makes them a great backup feeder, or a good choice as one part of your pet’s diet. They have good nutrition and don’t stink like crickets do, which is a big bonus. They work well in combination with lean protein feeders like crickets and dubia roaches. 

So the answer is yes; mealworms are a good feeder. But you should know a few things before you start including them in your pet’s diet. Check out our full article for all the details. 
                    [post_title] => Are Mealworms a Good Feeder for Leopard Geckos and Bearded Dragons?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => are-mealworms-a-good-feeder-for-leopard-geckos-and-bearded-dragons
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-03-06 18:06:31
                    [post_modified_gmt] => 2025-03-06 23:06:31
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/are-mealworms-a-good-feeder-for-leopard-geckos-and-bearded-dragons/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 109864
                    [post_author] => 286690
                    [post_date] => 2025-02-26 18:47:51
                    [post_date_gmt] => 2025-02-26 23:47:51
                    [post_content] => Crickets are pretty hearty little critters, but they’re not bombproof. They are prone to a lot of the same issues as reptiles, including viruses and parasites.The first thing you should be aware of is which problems affect which species. The main species of feeder crickets are Acheta domesticus (the brown house cricket) and Gryllodes sigillatus (the banded cricket). Most problems that crickets have are due to habitat conditions, viruses, or parasites. Check out our full article for more details on diagnosing problems with crickets. 
                    [post_title] => Why Do My Crickets Keep Dying?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => why-do-my-crickets-keep-dying
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-02-26 18:47:51
                    [post_modified_gmt] => 2025-02-26 23:47:51
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/why-do-my-crickets-keep-dying/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 109857
                    [post_author] => 286690
                    [post_date] => 2025-02-18 23:43:09
                    [post_date_gmt] => 2025-02-19 04:43:09
                    [post_content] => If your bearded dragon is getting too big for tiny critters,  you need a bigger feeder insect, like the hornworm caterpillar. Hornworms are less common as feeders, but they’re a hearty, nutritious choice, with a higher protein to fat ratio than dubia roaches. If you’re looking for a long-term feeder for your reptile, you'll need some plastic gutter guard screen, like you find at the hardware store, some deli cups, two storage bins, and a lepidtarium. For all the details, read our full article on Ovipost.
                    [post_title] => How to Breed Hornworms
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => how-to-breed-hornworms
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-02-18 23:43:09
                    [post_modified_gmt] => 2025-02-19 04:43:09
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/how-to-breed-hornworms/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 109843
                    [post_author] => 286690
                    [post_date] => 2025-02-09 02:02:46
                    [post_date_gmt] => 2025-02-09 07:02:46
                    [post_content] => Most beginner reptile owners will get either a bearded dragon or a leopard gecko. People like leopard geckos because they take up very little space, they like being handled, and can live for over 15 years. They’re also pretty low maintenance. But setting up a habitat for a leopard gecko can still be tricky. You'll need the right vivarium, a delicate mix of heat and light, hides and furniture, and a steady supply of feeder insects. Find out all the details in our full article on leopard gecko care. 
                    [post_title] => How to Make the Perfect Leopard Gecko Habitat
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => how-to-make-the-perfect-leopard-gecko-habitat
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-02-09 02:02:46
                    [post_modified_gmt] => 2025-02-09 07:02:46
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/how-to-make-the-perfect-leopard-gecko-habitat/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 109841
                    [post_author] => 286690
                    [post_date] => 2025-02-09 02:00:03
                    [post_date_gmt] => 2025-02-09 07:00:03
                    [post_content] => If you're going to get a reptile pet, chances are you'll get either a bearded dragon or a leopard gecko. People like leopard geckos because they take up very little space, they like being handled, and can live for over 15 years. They’re also pretty low maintenance. But that doesn't mean you can just throw a habitat together. You'll need the right vivarium, hides and furniture, a careful mixture of heat and light, and a steady supply of feeder insects. You can read our basic guide to leopard gecko care right here for all the details. 
                    [post_title] => How to Care for a Leopard Gecko
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => how-to-care-for-a-leopard-gecko
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-02-09 02:00:03
                    [post_modified_gmt] => 2025-02-09 07:00:03
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/how-to-care-for-a-leopard-gecko/
                    [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] => 109872
            [post_author] => 286690
            [post_date] => 2025-03-24 14:27:55
            [post_date_gmt] => 2025-03-24 18:27:55
            [post_content] => Picking a staple feeder insect for your pet can be a big decision. Crickets are one of the most common feeder insects out there, and you can buy them in most pet shops. Superworms are a little less common, but they’re very easy to raise indoors. On top of that, they have some nutritional differences and other biological factors that might make you pick one over the other, depending on what your pet needs. Check out our full comparison for all the details. 
            [post_title] => Superworms vs. Crickets - Which is the Better Feeder?
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => superworms-vs-crickets-which-is-the-better-feeder
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2025-03-24 14:27:55
            [post_modified_gmt] => 2025-03-24 18:27:55
            [post_content_filtered] => 
            [post_parent] => 177
            [guid] => https://critterfam.com/forums/topic/superworms-vs-crickets-which-is-the-better-feeder/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1926
    [max_num_pages] => 241
    [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
        )

    [query_cache_key:WP_Query:private] => wp_query:4d63b0b5a21084baea95bb6a9b466b44:0.71718100 1747997236
    [posts_per_page] => 8
    [paged] => 2
    [pagination_links] => 
1
2
3

239
240
241

)


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