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] => 68
            [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] => 68
            [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 536, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 25864
                    [post_author] => 16585
                    [post_date] => 2021-04-26 12:30:33
                    [post_date_gmt] => 2021-04-26 16:30:33
                    [post_content] => Hello everyone! I'm Pepper!
                    [post_title] => Cricket Contest - April 2021 Winner!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-850
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-05-03 05:20:06
                    [post_modified_gmt] => 2021-05-03 09:20:06
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-850/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 25715
                    [post_author] => 16484
                    [post_date] => 2021-04-16 13:23:58
                    [post_date_gmt] => 2021-04-16 17:23:58
                    [post_content] => We've had Cosoo for 3 months. His name was quite obvious, since he has a permanent name tag on his spine.
                    [post_title] => Cosoo is my name
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cosoo-is-my-name
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-16 13:24:52
                    [post_modified_gmt] => 2021-04-16 17:24:52
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cosoo-is-my-name/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 25719
                    [post_author] => 16485
                    [post_date] => 2021-04-16 14:04:09
                    [post_date_gmt] => 2021-04-16 18:04:09
                    [post_content] => Meet Thomasita. I hope you love her as much as I do.
                    [post_title] => Thomasita Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => thomasita-cricket-contest
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-16 14:05:03
                    [post_modified_gmt] => 2021-04-16 18:05:03
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/thomasita-cricket-contest/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 25878
                    [post_author] => 16456
                    [post_date] => 2021-04-27 12:55:25
                    [post_date_gmt] => 2021-04-27 16:55:25
                    [post_content] => Hi guys! I got my frogs today! The one on the leaf is melon they love their leaves and melon is the one on the bridge they’ve been exploring alll this time! I may have to change my substrate tho... mango has gotten all dirty haha
                    [post_title] => Cricket Contest (:
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-852
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-27 12:55:25
                    [post_modified_gmt] => 2021-04-27 16:55:25
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-852/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 25876
                    [post_author] => 16645
                    [post_date] => 2021-04-27 11:25:27
                    [post_date_gmt] => 2021-04-27 15:25:27
                    [post_content] => This is Groot, born March 9th with a curved spine. He's a hyper little guy even though he has to be syringe fed and hand fed bugs. He is 1 of 70 reptiles that are currently at my home. My house if the local drop off for abused, neglected and special need reptiles. When Groot was with his brothers and sisters he would fall onto his back and not be able to get back onto his belly. Now he climbs small things and runs even at his little size of 6 grams 
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-851
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-27 11:25:27
                    [post_modified_gmt] => 2021-04-27 15:25:27
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-851/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 24510
                    [post_author] => 6894
                    [post_date] => 2021-04-05 23:32:27
                    [post_date_gmt] => 2021-04-06 03:32:27
                    [post_content] => My bearded dragon is about 10 months old. Will this cage be a good cage to last him the rest of his life? It measures 48x24x24. I am tired of having to keep buying different cages for him. Or could someone point me to a site with a good cage that isn’t to pricey. 
Thanks
                    [post_title] => Will this cage be good?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => will-this-cage-be-good
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-05 23:33:16
                    [post_modified_gmt] => 2021-04-06 03:33:16
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/will-this-cage-be-good/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 25814
                    [post_author] => 16551
                    [post_date] => 2021-04-22 17:04:50
                    [post_date_gmt] => 2021-04-22 21:04:50
                    [post_content] => Hey everyone!
Earlier I got a whites tree frog. When I was doing my research before I got her I completely forgot to check the humidity requirements! Right now the tanks humidity is 78%, is this good?

One more thing, I was thinking when I got her she would be larger, but she’s very very small, way smaller then I expected, about 1-1.5”, what is the best food for her? I have some pretty small crickets, small mealworms, and some fruit flies from some of the other animals I keep, do you think any of these will work for her?
                    [post_title] => A couple questions about whites tree frogs
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => a-couple-questions-about-whites-tree-frogs
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-22 17:04:50
                    [post_modified_gmt] => 2021-04-22 21:04:50
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/a-couple-questions-about-whites-tree-frogs/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 25829
                    [post_author] => 5513
                    [post_date] => 2021-04-24 00:30:25
                    [post_date_gmt] => 2021-04-24 04:30:25
                    [post_content] => Snuggling with my mommy.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-849
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-24 00:30:25
                    [post_modified_gmt] => 2021-04-24 04:30:25
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-849/
                    [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] => 25864
            [post_author] => 16585
            [post_date] => 2021-04-26 12:30:33
            [post_date_gmt] => 2021-04-26 16:30:33
            [post_content] => Hello everyone! I'm Pepper!
            [post_title] => Cricket Contest - April 2021 Winner!
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => cricket-contest-850
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2021-05-03 05:20:06
            [post_modified_gmt] => 2021-05-03 09:20:06
            [post_content_filtered] => 
            [post_parent] => 177
            [guid] => https://critterfam.com/forums/topic/cricket-contest-850/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1929
    [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] => e51a227917ed2341fd6ee415f4dabac9
    [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:0ebb4d05f0089284eb48971a704b8f27:0.76389300 1749386306
    [posts_per_page] => 8
    [paged] => 68
    [pagination_links] => 
1
2
3

67
68
69

240
241
242

)


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