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] => 15
            [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] => 15
            [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 112, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 72483
                    [post_author] => 5646
                    [post_date] => 2022-11-14 12:46:00
                    [post_date_gmt] => 2022-11-14 17:46:00
                    [post_content] => He (as far as I can tell, he), will be 2 in April 2023. He now eats all his bugs, fruits and veggies without issue. His shell is finally beginning to round out and the dent is growing out. He's pretty active and likes to climb now that he's warm and has enough uv. He seems to know his name and will look at you and come forward when you greet him. 
                    [post_title] => Bowser is becoming a big boy
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => bowser-is-becoming-a-big-boy
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-11-14 12:49:52
                    [post_modified_gmt] => 2022-11-14 17:49:52
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/bowser-is-becoming-a-big-boy/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 72034
                    [post_author] => 145117
                    [post_date] => 2022-11-10 16:38:17
                    [post_date_gmt] => 2022-11-10 21:38:17
                    [post_content] => I took this as he was done eating lol
Felt so bad for the poor fella. 
                    [post_title] => This is Jack
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => this-is-jack
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-11-10 16:38:17
                    [post_modified_gmt] => 2022-11-10 21:38:17
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/this-is-jack/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 265
                    [post_author] => 6
                    [post_date] => 2019-01-24 18:58:16
                    [post_date_gmt] => 2019-01-24 23:58:16
                    [post_content] => When your food decides that you’re the food
                    [post_title] => When your food decides that you’re the food
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => when-your-food-decides-that-youre-the-food
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-01-24 18:58:16
                    [post_modified_gmt] => 2019-01-24 23:58:16
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/when-your-food-decides-that-youre-the-food/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 70903
                    [post_author] => 141026
                    [post_date] => 2022-10-30 23:27:21
                    [post_date_gmt] => 2022-10-31 03:27:21
                    [post_content] => This is cricket and he is 8 months old. He's my little buddy
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-1048
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-30 23:27:21
                    [post_modified_gmt] => 2022-10-31 03:27:21
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-1048/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 68258
                    [post_author] => 133636
                    [post_date] => 2022-10-09 12:45:14
                    [post_date_gmt] => 2022-10-09 16:45:14
                    [post_content] => This is Sprite. She is my Phidippus Putnami. She loves to climb on her hideaway and pounce on her food. She has the cutest face and one of the best personalities I've encountered. Love my Putnami girl. 
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-1044
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-09 12:45:14
                    [post_modified_gmt] => 2022-10-09 16:45:14
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-1044/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 70404
                    [post_author] => 139586
                    [post_date] => 2022-10-25 23:37:51
                    [post_date_gmt] => 2022-10-26 03:37:51
                    [post_content] => I'm completely new to DeKay's snake ownership and I need to know if I can use Zoo Med Reptisoil, or is it off-limits?? I bought it, set it up and then noticed it has sand in it!! I'm afraid to put George in it until I know for sure! 
Thank you!

(The picture is of George in the dirt I found him in, not the new terrarium)
                    [post_title] => DeKay's Newbie Questions
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => dekays-newbie-questions
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-25 23:39:50
                    [post_modified_gmt] => 2022-10-26 03:39:50
                    [post_content_filtered] => 
                    [post_parent] => 8
                    [guid] => https://critterfam.com/forums/topic/dekays-newbie-questions/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 70317
                    [post_author] => 5646
                    [post_date] => 2022-10-25 08:44:46
                    [post_date_gmt] => 2022-10-25 12:44:46
                    [post_content] => Mostly posting this to let the tech people know that pictures aren't wanting to add in comments again this week Even way under the allowed MB. 

But these ladies have moved in and seem to love the basement.
                    [post_title] => Spiders moving in. And pics won't add
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => spiders-moving-in-and-pics-wont-add
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-25 08:45:14
                    [post_modified_gmt] => 2022-10-25 12:45:14
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/spiders-moving-in-and-pics-wont-add/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 69375
                    [post_author] => 136560
                    [post_date] => 2022-10-18 14:46:34
                    [post_date_gmt] => 2022-10-18 18:46:34
                    [post_content] => Leroy (3.5 years) and Olive (4 months). Took years to get them to hold still long enough for their portrait. Would absolutely love free crickets!!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-1046
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-18 14:46:34
                    [post_modified_gmt] => 2022-10-18 18:46:34
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-1046/
                    [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] => 72483
            [post_author] => 5646
            [post_date] => 2022-11-14 12:46:00
            [post_date_gmt] => 2022-11-14 17:46:00
            [post_content] => He (as far as I can tell, he), will be 2 in April 2023. He now eats all his bugs, fruits and veggies without issue. His shell is finally beginning to round out and the dent is growing out. He's pretty active and likes to climb now that he's warm and has enough uv. He seems to know his name and will look at you and come forward when you greet him. 
            [post_title] => Bowser is becoming a big boy
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => bowser-is-becoming-a-big-boy
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2022-11-14 12:49:52
            [post_modified_gmt] => 2022-11-14 17:49:52
            [post_content_filtered] => 
            [post_parent] => 177
            [guid] => https://critterfam.com/forums/topic/bowser-is-becoming-a-big-boy/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1930
    [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] => 4ee53fcbabe74dc9498f09d5ddd75856
    [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:0db27897b4f8898da7bd0da06af467d4:0.64704100 1751759560
    [posts_per_page] => 8
    [paged] => 15
    [pagination_links] => 
1
2
3

14
15
16

240
241
242

)


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