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] => 200
            [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] => 200
            [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 1592, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 2021
                    [post_author] => 676
                    [post_date] => 2019-10-01 16:28:26
                    [post_date_gmt] => 2019-10-01 20:28:26
                    [post_content] => Ewe I’m touching you
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => dont-want-to-touch-you
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-10-01 16:33:54
                    [post_modified_gmt] => 2019-10-01 20:33:54
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/dont-want-to-touch-you/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 2185
                    [post_author] => 732
                    [post_date] => 2019-10-10 17:27:30
                    [post_date_gmt] => 2019-10-10 21:27:30
                    [post_content] => This is Vlad. Vlad is a gentle giant that doesn't at all live up to her scary name. Her favorite snacks include crickets and dubia roaches.
                    [post_title] => Cricket Contest Vlad
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-196
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-10-10 17:46:31
                    [post_modified_gmt] => 2019-10-10 21:46:31
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-196/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 2267
                    [post_author] => 676
                    [post_date] => 2019-10-13 10:01:29
                    [post_date_gmt] => 2019-10-13 14:01:29
                    [post_content] => They get orange blocks, potatoes, oatmeal, and cornmeal. Then the yellow and blue flukers quenchers. The last batch lasted a week. That’s so not good enough. Especially when it’s 500. They were doing good then they just started dying.  They have a plastic tub that I put mesh rectangle on top and side. And drilled a bunch of holes for ventilation since I read that was important. Going to try keeping them darker. Just getting really frustrated.
                    [post_title] => Cricket care. HELP
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-care-help
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-10-13 10:01:29
                    [post_modified_gmt] => 2019-10-13 14:01:29
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-care-help/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 2159
                    [post_author] => 711
                    [post_date] => 2019-10-09 12:54:22
                    [post_date_gmt] => 2019-10-09 16:54:22
                    [post_content] => Hi my name is Shelia. I love to bask and look at my lovely flowers. I love to eat crickets, Dubai roaches and fresh veggies .
                    [post_title] => Enjoying life
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => enjoying-life
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-10-12 06:20:48
                    [post_modified_gmt] => 2019-10-12 10:20:48
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/enjoying-life/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 2210
                    [post_author] => 738
                    [post_date] => 2019-10-11 10:20:28
                    [post_date_gmt] => 2019-10-11 14:20:28
                    [post_content] => My Bearded Dragon Link.
                    [post_title] => CRICKET CONTEST
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-198
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-10-11 10:20:28
                    [post_modified_gmt] => 2019-10-11 14:20:28
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-198/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 2255
                    [post_author] => 762
                    [post_date] => 2019-10-13 02:08:04
                    [post_date_gmt] => 2019-10-13 06:08:04
                    [post_content] => Picture of me and my sunfire bearded dragon Phasma, along with a feathered friend we made at a recent exotic pet expo.
                    [post_title] => My sunfire beardie
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => my-sunfire-beardie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-10-13 02:08:04
                    [post_modified_gmt] => 2019-10-13 06:08:04
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/my-sunfire-beardie/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 2176
                    [post_author] => 691
                    [post_date] => 2019-10-10 15:07:38
                    [post_date_gmt] => 2019-10-10 19:07:38
                    [post_content] => Buddy comforting my dog River during a very scary thunderstorm.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-193
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-10-10 15:07:38
                    [post_modified_gmt] => 2019-10-10 19:07:38
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-193/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 2218
                    [post_author] => 138
                    [post_date] => 2019-10-11 13:50:02
                    [post_date_gmt] => 2019-10-11 17:50:02
                    [post_content] => Surfing the aloe
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-199
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-10-11 13:51:45
                    [post_modified_gmt] => 2019-10-11 17:51:45
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-199/
                    [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] => 2021
            [post_author] => 676
            [post_date] => 2019-10-01 16:28:26
            [post_date_gmt] => 2019-10-01 20:28:26
            [post_content] => Ewe I’m touching you
            [post_title] => Cricket Contest
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => dont-want-to-touch-you
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2019-10-01 16:33:54
            [post_modified_gmt] => 2019-10-01 20:33:54
            [post_content_filtered] => 
            [post_parent] => 65
            [guid] => https://critterfam.com/forums/topic/dont-want-to-touch-you/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1891
    [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] => b09beb76fd3cbd830e892646c40e4f57
    [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] => 200
    [pagination_links] => 
1
2
3

199
200
201

235
236
237

)


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