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] => 123
            [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] => 123
            [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 976, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 12705
                    [post_author] => 870
                    [post_date] => 2020-09-27 20:30:05
                    [post_date_gmt] => 2020-09-28 00:30:05
                    [post_content] => This is Mozzy in his new home. I got creative. This is a jewelry display cabinet for $50. I took the mirrors off the sliding glass doors in the back, and replaced it with Chicken wire. Then I used left over screen from a door to make his two favorite hangout spots. The glass enclosure is 4‘ x 2‘ x 20“. He has so much room now to chase crickets 🦗. 
                    [post_title] => Cricket Contest 🦗🦗🦗
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-%f0%9f%a6%97%f0%9f%a6%97%f0%9f%a6%97
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-09-27 20:30:05
                    [post_modified_gmt] => 2020-09-28 00:30:05
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-%f0%9f%a6%97%f0%9f%a6%97%f0%9f%a6%97/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 12698
                    [post_author] => 5201
                    [post_date] => 2020-09-25 12:14:39
                    [post_date_gmt] => 2020-09-25 16:14:39
                    [post_content] => Cricket Contest
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-638
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-09-25 12:14:39
                    [post_modified_gmt] => 2020-09-25 16:14:39
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-638/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 12694
                    [post_author] => 5230
                    [post_date] => 2020-09-25 11:21:42
                    [post_date_gmt] => 2020-09-25 15:21:42
                    [post_content] => Flash the beardie takes a ride on his new wheels created by his favorite sister Shayna on her 3d printer. Watch out for Flash on the interstate!
                    [post_title] => Cricket Contest!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => vroom-vroom
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-09-25 11:25:19
                    [post_modified_gmt] => 2020-09-25 15:25:19
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/vroom-vroom/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 12527
                    [post_author] => 2634
                    [post_date] => 2020-09-18 21:07:38
                    [post_date_gmt] => 2020-09-19 01:07:38
                    [post_content] => Froge` the toad 
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-631
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-09-18 21:07:38
                    [post_modified_gmt] => 2020-09-19 01:07:38
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-631/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 12586
                    [post_author] => 5187
                    [post_date] => 2020-09-21 11:07:56
                    [post_date_gmt] => 2020-09-21 15:07:56
                    [post_content] => I have a leopard gecko she is very shy and very cute and she loves cricket and worms it would help me out a lot to win this contest because feeders can sometimes be very expensive
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-635
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-09-21 11:07:56
                    [post_modified_gmt] => 2020-09-21 15:07:56
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-635/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 12256
                    [post_author] => 5033
                    [post_date] => 2020-09-11 22:00:03
                    [post_date_gmt] => 2020-09-12 02:00:03
                    [post_content] => Who says lizards can’t smile?? I get a smile everyday!!
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-624
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-09-11 22:02:59
                    [post_modified_gmt] => 2020-09-12 02:02:59
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-624/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 12603
                    [post_author] => 5195
                    [post_date] => 2020-09-21 18:37:03
                    [post_date_gmt] => 2020-09-21 22:37:03
                    [post_content] => Hello, 
My name is Oreo and I'm about 5 months old.  I love it when my family takes me outside and my favorite place to sit and get fresh air is this fern.  I enjoy chasing crickets, eating my veggies and especially love wax worms.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-636
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-09-21 18:37:03
                    [post_modified_gmt] => 2020-09-21 22:37:03
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-636/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 12563
                    [post_author] => 5178
                    [post_date] => 2020-09-20 19:28:05
                    [post_date_gmt] => 2020-09-20 23:28:05
                    [post_content] => Meet Rocket he/she is my daughter's baby beardie and she absolutely adores it. She had an iguana before, which ended up getting lost 😭. Baby rocket has the best personality. Super chill and loves taking naps with his mommy. Any advice on how to get it to eat veggies is greatly appreciated, but he'll never turn down a cricket!
                    [post_title] => Rocket LOVES crickets
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => rocket-loves-crickets
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-09-20 19:28:05
                    [post_modified_gmt] => 2020-09-20 23:28:05
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/rocket-loves-crickets/
                    [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] => 12705
            [post_author] => 870
            [post_date] => 2020-09-27 20:30:05
            [post_date_gmt] => 2020-09-28 00:30:05
            [post_content] => This is Mozzy in his new home. I got creative. This is a jewelry display cabinet for $50. I took the mirrors off the sliding glass doors in the back, and replaced it with Chicken wire. Then I used left over screen from a door to make his two favorite hangout spots. The glass enclosure is 4‘ x 2‘ x 20“. He has so much room now to chase crickets 🦗. 
            [post_title] => Cricket Contest 🦗🦗🦗
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => cricket-contest-%f0%9f%a6%97%f0%9f%a6%97%f0%9f%a6%97
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2020-09-27 20:30:05
            [post_modified_gmt] => 2020-09-28 00:30:05
            [post_content_filtered] => 
            [post_parent] => 64
            [guid] => https://critterfam.com/forums/topic/cricket-contest-%f0%9f%a6%97%f0%9f%a6%97%f0%9f%a6%97/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1958
    [max_num_pages] => 245
    [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] => 7e8dfd9db17ddf5862b7ccdeb4cfd6fc
    [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:9895fea65622c3be742de1c4e61c4ab0
    [posts_per_page] => 8
    [paged] => 123
    [pagination_links] => 
1
2
3

122
123
124

243
244
245

)


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