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] => 191
            [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] => 191
            [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 1520, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 4742
                    [post_author] => 1816
                    [post_date] => 2019-12-31 17:30:03
                    [post_date_gmt] => 2019-12-31 22:30:03
                    [post_content] => I run a non-profit bearded dragon rescue. This is Puff. My newest addition. The picture does not do this girl justice. She is very bright orange. She is about 2 years old. I have had her for 2 days. She has a bit of an attitude problem. Her previous owners never handled her. When I first got her, she was really skittish and loved to try and bite. But we are slowly working that out of her system. She can now be handled without biting, but still tries to run away for the first few minutes, but settles down much faster. I believe she will become an amazing pet to someone someday, as we are working with her with the intention of re-homing her. She loves her crickets and roaches.
                    [post_title] => New Beardie.
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => 2-new-beardies
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-12-31 17:30:26
                    [post_modified_gmt] => 2019-12-31 22:30:26
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/2-new-beardies/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 4745
                    [post_author] => 1816
                    [post_date] => 2019-12-31 17:41:43
                    [post_date_gmt] => 2019-12-31 22:41:43
                    [post_content] => I run a non-profit bearded dragon rescue. This is Ink. He is another new addition that I got about 6 days ago. This little guy has really come along way. He was never really handled. The back story on this handsome little devil is, His previous owner had him for about 6 months. But he joined the Army and his family was afraid of him. (Who could be afraid of that face.) He called me and asked me to go get him and try to find him a new home. We currently working with him to settle him down a bit. He is another one that loves to bite. (Only one that has ever succeeded at biting me. But he is too cute to hold it against him.)
Now he loves to be handled. I walk into the room and he waits for me to put my hand into his terrarium. So he can climb up my arm and perch up onto my shoulder. He loves to ride on my shoulder as I do my daily chores in the reptile room. He will be a hard one to let go when it comes time to re-home him.
                    [post_title] => Cricket Contest. Another new Beardie.
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => another-new-beardie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-12-31 17:43:50
                    [post_modified_gmt] => 2019-12-31 22:43:50
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/another-new-beardie/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 4546
                    [post_author] => 1121
                    [post_date] => 2019-12-29 11:33:53
                    [post_date_gmt] => 2019-12-29 16:33:53
                    [post_content] => Found these two like this when the light turned on this morning. 
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-256
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-12-29 11:33:53
                    [post_modified_gmt] => 2019-12-29 16:33:53
                    [post_content_filtered] => 
                    [post_parent] => 6
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-256/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 4736
                    [post_author] => 1121
                    [post_date] => 2019-12-31 14:04:25
                    [post_date_gmt] => 2019-12-31 19:04:25
                    [post_content] => Happy New Year from Ghost the Green Anole.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-257
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-12-31 14:04:25
                    [post_modified_gmt] => 2019-12-31 19:04:25
                    [post_content_filtered] => 
                    [post_parent] => 6
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-257/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 4320
                    [post_author] => 1631
                    [post_date] => 2019-12-26 19:12:31
                    [post_date_gmt] => 2019-12-27 00:12:31
                    [post_content] => Sleepy Gecko fell asleep in her water bowl.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-252
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-12-26 19:12:31
                    [post_modified_gmt] => 2019-12-27 00:12:31
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-252/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 4735
                    [post_author] => 1815
                    [post_date] => 2019-12-31 09:26:25
                    [post_date_gmt] => 2019-12-31 14:26:25
                    [post_content] => Using a under tank zoo med heat pad, i have the probe on the pad as recommended by quite a few. Its on a thermostat at 95 but with temp gun, from inside tank, no substrate only reaches 80. Is this normal? Should a heat pad run at 100? Safe? Not real hot to the touch by any means. I was trying to get 88-90 for ball python
                    [post_title] => Heating
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => heating
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-12-31 09:26:25
                    [post_modified_gmt] => 2019-12-31 14:26:25
                    [post_content_filtered] => 
                    [post_parent] => 63
                    [guid] => https://critterfam.com/forums/topic/heating/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 4327
                    [post_author] => 1631
                    [post_date] => 2019-12-26 19:22:08
                    [post_date_gmt] => 2019-12-27 00:22:08
                    [post_content] => Once again sleeping in her water dish.🦎🦎🦎
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-254
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-12-26 19:22:08
                    [post_modified_gmt] => 2019-12-27 00:22:08
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-254/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 4318
                    [post_author] => 1631
                    [post_date] => 2019-12-26 19:09:44
                    [post_date_gmt] => 2019-12-27 00:09:44
                    [post_content] => Juvenile gecko sleeping on a little ledge. She looks so tiny :)
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-251
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-12-26 19:09:44
                    [post_modified_gmt] => 2019-12-27 00:09:44
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-251/
                    [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] => 4742
            [post_author] => 1816
            [post_date] => 2019-12-31 17:30:03
            [post_date_gmt] => 2019-12-31 22:30:03
            [post_content] => I run a non-profit bearded dragon rescue. This is Puff. My newest addition. The picture does not do this girl justice. She is very bright orange. She is about 2 years old. I have had her for 2 days. She has a bit of an attitude problem. Her previous owners never handled her. When I first got her, she was really skittish and loved to try and bite. But we are slowly working that out of her system. She can now be handled without biting, but still tries to run away for the first few minutes, but settles down much faster. I believe she will become an amazing pet to someone someday, as we are working with her with the intention of re-homing her. She loves her crickets and roaches.
            [post_title] => New Beardie.
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => 2-new-beardies
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2019-12-31 17:30:26
            [post_modified_gmt] => 2019-12-31 22:30:26
            [post_content_filtered] => 
            [post_parent] => 64
            [guid] => https://critterfam.com/forums/topic/2-new-beardies/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1925
    [max_num_pages] => 241
    [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] => a7a69342daeb21e6ec6db7adb5270623
    [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:03f85de59ff149c0023cb2f2ade41b27:0.40584900 1747029324
    [posts_per_page] => 8
    [paged] => 191
    [pagination_links] => 
1
2
3

190
191
192

239
240
241

)


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