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] => 217
            [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] => 217
            [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 1728, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 1233
                    [post_author] => 345
                    [post_date] => 2019-08-07 18:40:53
                    [post_date_gmt] => 2019-08-07 22:40:53
                    [post_content] => Miss. Pebble's loves her crickets and to be so small she eats like a grown up! She is a happy girl and a serious love bug, but keeping her fed is a real challenge. Thank God for Critter Depot because they have made it much more affordable and since deliveries are so quick I am now able to really feed her properly and that makes  Sandy Pebbles one fat and happy dragon!! Please help us keep her fat and happy by voting for her to win a years supply of yummy, yummy crickets!!
                    [post_title] => Miss Pebbles ❤️ crickets!!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => miss-pebbles-%e2%9d%a4%ef%b8%8f-crickets
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-08-07 18:40:53
                    [post_modified_gmt] => 2019-08-07 22:40:53
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/miss-pebbles-%e2%9d%a4%ef%b8%8f-crickets/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1240
                    [post_author] => 392
                    [post_date] => 2019-08-07 22:04:03
                    [post_date_gmt] => 2019-08-08 02:04:03
                    [post_content] => Spike LOVES his new basking spot!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-135
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-08-07 22:04:03
                    [post_modified_gmt] => 2019-08-08 02:04:03
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-135/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 985
                    [post_author] => 356
                    [post_date] => 2019-07-09 14:32:35
                    [post_date_gmt] => 2019-07-09 18:32:35
                    [post_content] => Everybody meet Fric and Frac! They are 2 months and the best of friends! They love eating, watching tv and playing in mom’s gnome garden!
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-99
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-09 14:32:35
                    [post_modified_gmt] => 2019-07-09 18:32:35
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-99/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 1273
                    [post_author] => 443
                    [post_date] => 2019-08-08 13:20:51
                    [post_date_gmt] => 2019-08-08 17:20:51
                    [post_content] => Larry is the most loving little character. He's spunky and silly. Loves attention and is very photogenic. He is approx 3 months of age and has more personality than it may seem. He's brought so much happiness to our little family and we couldn't be more thankful to have him!!
                    [post_title] => Larry
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => larry
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-08-08 13:22:21
                    [post_modified_gmt] => 2019-08-08 17:22:21
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/larry/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 1322
                    [post_author] => 455
                    [post_date] => 2019-08-10 09:37:56
                    [post_date_gmt] => 2019-08-10 13:37:56
                    [post_content] => Yoshi is sooooo cute!!!!!!!!
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-143
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-08-10 09:37:56
                    [post_modified_gmt] => 2019-08-10 13:37:56
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-143/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 1317
                    [post_author] => 449
                    [post_date] => 2019-08-09 18:53:31
                    [post_date_gmt] => 2019-08-09 22:53:31
                    [post_content] => My daughter loves her dragons so much i got her this t-shirt. 
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-142
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-08-09 18:53:31
                    [post_modified_gmt] => 2019-08-09 22:53:31
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-142/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 1238
                    [post_author] => 311
                    [post_date] => 2019-08-07 20:09:39
                    [post_date_gmt] => 2019-08-08 00:09:39
                    [post_content] => <p style="text-align: center;">This is Mr. Jack! He is entering for the second time 😉 He is a fighter! We rescused him from one of our local pet stores. He was only 3.5 grams when i brought him home. He was so tiny and malnutrictioned. He opened mouthed breathed so i took him to the vet. The vet was SHOCKED! They could not even get blood from him because it would kill him. The vet pretty much prepared me for him to die. For him not to make it because she thought he had MBD. We bought every powder and liquid supplement thats on the market. He made a full recovery and is now a year and a half old! He is so sweet and loving! He loves to snuggle right under your neck. He also likes to get on your shoulder and sit like a parrot. He is so full of life! When you call his name he just perks right up and looks right at you like "what i didnt do anything" lol He LOVES his crickets! He is so spioled that he gets tweezer fed! But he is SOOOOO worth it! He desirves the world!</p>
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-134
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-08-07 20:09:39
                    [post_modified_gmt] => 2019-08-08 00:09:39
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-134/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 1279
                    [post_author] => 444
                    [post_date] => 2019-08-08 17:49:09
                    [post_date_gmt] => 2019-08-08 21:49:09
                    [post_content] => Mickey & Mallory
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-139
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-08-08 17:49:09
                    [post_modified_gmt] => 2019-08-08 21:49:09
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-139/
                    [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] => 1233
            [post_author] => 345
            [post_date] => 2019-08-07 18:40:53
            [post_date_gmt] => 2019-08-07 22:40:53
            [post_content] => Miss. Pebble's loves her crickets and to be so small she eats like a grown up! She is a happy girl and a serious love bug, but keeping her fed is a real challenge. Thank God for Critter Depot because they have made it much more affordable and since deliveries are so quick I am now able to really feed her properly and that makes  Sandy Pebbles one fat and happy dragon!! Please help us keep her fat and happy by voting for her to win a years supply of yummy, yummy crickets!!
            [post_title] => Miss Pebbles ❤️ crickets!!
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => miss-pebbles-%e2%9d%a4%ef%b8%8f-crickets
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2019-08-07 18:40:53
            [post_modified_gmt] => 2019-08-07 22:40:53
            [post_content_filtered] => 
            [post_parent] => 64
            [guid] => https://critterfam.com/forums/topic/miss-pebbles-%e2%9d%a4%ef%b8%8f-crickets/
            [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] => 4bcfe17c0e020ff0783fa66f2f837f8a
    [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:ce156e28d7eceb3c2a5d215a6b848280:0.08779400 1751645927
    [posts_per_page] => 8
    [paged] => 217
    [pagination_links] => 
1
2
3

216
217
218

240
241
242

)


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