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] => 49
            [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] => 49
            [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 384, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 28057
                    [post_author] => 19148
                    [post_date] => 2021-10-06 01:09:25
                    [post_date_gmt] => 2021-10-06 05:09:25
                    [post_content] => Hi I need help very quickly as my 1 and a half year old pixie frog female Oujia has become extremely lethargic and only wants to stay in her burrow hut . she has tattered dry skin and looks wrinkly , and has not eaten in about 3 weeks!! She is completely uninterested in food and will smack it or turn away. She also has beeb doing a lot of hard "swallowing" and looks like she is in pain and will some times squeak or chirp while swallowing over and over. What is wrong with her?? She's my baby I don't want to lose her
                    [post_title] => Female pixie frog dying?? Please help
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => female-pixie-frog-dying-please-help
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-06 01:09:25
                    [post_modified_gmt] => 2021-10-06 05:09:25
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/female-pixie-frog-dying-please-help/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 28052
                    [post_author] => 19141
                    [post_date] => 2021-10-05 15:08:10
                    [post_date_gmt] => 2021-10-05 19:08:10
                    [post_content] => These are my beardies, Laszlo and Gonzo. Gonzo is 3 yrs and Laszlo is about 2. They love snuggles and food 😁. Gonzo is a very active boy and eats a lot. Laszlo was born with a vitamin deficiency, so he needs extra care when feeding, but they are both happy and healthy boys! šŸ’•
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-944
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-05 15:08:10
                    [post_modified_gmt] => 2021-10-05 19:08:10
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-944/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 28028
                    [post_author] => 19122
                    [post_date] => 2021-10-03 19:31:28
                    [post_date_gmt] => 2021-10-03 23:31:28
                    [post_content] => Meet Razz my first reptile!!
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-941
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-03 19:31:28
                    [post_modified_gmt] => 2021-10-03 23:31:28
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-941/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 28021
                    [post_author] => 19078
                    [post_date] => 2021-10-02 12:52:33
                    [post_date_gmt] => 2021-10-02 16:52:33
                    [post_content] => This is my Chinese praying mantis he’s pretty cool, but I need some name suggestions have any ideas? Please comment and give me a bit of ā€œcritter goldā€ Thanks so much!!!
                    [post_title] => ATTACKKKKKKK!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => attackkkkkkk
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-02 12:52:33
                    [post_modified_gmt] => 2021-10-02 16:52:33
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/attackkkkkkk/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 28031
                    [post_author] => 6
                    [post_date] => 2021-10-04 06:56:27
                    [post_date_gmt] => 2021-10-04 10:56:27
                    [post_content] => Switching some bins around.  Here are some beautiful parents for those tasty superworms! mmmmm slurrrrrrp!
                    [post_title] => Zophobas Morio Beetles!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => zophobas-morio-beetles
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-12-15 05:54:20
                    [post_modified_gmt] => 2021-12-15 10:54:20
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/zophobas-morio-beetles/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 28019
                    [post_author] => 19078
                    [post_date] => 2021-10-02 12:46:05
                    [post_date_gmt] => 2021-10-02 16:46:05
                    [post_content] => These are some teeny tiny baby toads and they eat a crazy amount of crickets! There very cute and are cohabiting with a few newts, I’m 12 and don’t get an allowance, so the crickets would help me a lot! Thanks so much!- James
                    [post_title] => Baby toads!!!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => baby-toads
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-02 12:46:05
                    [post_modified_gmt] => 2021-10-02 16:46:05
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/baby-toads/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 27968
                    [post_author] => 19060
                    [post_date] => 2021-09-23 09:41:22
                    [post_date_gmt] => 2021-09-23 13:41:22
                    [post_content] => Beans and Rango sun bathing waiting for the cricket frenzy. They love crickets.
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-942
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-09-23 09:41:22
                    [post_modified_gmt] => 2021-09-23 13:41:22
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-942/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 27929
                    [post_author] => 18984
                    [post_date] => 2021-09-17 20:05:47
                    [post_date_gmt] => 2021-09-18 00:05:47
                    [post_content] => Hey guys. Im a new pacman owner and of course I'm over thinking everything. I got her 10 days ago, and she hasnt eaten right since I got her, and I got a massive scare the day she came home. First night I woke up to find her on her back belly up, but she seemed to be ok, and I gave her a bath and shes been ok in that regard since, no clue why she did it. Feeding wise, she had 1 waxworm one night, about 5 nights in cause I left her alone for the first few days, but it was cause her mouth was open and I kind of just tickled it in there and she took it. She shed that night so thats the only reason she ate. This is the 11th day I've had her now, and she wont even look at crickets, which she was being fed before. Other than the three times ive tried to feed her I've only gone into her enclosure to mist it, and I have to do it multiple times (3-4 times) a day cause I've been having a little trouble keeping the humidity up without it. I'm getting an auto mister soon, so that might help with not stressing her, but does she look okay to anyone else? Im just a paranoid person, and Im trying to do what I can for her
Thanks (: 
                    [post_title] => New pacman not eating, maybe bloated?!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => new-pacman-not-eating-maybe-bloated
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-09-17 20:05:47
                    [post_modified_gmt] => 2021-09-18 00:05:47
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/new-pacman-not-eating-maybe-bloated/
                    [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] => 28057
            [post_author] => 19148
            [post_date] => 2021-10-06 01:09:25
            [post_date_gmt] => 2021-10-06 05:09:25
            [post_content] => Hi I need help very quickly as my 1 and a half year old pixie frog female Oujia has become extremely lethargic and only wants to stay in her burrow hut . she has tattered dry skin and looks wrinkly , and has not eaten in about 3 weeks!! She is completely uninterested in food and will smack it or turn away. She also has beeb doing a lot of hard "swallowing" and looks like she is in pain and will some times squeak or chirp while swallowing over and over. What is wrong with her?? She's my baby I don't want to lose her
            [post_title] => Female pixie frog dying?? Please help
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => female-pixie-frog-dying-please-help
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2021-10-06 01:09:25
            [post_modified_gmt] => 2021-10-06 05:09:25
            [post_content_filtered] => 
            [post_parent] => 69
            [guid] => https://critterfam.com/forums/topic/female-pixie-frog-dying-please-help/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1932
    [max_num_pages] => 242
    [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] => d4045822a3130c9c4dbc8b0aef32d1e5
    [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:0ef45e2a8c3a465163b7b7d8e805d232:0.57775700 1752619924
    [posts_per_page] => 8
    [paged] => 49
    [pagination_links] => 
1
2
3

48
49
50

240
241
242

)


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