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] => 135
            [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] => 135
            [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 1072, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 9915
                    [post_author] => 4064
                    [post_date] => 2020-08-03 13:42:52
                    [post_date_gmt] => 2020-08-03 17:42:52
                    [post_content] => Waldo enjoying his car ride!  Just chillin and enjoying the views!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-568
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-08-03 13:42:52
                    [post_modified_gmt] => 2020-08-03 17:42:52
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-568/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 9855
                    [post_author] => 4189
                    [post_date] => 2020-08-01 22:09:03
                    [post_date_gmt] => 2020-08-02 02:09:03
                    [post_content] => Oscar loves just “hanging around”.
                    [post_title] => Hanging out on the temp. probe. cable
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => hanging-out-on-the-temp-probe-cable
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-08-01 22:09:03
                    [post_modified_gmt] => 2020-08-02 02:09:03
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/hanging-out-on-the-temp-probe-cable/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 9880
                    [post_author] => 3279
                    [post_date] => 2020-08-02 19:07:14
                    [post_date_gmt] => 2020-08-02 23:07:14
                    [post_content] => This is Dact of the dactyloidae family he likes to hang out next to his meal worm bowl and eat them with an occasional Cricket Hes only 6 months I love making fun things for him like the swing/hammock you see in some of the pictures.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-564
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-08-02 19:07:14
                    [post_modified_gmt] => 2020-08-02 23:07:14
                    [post_content_filtered] => 
                    [post_parent] => 6
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-564/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 9810
                    [post_author] => 4173
                    [post_date] => 2020-07-31 11:42:13
                    [post_date_gmt] => 2020-07-31 15:42:13
                    [post_content] => My new pet bluegill is eating only crickets and it is costing to much
                    [post_title] => CRICKET CONTEST
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-561
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-07-31 11:42:13
                    [post_modified_gmt] => 2020-07-31 15:42:13
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-561/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 9888
                    [post_author] => 4203
                    [post_date] => 2020-08-02 22:33:13
                    [post_date_gmt] => 2020-08-03 02:33:13
                    [post_content] => Love in in the air with these baby beardies
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-565
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-08-02 22:33:13
                    [post_modified_gmt] => 2020-08-03 02:33:13
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-565/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 9495
                    [post_author] => 4143
                    [post_date] => 2020-07-29 13:07:26
                    [post_date_gmt] => 2020-07-29 17:07:26
                    [post_content] => This is my Gecko Inde or Independence, because I adopted her on July 4th lol. She is my first of three Leopard geckos and is around 3 years old. Inde has such a personality. She is constantly exploring her 40 gallon tank and love the the new tube I put in there. She is in it all the time. When she isn’t wanting food she is exploring her tank or you!
This is my first post and I can’t wait to see and share more reptile stuff❤️ 
                    [post_title] => Cricket Contest featuring my Gecko
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-featuring-my-gecko
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-07-29 13:07:26
                    [post_modified_gmt] => 2020-07-29 17:07:26
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-featuring-my-gecko/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 9770
                    [post_author] => 4157
                    [post_date] => 2020-07-30 12:36:18
                    [post_date_gmt] => 2020-07-30 16:36:18
                    [post_content] => This is Gizmo. He is about a year old. Loves, and I mean LOVES, his crickets! He climbs up the side if his habitat when we get the cricket tub out. He loves attention, especially from the cat and dog!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-560
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-07-30 12:36:51
                    [post_modified_gmt] => 2020-07-30 16:36:51
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-560/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 9338
                    [post_author] => 4064
                    [post_date] => 2020-07-24 20:12:27
                    [post_date_gmt] => 2020-07-25 00:12:27
                    [post_content] => Waldo just chillin!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-553
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-07-24 20:13:41
                    [post_modified_gmt] => 2020-07-25 00:13:41
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-553/
                    [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] => 9915
            [post_author] => 4064
            [post_date] => 2020-08-03 13:42:52
            [post_date_gmt] => 2020-08-03 17:42:52
            [post_content] => Waldo enjoying his car ride!  Just chillin and enjoying the views!
            [post_title] => Cricket Contest
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => cricket-contest-568
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2020-08-03 13:42:52
            [post_modified_gmt] => 2020-08-03 17:42:52
            [post_content_filtered] => 
            [post_parent] => 64
            [guid] => https://critterfam.com/forums/topic/cricket-contest-568/
            [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] => af9a89872236d14d14f2e7ed37210009
    [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:5df77d471193e09e469a427a3865013f:0.56587400 1751564671
    [posts_per_page] => 8
    [paged] => 135
    [pagination_links] => 
1
2
3

134
135
136

240
241
242

)


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