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] => 211
            [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] => 211
            [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 1680, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 1643
                    [post_author] => 542
                    [post_date] => 2019-09-01 19:46:15
                    [post_date_gmt] => 2019-09-01 23:46:15
                    [post_content] => This is my sweet, smiling lil boy named Smokey! He's a bandit morph leopard gecko. (Smokey...Bandit...get it?) He's 3 years old and loves to come out and say hi when I get home. He also loves attention and will crawl straight into my hand if I put it in his tank! He would LOVE free crickets for a year, and so would mom! He sends all of his boops and licks as thanks for voting.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-165
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-09-01 19:46:15
                    [post_modified_gmt] => 2019-09-01 23:46:15
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-165/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1315
                    [post_author] => 447
                    [post_date] => 2019-08-09 18:29:11
                    [post_date_gmt] => 2019-08-09 22:29:11
                    [post_content] => This is my beautiful, sweet & goofy boy Apollo! He is a Harlequin crested gecko with the blush trait. In this photo he was fired up & his blush is bright orange! He is so sweet & my favorite boy! ( shhh don’t tell the others ;) )
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-141
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-08-09 18:29:11
                    [post_modified_gmt] => 2019-08-09 22:29:11
                    [post_content_filtered] => 
                    [post_parent] => 67
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-141/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 1489
                    [post_author] => 502
                    [post_date] => 2019-08-14 20:57:30
                    [post_date_gmt] => 2019-08-15 00:57:30
                    [post_content] => Annaliesa over here at Biotoxic Exotics LOVES her crickets and would most definitely appreciate the buffet for a year! (Don't worry, she has friends that can help haha)

 

Thanks!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-155
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-08-14 20:57:30
                    [post_modified_gmt] => 2019-08-15 00:57:30
                    [post_content_filtered] => 
                    [post_parent] => 67
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-155/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 1366
                    [post_author] => 335
                    [post_date] => 2019-08-11 08:38:31
                    [post_date_gmt] => 2019-08-11 12:38:31
                    [post_content] => Thallo, my crazy little cresty, hatched May 31st. Since that is the last official day of Spring, he was named Thallo after the Greek god of Spring and green shoots. Don't let his serene appearance fool you, this little dude is a cricket crunching machine! His other favorite activities include hiding in shirt shelves, hanging upside down from the bottom of his food shelf, and eyeball-licking.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-144
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-08-11 08:38:31
                    [post_modified_gmt] => 2019-08-11 12:38:31
                    [post_content_filtered] => 
                    [post_parent] => 67
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-144/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 1599
                    [post_author] => 455
                    [post_date] => 2019-08-27 13:15:35
                    [post_date_gmt] => 2019-08-27 17:15:35
                    [post_content] => My bearded dragon hanging out with her friends!!!
                    [post_title] => Cricket  contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-163
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-08-27 13:15:35
                    [post_modified_gmt] => 2019-08-27 17:15:35
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-163/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 1309
                    [post_author] => 408
                    [post_date] => 2019-08-09 16:31:16
                    [post_date_gmt] => 2019-08-09 20:31:16
                    [post_content] => Elmer!  The lizard, the myth, the legend!  Elmer is only three months old and is very adventurous.  He loves hanging around with his mouth open and eating LOTS of crickets.  He's a little guy with a big appetite!  He's also a great listener and smiles at everything you say!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-140
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-08-09 16:31:16
                    [post_modified_gmt] => 2019-08-09 20:31:16
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-140/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 1611
                    [post_author] => 529
                    [post_date] => 2019-08-28 22:01:28
                    [post_date_gmt] => 2019-08-29 02:01:28
                    [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-164
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-08-28 22:01:28
                    [post_modified_gmt] => 2019-08-29 02:01:28
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-164/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 721
                    [post_author] => 288
                    [post_date] => 2019-06-06 19:01:42
                    [post_date_gmt] => 2019-06-06 23:01:42
                    [post_content] => Bubbles love's them crickets. Please please please help me get them crunches...
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-80
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-06 19:01:42
                    [post_modified_gmt] => 2019-06-06 23:01:42
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-80/
                    [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] => 1643
            [post_author] => 542
            [post_date] => 2019-09-01 19:46:15
            [post_date_gmt] => 2019-09-01 23:46:15
            [post_content] => This is my sweet, smiling lil boy named Smokey! He's a bandit morph leopard gecko. (Smokey...Bandit...get it?) He's 3 years old and loves to come out and say hi when I get home. He also loves attention and will crawl straight into my hand if I put it in his tank! He would LOVE free crickets for a year, and so would mom! He sends all of his boops and licks as thanks for voting.
            [post_title] => Cricket Contest
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => cricket-contest-165
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2019-09-01 19:46:15
            [post_modified_gmt] => 2019-09-01 23:46:15
            [post_content_filtered] => 
            [post_parent] => 68
            [guid] => https://critterfam.com/forums/topic/cricket-contest-165/
            [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] => 6d035b0957ede8a3e549d419d45446b0
    [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:24d50264b003864fe276a6befed119ef:0.06319200 1747030836
    [posts_per_page] => 8
    [paged] => 211
    [pagination_links] => 
1
2
3

210
211
212

239
240
241

)


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