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] => 147
            [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] => 147
            [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] => 
            [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 1168, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 8019
                    [post_author] => 3183
                    [post_date] => 2020-06-07 08:29:45
                    [post_date_gmt] => 2020-06-07 12:29:45
                    [post_content] => Hi, I'm calliope and this is my kitty friend Luna. We love to snuggle and eat lots. ❤
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-483
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-07 08:29:45
                    [post_modified_gmt] => 2020-06-07 12:29:45
                    [post_content_filtered] => 
                    [post_parent] => 6
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-483/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 8015
                    [post_author] => 3178
                    [post_date] => 2020-06-06 18:34:22
                    [post_date_gmt] => 2020-06-06 22:34:22
                    [post_content] => Our Leapord gecko he loves to be outside 
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-482
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-06 18:34:22
                    [post_modified_gmt] => 2020-06-06 22:34:22
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-482/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 8017
                    [post_author] => 3179
                    [post_date] => 2020-06-06 21:42:12
                    [post_date_gmt] => 2020-06-07 01:42:12
                    [post_content] => Hello from Michelangelo! He is so silly. He loves sleeping standing up against the window of his home as you can see in his picture. But we love our silly little guy. He fits in to our family so well due to all of us being just as silly. 
                    [post_title] => Hello everyone!!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => hello-everyone-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-06 21:42:12
                    [post_modified_gmt] => 2020-06-07 01:42:12
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/hello-everyone-2/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 8000
                    [post_author] => 3168
                    [post_date] => 2020-06-05 15:56:32
                    [post_date_gmt] => 2020-06-05 19:56:32
                    [post_content] => Heres the tik tik me and my mommy made:)
                    [post_title] => Leo pt. 2
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => leo-pt-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-05 15:56:32
                    [post_modified_gmt] => 2020-06-05 19:56:32
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/leo-pt-2/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 7875
                    [post_author] => 3103
                    [post_date] => 2020-06-01 15:28:06
                    [post_date_gmt] => 2020-06-01 19:28:06
                    [post_content] => Im new to owning a crestie...i was told he/she was a harlequin then was told it was an extreme harlequin...can anyone help me figure out the morph? 
Thank you
                    [post_title] => Please help
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => please-help
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-01 15:30:53
                    [post_modified_gmt] => 2020-06-01 19:30:53
                    [post_content_filtered] => 
                    [post_parent] => 67
                    [guid] => https://critterfam.com/forums/topic/please-help/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 7911
                    [post_author] => 3127
                    [post_date] => 2020-06-02 18:13:44
                    [post_date_gmt] => 2020-06-02 22:13:44
                    [post_content] => I love to eat and crickets are my favorites. 
Pick me
Peony
                    [post_title] => Yummy yummy for my tummy, love those crickets!!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => yummy-yummy-for-my-tummy-love-those-crickets
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-02 18:13:44
                    [post_modified_gmt] => 2020-06-02 22:13:44
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/yummy-yummy-for-my-tummy-love-those-crickets/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 7773
                    [post_author] => 3026
                    [post_date] => 2020-05-27 14:12:45
                    [post_date_gmt] => 2020-05-27 18:12:45
                    [post_content] => hey guys, so my one year old beardie, henry, won’t eat or bask at all. he’s been like this for the past week. he recently shed his head and now his beard and feet have gone the pale white colour so i presume he’s going to shed them as well. it has got a lot hotter in the uk and so the temperature in his basking spot has gone up but it seems as though he’s completely avoiding it. i’m going to buy a 75 and a 60w basking light to take the temperature back down to 30 degrees celsius as it’s at 34 now. he’s active and comes out of his viv often but just isn’t eating his salads (he loves the insects still) or basking. he also hasn’t pooped in about a week but if he’s not eating he won’t feel the need to poop or bask i suppose? could really do with some advice.
                    [post_title] => bearded dragon healthy?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => bearded-dragon-healthy
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-05-27 14:12:45
                    [post_modified_gmt] => 2020-05-27 18:12:45
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/bearded-dragon-healthy/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 7880
                    [post_author] => 3106
                    [post_date] => 2020-06-01 17:55:02
                    [post_date_gmt] => 2020-06-01 21:55:02
                    [post_content] => Sweet boy loves his mealworms!!
                    [post_title] => Meet St Jimmy!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => meet-st-jimmy
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-01 17:55:02
                    [post_modified_gmt] => 2020-06-01 21:55:02
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/meet-st-jimmy/
                    [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] => 8019
            [post_author] => 3183
            [post_date] => 2020-06-07 08:29:45
            [post_date_gmt] => 2020-06-07 12:29:45
            [post_content] => Hi, I'm calliope and this is my kitty friend Luna. We love to snuggle and eat lots. ❤
            [post_title] => Cricket contest
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => cricket-contest-483
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2020-06-07 08:29:45
            [post_modified_gmt] => 2020-06-07 12:29:45
            [post_content_filtered] => 
            [post_parent] => 6
            [guid] => https://critterfam.com/forums/topic/cricket-contest-483/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1892
    [max_num_pages] => 237
    [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] => 73047ecbfbe13c21c21cd41269b1a55f
    [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
        )

    [posts_per_page] => 8
    [paged] => 147
    [pagination_links] => 
1
2
3

146
147
148

235
236
237

)


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