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] => 36641
                    [post_author] => 45718
                    [post_date] => 2022-02-09 16:57:17
                    [post_date_gmt] => 2022-02-09 21:57:17
                    [post_content] => This is my little man, Crosis. I got him about a little over a year ago, from a PetSmart and he is an absolute sweetheart. He is a real ham, with a bunch of personality. And excellent with my 2 little nieces who think he is absolutely the best. He likes them since I allow them to feed him (with long tongs). So he has learned to associate the noise they make with food coming his way. I just love how he is essentially like a  reptilian dog.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-974
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-02-09 16:57:17
                    [post_modified_gmt] => 2022-02-09 21:57:17
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-974/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 36562
                    [post_author] => 6894
                    [post_date] => 2022-02-08 23:12:25
                    [post_date_gmt] => 2022-02-09 04:12:25
                    [post_content] => Hi all
The heat bulb I have now for my bearded dragon seems like it isn’t giving off much heat. I have a few of these bulbs just laying inside a fish tank stand collecting dust. Will these work as a heat bulb for my lizard?
Thanks 
                    [post_title] => Will this work for a heat bulb?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => will-this-work-for-a-heat-bulb
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-02-08 23:12:25
                    [post_modified_gmt] => 2022-02-09 04:12:25
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/will-this-work-for-a-heat-bulb/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 36468
                    [post_author] => 45369
                    [post_date] => 2022-02-07 15:35:00
                    [post_date_gmt] => 2022-02-07 20:35:00
                    [post_content] => Harley Quinn
                    [post_title] => Cricket Contest.
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-973
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-02-07 15:35:00
                    [post_modified_gmt] => 2022-02-07 20:35:00
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-973/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 36397
                    [post_author] => 28859
                    [post_date] => 2022-02-06 22:14:42
                    [post_date_gmt] => 2022-02-07 03:14:42
                    [post_content] => Meet Neo! We purchased him from Petco in Oct of last year. He was very weak and sickly. They claimed to have put him in the hospital tank and since he was eating fine decided nothing was wrong. I could hear the boogers popping and see the green slime. Instead of using petco’s vet I tried the colloidal silver hot boxing method. Here he is almost 4 months later and he is a healthy feisty little thing. He loves to climb the screen in his cage. He is a hungry little guy, one of three of my beautiful Beardies. Do they get pricey to feed. Especially him since he is my youngest boy always seems to be hungry. LOL.

Top pic is him at the pet store the day we got him. Bottom pic is him just yesterday hanging out with us. 
                    [post_title] => Cricket Contest!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-971
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-02-06 22:14:42
                    [post_modified_gmt] => 2022-02-07 03:14:42
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-971/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 36256
                    [post_author] => 16587
                    [post_date] => 2022-02-05 11:00:27
                    [post_date_gmt] => 2022-02-05 16:00:27
                    [post_content] => I have about 20 normals
                    [post_title] => Normal dragons
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => normal-dragons
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-02-05 11:00:27
                    [post_modified_gmt] => 2022-02-05 16:00:27
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/normal-dragons/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 36258
                    [post_author] => 16587
                    [post_date] => 2022-02-05 11:03:04
                    [post_date_gmt] => 2022-02-05 16:03:04
                    [post_content] => Baby nursery for my beardies
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-970
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-02-05 11:03:04
                    [post_modified_gmt] => 2022-02-05 16:03:04
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-970/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 36214
                    [post_author] => 28112
                    [post_date] => 2022-02-04 22:35:26
                    [post_date_gmt] => 2022-02-05 03:35:26
                    [post_content] => This might sound stupid, but I have a kinda weird question. So I was having some issues with lunging ("aggression"). Before that time I notice his teeth were not grown in. But today we were feeding him, he was not lunging or being really abnormal, and when he opened his mouth once he was done with the worm, I noticed his teeth grown in on the bottom and they were looking sharp and pointy and not gummed over. So I was wondering if those crazy moments where he was lunging and kind of being different was a teething reaction ?? I know human babies have issues when they're teething due to discomfourt, so is it possible these reactions were just my baby pac was just uncomfourtable from his teeth growing in.
                    [post_title] => Pacman frog teething??
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => pacman-frog-teething
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-02-04 22:35:26
                    [post_modified_gmt] => 2022-02-05 03:35:26
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/pacman-frog-teething/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 36103
                    [post_author] => 16587
                    [post_date] => 2022-02-03 07:41:32
                    [post_date_gmt] => 2022-02-03 12:41:32
                    [post_content] => Theses are the first babies my orange/citrus female has ever produced 
                    [post_title] => New babies
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => new-babies
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-02-03 07:41:32
                    [post_modified_gmt] => 2022-02-03 12:41:32
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/new-babies/
                    [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] => 36641
            [post_author] => 45718
            [post_date] => 2022-02-09 16:57:17
            [post_date_gmt] => 2022-02-09 21:57:17
            [post_content] => This is my little man, Crosis. I got him about a little over a year ago, from a PetSmart and he is an absolute sweetheart. He is a real ham, with a bunch of personality. And excellent with my 2 little nieces who think he is absolutely the best. He likes them since I allow them to feed him (with long tongs). So he has learned to associate the noise they make with food coming his way. I just love how he is essentially like a  reptilian dog.
            [post_title] => Cricket Contest
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => cricket-contest-974
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2022-02-09 16:57:17
            [post_modified_gmt] => 2022-02-09 21:57:17
            [post_content_filtered] => 
            [post_parent] => 177
            [guid] => https://critterfam.com/forums/topic/cricket-contest-974/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1950
    [max_num_pages] => 244
    [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:faaaf7fdc43d8191ed0f7948edf5c9c2:0.83032000 1764344815
    [posts_per_page] => 8
    [paged] => 37
    [pagination_links] => 
1
2
3

36
37
38

242
243
244

)


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