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] => 55
            [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] => 55
            [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 432, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 27051
                    [post_author] => 4285
                    [post_date] => 2021-06-15 22:05:54
                    [post_date_gmt] => 2021-06-16 02:05:54
                    [post_content] => Bearded dragon
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-903
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-06-15 22:07:00
                    [post_modified_gmt] => 2021-06-16 02:07:00
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-903/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 27011
                    [post_author] => 18188
                    [post_date] => 2021-06-13 15:42:12
                    [post_date_gmt] => 2021-06-13 19:42:12
                    [post_content] => This is little Moe shedding...I have had her for 4 months and this is the 4th time she has shed...
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-901
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-06-13 15:42:12
                    [post_modified_gmt] => 2021-06-13 19:42:12
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-901/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 27039
                    [post_author] => 18196
                    [post_date] => 2021-06-14 21:39:08
                    [post_date_gmt] => 2021-06-15 01:39:08
                    [post_content] => This is Penelope. She is a year old and a panther chameleon. 
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-902
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-06-14 21:39:08
                    [post_modified_gmt] => 2021-06-15 01:39:08
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-902/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 26998
                    [post_author] => 18177
                    [post_date] => 2021-06-10 16:38:30
                    [post_date_gmt] => 2021-06-10 20:38:30
                    [post_content] => I got a cute strawberry pac man frog about two months ago and he has not eaten without being force-fed since I have gotten him. I let him rest for the first 2 days until I tried to feed him. It didnt work so I waited another week because I heard he could be stressed from the change. 
after two weeks I attempted to feed him every other day without sucess. I even tried to put him in a different container with the food and leaving food  over night in his cage. Nothing worked so I eventually had to force feed him. He didn't open his mouth the traditional way (with a thing card or something to open it) so my boyfriend has to hold him and get him to get him to open mouth so he can throw the worm in. We normally feed him one worm wed, fri, and Sunday. One worm is the most we try to feed because we know its bad to hold him too much and force feed him but he wont eat. SOmetimes when we try to tong feed him he will lunge at the food. Im not sure if he's trying to bat it away or just can open hos mouth to eat it correctly. The store we bought him at sayd they typically tong feed their frogs. He seems pretty young and is about 2 inches across I set up his Exo Terra cage with some live plants, a water bowl, and some substrate that is a mix of terra firma and spag. I have a fog machine to keep the humidity up and I mist the cage daily. I keep the humidity about 70 to 80% and make sure the soil is not too wet. I also refill his wanted every day. I keep his term around 75-80 degrees and I use a heater at the top of the cage that emits heat down. I tried heating pads but they didn't work in keeping the cage warm. I know we can force feed him forever because its stressful to the frog. How can I get him to eat he looks like he is getting thin. We also tried to give him different types of food.
                    [post_title] => Pac Man Frog Wont Eat
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => pac-man-frog-wont-eat
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-06-10 16:38:30
                    [post_modified_gmt] => 2021-06-10 20:38:30
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/pac-man-frog-wont-eat/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 26706
                    [post_author] => 18134
                    [post_date] => 2021-05-31 16:13:00
                    [post_date_gmt] => 2021-05-31 20:13:00
                    [post_content] => hi i just got a pacman frog 5 days ago. i'm concerned he hasn't eat at all yet. when i got him they said he'd eaten 6 crickets that day so i didnt feed him for 2 days but it's been 2 days since then and he still hasn't eaten. i only have mealworms at the moment and i'm wondering if i should buy crickets. unless this is normal? i don't know, i'm just worried.
                    [post_title] => just got pacman frog
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => just-got-pacman-frog
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-05-31 16:13:00
                    [post_modified_gmt] => 2021-05-31 20:13:00
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/just-got-pacman-frog/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 26956
                    [post_author] => 18159
                    [post_date] => 2021-06-07 16:18:23
                    [post_date_gmt] => 2021-06-07 20:18:23
                    [post_content] => Would love to win!  Have a lot of hungry dragons!  Lol!
                    [post_title] => Cricket contest!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-898
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-06-07 16:19:01
                    [post_modified_gmt] => 2021-06-07 20:19:01
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-898/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 26647
                    [post_author] => 18006
                    [post_date] => 2021-05-25 09:20:06
                    [post_date_gmt] => 2021-05-25 13:20:06
                    [post_content] => Parrot or Chameleon  

My son and his chameleon. His chameleon is attached to him! No matter how often I help with his care, he loves his boy!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-889
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-05-25 09:20:06
                    [post_modified_gmt] => 2021-05-25 13:20:06
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-889/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 26944
                    [post_author] => 5457
                    [post_date] => 2021-06-05 14:58:39
                    [post_date_gmt] => 2021-06-05 18:58:39
                    [post_content] => Meet Draco, my 9yo sons best buddy!!! He has such an adorable and fun personality. He loves basking in the sun and soaking in the rays!! Here he is just chilling and being his cute and proud self!!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-896
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-06-05 14:59:10
                    [post_modified_gmt] => 2021-06-05 18:59:10
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-896/
                    [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] => 27051
            [post_author] => 4285
            [post_date] => 2021-06-15 22:05:54
            [post_date_gmt] => 2021-06-16 02:05:54
            [post_content] => Bearded dragon
            [post_title] => Cricket Contest
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => cricket-contest-903
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2021-06-15 22:07:00
            [post_modified_gmt] => 2021-06-16 02:07:00
            [post_content_filtered] => 
            [post_parent] => 64
            [guid] => https://critterfam.com/forums/topic/cricket-contest-903/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1890
    [max_num_pages] => 237
    [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] => 0df33211368f5bc2c4766b67d50564a6
    [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] => 55
    [pagination_links] => 
1
2
3

54
55
56

235
236
237

)


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