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] => 80
            [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] => 80
            [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 632, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 4753
                    [post_author] => 1817
                    [post_date] => 2020-01-01 21:53:11
                    [post_date_gmt] => 2020-01-02 02:53:11
                    [post_content] => New year, new skin! This is Randall (yes, like the Monster's Inc character), he's a southern alligator lizard and I got him about a month ago from someone who couldn't keep him anymore (who's had him for about 4 years). He came in a dry 10G with just some gravel/sand and a hide and bowl, so I've moved him to a 20G with a forest setup and proper light now! He enjoys hanging out on his temple hide in the evenings and today he started shedding! He's got half his shed off in the picture and you can really see the difference with how bright he is now! He's a lil feisty (had never been handled before) and had to learn that worms are food too, but he's doing great now, exploring his new enclosure and finding all the places to hide in it!
                    [post_title] => Cricket Contest - January 2020 Winner!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => cricket-contest-258
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-02-03 05:39:58
                    [post_modified_gmt] => 2020-02-03 10:39:58
                    [post_content_filtered] => 
                    [post_parent] => 6
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-258/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 22156
                    [post_author] => 7866
                    [post_date] => 2021-03-22 12:14:58
                    [post_date_gmt] => 2021-03-22 16:14:58
                    [post_content] => Sometimes my Leopard Gecko (Zilla) thinks she's a monkey or something. 
                    [post_title] => Cricket Challenge
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-challenge-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-03-22 12:14:58
                    [post_modified_gmt] => 2021-03-22 16:14:58
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/cricket-challenge-2/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 22157
                    [post_author] => 7867
                    [post_date] => 2021-03-22 12:21:51
                    [post_date_gmt] => 2021-03-22 16:21:51
                    [post_content] => Mutt and Jeff 
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-817
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-03-22 12:21:51
                    [post_modified_gmt] => 2021-03-22 16:21:51
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-817/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 22141
                    [post_author] => 7858
                    [post_date] => 2021-03-22 05:05:16
                    [post_date_gmt] => 2021-03-22 09:05:16
                    [post_content] => My beardie taking a nap with me. 
                    [post_title] => Cricket Contest/ Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-cricket-contest
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-03-22 05:05:16
                    [post_modified_gmt] => 2021-03-22 09:05:16
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-cricket-contest/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 22117
                    [post_author] => 763
                    [post_date] => 2021-03-20 10:37:20
                    [post_date_gmt] => 2021-03-20 14:37:20
                    [post_content] => Gilbert give you all kisses.  Or mlems ♥️❤️
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-813
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-03-20 10:37:20
                    [post_modified_gmt] => 2021-03-20 14:37:20
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-813/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 786
                    [post_author] => 311
                    [post_date] => 2019-06-13 14:10:14
                    [post_date_gmt] => 2019-06-13 18:10:14
                    [post_content] => This is KoKoMo! She is a for sure diva! She wants to be held 99% of the time! She likes to be covered with a soft blanket. She also LOVES kisses all over! She is spoiled rotten!
                    [post_title] => Genetic Stripe
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => genetic-stripe
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-13 14:10:14
                    [post_modified_gmt] => 2019-06-13 18:10:14
                    [post_content_filtered] => 
                    [post_parent] => 63
                    [guid] => https://critterfam.com/forums/topic/genetic-stripe/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 22119
                    [post_author] => 6894
                    [post_date] => 2021-03-21 08:30:55
                    [post_date_gmt] => 2021-03-21 12:30:55
                    [post_content] => So I got my bearded dragon in June/July you last year. I’m guessing the pet store had him for a month or 2 before I bought him. Within the last 3 days his eating really quit. He was eating normally, now within the last 3 days it has really decreased to just a few crickets to today he wouldn’t eat any. He also is not eating his greens and he usually goes crazy for them. He also loves super worms but it takes him a few minutes to eat 1 of them anymore. He is usually full of life seeing super worms but not now. He just lays in the same place all day but will move from it for like 5-10 minutes but then goes right back. He also seems to be sleeping earlier over the past few days. He will go to sleep with his lights still on. It is starting to warm up here in Pennsylvania, so what are the chances of it being brumation? I thought it only happens when it’s cold?
                    [post_title] => Brumation?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => brumation
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-03-21 08:30:55
                    [post_modified_gmt] => 2021-03-21 12:30:55
                    [post_content_filtered] => 
                    [post_parent] => 63
                    [guid] => https://critterfam.com/forums/topic/brumation/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 22107
                    [post_author] => 7833
                    [post_date] => 2021-03-19 10:51:07
                    [post_date_gmt] => 2021-03-19 14:51:07
                    [post_content] => this is  starburst  my leopard gecko she is  almost  12  i got her  june 19th 2009 she was only 2 inches long when  i got her 
she fears crickets  loves mealworms and is a clumsy eater she is 9 inches long  about 40 grams i think now  she goes thru strikes  were she wont eat  
so her weight fluxgate's  
                    [post_title] => starburst my leopard gecko
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => starburst-my-leopard-gecko
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-03-19 10:51:07
                    [post_modified_gmt] => 2021-03-19 14:51:07
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/starburst-my-leopard-gecko/
                    [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] => 4753
            [post_author] => 1817
            [post_date] => 2020-01-01 21:53:11
            [post_date_gmt] => 2020-01-02 02:53:11
            [post_content] => New year, new skin! This is Randall (yes, like the Monster's Inc character), he's a southern alligator lizard and I got him about a month ago from someone who couldn't keep him anymore (who's had him for about 4 years). He came in a dry 10G with just some gravel/sand and a hide and bowl, so I've moved him to a 20G with a forest setup and proper light now! He enjoys hanging out on his temple hide in the evenings and today he started shedding! He's got half his shed off in the picture and you can really see the difference with how bright he is now! He's a lil feisty (had never been handled before) and had to learn that worms are food too, but he's doing great now, exploring his new enclosure and finding all the places to hide in it!
            [post_title] => Cricket Contest - January 2020 Winner!
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => open
            [post_password] => 
            [post_name] => cricket-contest-258
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2020-02-03 05:39:58
            [post_modified_gmt] => 2020-02-03 10:39:58
            [post_content_filtered] => 
            [post_parent] => 6
            [guid] => https://critterfam.com/forums/topic/cricket-contest-258/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1948
    [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] => 5a46511f1468b8c5358d5e64503deae5
    [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:46f32efc9be62e13e70dcd5272f2dd1d:0.97798400 1760846031
    [posts_per_page] => 8
    [paged] => 80
    [pagination_links] => 
1
2
3

79
80
81

242
243
244

)


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