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] => 25
            [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] => 25
            [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 192, 8
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 42946
                    [post_author] => 4239
                    [post_date] => 2022-03-08 21:45:20
                    [post_date_gmt] => 2022-03-09 02:45:20
                    [post_content] => I have a male white’s tree frog named Chomper that is almost a year old. Last night I noticed these spots on my frog that didn’t change color with the rest of his body. At first I thought is was just a misfire but now I’m almost certain it is the start of a bacterial infection. The temp. In the enclosure is about 75°(F) and the humidity is at 50%.
If this is a bacterial infection, what can I do to help my frog in terms of treatment??
                    [post_title] => Possible bacterial infection
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => possible-bacterial-infection
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-03-13 11:31:57
                    [post_modified_gmt] => 2022-03-13 15:31:57
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/possible-bacterial-infection/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 28160
                    [post_author] => 18217
                    [post_date] => 2021-10-14 17:56:34
                    [post_date_gmt] => 2021-10-14 21:56:34
                    [post_content] => Female leopard gecko
                    [post_title] => My new little buddy Dot. I’m just getting to know this gorgeous girl.
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => my-new-little-buddy-dot-im-just-getting-to-know-this-gorgeous-girl
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-14 17:56:34
                    [post_modified_gmt] => 2021-10-14 21:56:34
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/my-new-little-buddy-dot-im-just-getting-to-know-this-gorgeous-girl/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 22166
                    [post_author] => 7874
                    [post_date] => 2021-03-23 15:46:17
                    [post_date_gmt] => 2021-03-23 19:46:17
                    [post_content] => Snacking on cereal 
                    [post_title] => Julian
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => julian
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-03-23 15:46:17
                    [post_modified_gmt] => 2021-03-23 19:46:17
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/julian/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 42852
                    [post_author] => 57496
                    [post_date] => 2022-03-07 21:12:54
                    [post_date_gmt] => 2022-03-08 02:12:54
                    [post_content] => This is my baby leopard gecko Lizo. She loves to eat crickets ,be handled, and sleep.
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-986
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-03-07 21:12:54
                    [post_modified_gmt] => 2022-03-08 02:12:54
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-986/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 42044
                    [post_author] => 28859
                    [post_date] => 2022-03-04 02:29:30
                    [post_date_gmt] => 2022-03-04 07:29:30
                    [post_content] => This is Jehosepher! We’ve had him 11 months. He loves to ride on the back of my husbands neck. But as you can see he can’t quite get their with me. He loves some crickets and super worms. He dislikes having to share his mmmm with the other two beardies and the hedgehog. He’s love to win so he can enjoy all the crickets to himself!
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-985
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-03-04 02:31:52
                    [post_modified_gmt] => 2022-03-04 07:31:52
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-985/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 41982
                    [post_author] => 6
                    [post_date] => 2022-03-03 12:37:47
                    [post_date_gmt] => 2022-03-03 17:37:47
                    [post_content] => Howdy, Fam!

Your beautiful pets love a diverse diet of buggies.  And madagascar hissing roaches could be an optimal option, especially if you're caring for a larger reptile.

Here's a nutritional breakdown if you want to offer them on the menu:
  • protein: 64%
  • fat: 20%
  • calcium: 2.5 g/kg
  • phosphorus: 9.3 g/kg
If you recall from our other nutrition guides, you'll remember that the typical carnivorous reptile requires high protein (30-60%), high fat (40-70%), and a 2:1 calcium to phosophorus ratio.  Madagascar hissing roaches have a large amount of protein, but they are short on the fat content.  This means they are a very lean source of protein.  But it also means they won't fulfill all of your pets nutritional needs.  Superworms and BSFL offer the ideal amount of fat and protein.  So it should be noted that either of these feeders will be a good supplemental snack to go along with the hissers. Hisser roaches also have a poor calcium to phosophorus ratio.  This means your pet won't get the proper amount of calcium.  Hissers will definitely need to be dusted with calcium powder prior to being offered.  Or, you can include BSFL as a supplemental food source, because they are the only feeder insect to offer the ideal amount of calcium. Happy herping! [post_title] => Madagascar Hissing Roaches - Nutritional Value [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => madagascar-hissing-roaches-nutritional-value [to_ping] => [pinged] => [post_modified] => 2022-03-03 12:37:59 [post_modified_gmt] => 2022-03-03 17:37:59 [post_content_filtered] => [post_parent] => 177 [guid] => https://critterfam.com/?post_type=topic&p=41982 [menu_order] => 0 [post_type] => topic [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 36192 [post_author] => 29602 [post_date] => 2022-02-04 13:08:34 [post_date_gmt] => 2022-02-04 18:08:34 [post_content] => Snorlax is a bearded dragon. He is from the desert. He has a spiky beard because bearded dragon have those. He lives in My living room in a tank, a wide and tall one. Lol a report by my 8 year old son when we got Snorlax. [post_title] => Cricket contest - February 2022 Winner! [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => cricket-contest-966 [to_ping] => [pinged] => [post_modified] => 2022-03-01 16:34:05 [post_modified_gmt] => 2022-03-01 21:34:05 [post_content_filtered] => [post_parent] => 64 [guid] => https://critterfam.com/forums/topic/cricket-contest-966/ [menu_order] => 0 [post_type] => topic [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 40917 [post_author] => 53579 [post_date] => 2022-02-27 16:28:52 [post_date_gmt] => 2022-02-27 21:28:52 [post_content] => Here’s my 7 month old leopard gecko Nova trying to blend with her surroundings. [post_title] => Cricket contest [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => cricket-contest-983 [to_ping] => [pinged] => [post_modified] => 2022-02-27 16:28:52 [post_modified_gmt] => 2022-02-27 21:28:52 [post_content_filtered] => [post_parent] => 68 [guid] => https://critterfam.com/forums/topic/cricket-contest-983/ [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] => 42946 [post_author] => 4239 [post_date] => 2022-03-08 21:45:20 [post_date_gmt] => 2022-03-09 02:45:20 [post_content] => I have a male white’s tree frog named Chomper that is almost a year old. Last night I noticed these spots on my frog that didn’t change color with the rest of his body. At first I thought is was just a misfire but now I’m almost certain it is the start of a bacterial infection. The temp. In the enclosure is about 75°(F) and the humidity is at 50%. If this is a bacterial infection, what can I do to help my frog in terms of treatment?? [post_title] => Possible bacterial infection [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => possible-bacterial-infection [to_ping] => [pinged] => [post_modified] => 2022-03-13 11:31:57 [post_modified_gmt] => 2022-03-13 15:31:57 [post_content_filtered] => [post_parent] => 69 [guid] => https://critterfam.com/forums/topic/possible-bacterial-infection/ [menu_order] => 0 [post_type] => topic [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 1888 [max_num_pages] => 236 [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] => fade7552095b66328d9cace55fb1e560 [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] => 25 [pagination_links] => 1 2 3 24 25 26 234 235 236 )


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