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] => 37
            [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] => 37
            [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 288, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 40862
                    [post_author] => 53425
                    [post_date] => 2022-02-26 20:19:12
                    [post_date_gmt] => 2022-02-27 01:19:12
                    [post_content] => Hi all, I am hoping someone on this forum can help. We got a baby pacman frog about 3 months ago. She is somewhere around 8 months to a year old. At first, she was very hungry and ate almost daily. We fed her primarily crickets. Now it has been almost three weeks since she has eaten and she is looking very skinny. We've tried mealworms and crickets and feeding at different times of the day. Her temperature and humidity seem fine. We did move her location about a month ago (to a warmer room in our house) so we thought initially it might be stress. How can we get her to eat?!
                    [post_title] => young Strawberry Pacman frog not eating!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => young-strawberry-pacman-frog-not-eating
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-02-26 20:19:12
                    [post_modified_gmt] => 2022-02-27 01:19:12
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/young-strawberry-pacman-frog-not-eating/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 37665
                    [post_author] => 47362
                    [post_date] => 2022-02-13 16:22:58
                    [post_date_gmt] => 2022-02-13 21:22:58
                    [post_content] => This is my 2 week Checkers(Girl);a Plymouth Rock, entering for the Cricket Contest. Thank you, have a great day!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-977
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-02-13 16:22:58
                    [post_modified_gmt] => 2022-02-13 21:22:58
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-977/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 38925
                    [post_author] => 49477
                    [post_date] => 2022-02-19 14:07:47
                    [post_date_gmt] => 2022-02-19 19:07:47
                    [post_content] => Just wondering morph. Its a rescue was being neglected from previous owner.
Diablo Blanco
                    [post_title] => What Morph
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => what-morph
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-02-19 14:07:47
                    [post_modified_gmt] => 2022-02-19 19:07:47
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/what-morph/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 20763
                    [post_author] => 5646
                    [post_date] => 2021-02-03 18:16:52
                    [post_date_gmt] => 2021-02-03 23:16:52
                    [post_content] => Just thought it was cool to be able to see the tongue extension. This is Rexxar the Veiled Chameleon!
                    [post_title] => Chameleon Tongue In Action!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => chameleon-tongue-in-action
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-02-03 18:16:52
                    [post_modified_gmt] => 2021-02-03 23:16:52
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/chameleon-tongue-in-action/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 24270
                    [post_author] => 7510
                    [post_date] => 2021-04-02 21:38:50
                    [post_date_gmt] => 2021-04-03 01:38:50
                    [post_content] => I have 3 hermit crabs an this morning i found pieces of legs an claw. I instantly thought that one ate the other so i quickly checked they where all 3 there an all there legs an claws are there an they are perfectly fine. Could this be part of a molt.?
                    [post_title] => Anyone who knows about hermit crabs.
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => anyone-who-knows-about-hermit-crabs
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-02 21:38:50
                    [post_modified_gmt] => 2021-04-03 01:38:50
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/anyone-who-knows-about-hermit-crabs/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 23561
                    [post_author] => 7510
                    [post_date] => 2021-03-31 20:05:36
                    [post_date_gmt] => 2021-04-01 00:05:36
                    [post_content] => I don't know if its a boy or girl but i named them Ord.
                    [post_title] => Cricket contest!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-822
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-03-31 20:05:36
                    [post_modified_gmt] => 2021-04-01 00:05:36
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-822/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 24267
                    [post_author] => 7510
                    [post_date] => 2021-04-02 21:28:00
                    [post_date_gmt] => 2021-04-03 01:28:00
                    [post_content] => Can someone who knows about Tarantulas help me figure out if its male or Female.
                    [post_title] => Male or Female?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => male-or-female-3
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-02 21:28:00
                    [post_modified_gmt] => 2021-04-03 01:28:00
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/male-or-female-3/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 26579
                    [post_author] => 16943
                    [post_date] => 2021-05-22 23:19:30
                    [post_date_gmt] => 2021-05-23 03:19:30
                    [post_content] => Hi, this is my asian forest scorpion. He is 5 years old. I got him from a reptile store. I feed him crickets or superworms every other day. He loves to eat them. I named him Fred because I think that names suits him well. Please help me win crickets, it will save me a lot of money.
                    [post_title] => Cricket Contest - May 2021 Winner!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => cricket-contest-880
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-06-10 04:27:15
                    [post_modified_gmt] => 2021-06-10 08:27:15
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-880/
                    [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] => 40862
            [post_author] => 53425
            [post_date] => 2022-02-26 20:19:12
            [post_date_gmt] => 2022-02-27 01:19:12
            [post_content] => Hi all, I am hoping someone on this forum can help. We got a baby pacman frog about 3 months ago. She is somewhere around 8 months to a year old. At first, she was very hungry and ate almost daily. We fed her primarily crickets. Now it has been almost three weeks since she has eaten and she is looking very skinny. We've tried mealworms and crickets and feeding at different times of the day. Her temperature and humidity seem fine. We did move her location about a month ago (to a warmer room in our house) so we thought initially it might be stress. How can we get her to eat?!
            [post_title] => young Strawberry Pacman frog not eating!
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => young-strawberry-pacman-frog-not-eating
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2022-02-26 20:19:12
            [post_modified_gmt] => 2022-02-27 01:19:12
            [post_content_filtered] => 
            [post_parent] => 69
            [guid] => https://critterfam.com/forums/topic/young-strawberry-pacman-frog-not-eating/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1974
    [max_num_pages] => 247
    [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] => 6da450b4964cd9003f43aaabd96d74e5
    [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:f53b12ba30e3a61f35458f7dd3a318f6
    [posts_per_page] => 8
    [paged] => 37
    [pagination_links] => 
1
2
3

36
37
38

245
246
247

)


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