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] => 232
            [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] => 232
            [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 1848, 8
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 380
                    [post_author] => 6
                    [post_date] => 2019-03-08 19:28:57
                    [post_date_gmt] => 2019-03-09 00:28:57
                    [post_content] => Bearded Dragons are great. But don't overlook the cost to maintain their happiness and healthiness.  We estimate that an initial setup can cost about $550!

Here is the detailed report on how much a new owner should expect to spend:

https://www.thecritterdepot.com/blogs/news/bearded-dragon-cost
                    [post_title] => How Much Does it Cost to Own a Bearded Dragon?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => how-much-does-it-cost-to-own-a-bearded-dragon
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-08 19:28:57
                    [post_modified_gmt] => 2019-03-09 00:28:57
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/how-much-does-it-cost-to-own-a-bearded-dragon/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 378
                    [post_author] => 37
                    [post_date] => 2019-03-06 11:25:57
                    [post_date_gmt] => 2019-03-06 16:25:57
                    [post_content] => This is Mojo, he is Mr. Personality. When you talk to him he turns his head and acts like he is listening to every word. If he doesn't like what you say he will give you the stink eye lol!!
                    [post_title] => Why you watching me take my bath!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => why-you-watching-me-take-my-bath
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-06 11:25:57
                    [post_modified_gmt] => 2019-03-06 16:25:57
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/why-you-watching-me-take-my-bath/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 369
                    [post_author] => 110
                    [post_date] => 2019-03-05 10:07:39
                    [post_date_gmt] => 2019-03-05 15:07:39
                    [post_content] => Hi! This is Syd. I rescued her from a classroom that had no UVB lights, minimal heat, and not very nutritious food. I’ve had her for 2 years now and she has grown and gained so much more energy since I first got her. She just got a baby sister as well! Ellie and her get along great and I’m so happy that Syd has a playmate now. They both love strawberries, dandelion greens, and of course crickets! Thank you for the opportunity
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-16
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-05 10:07:39
                    [post_modified_gmt] => 2019-03-05 15:07:39
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-16/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 372
                    [post_author] => 111
                    [post_date] => 2019-03-06 01:48:55
                    [post_date_gmt] => 2019-03-06 06:48:55
                    [post_content] => The force is strong with this one.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-17
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-06 01:48:55
                    [post_modified_gmt] => 2019-03-06 06:48:55
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-17/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 364
                    [post_author] => 109
                    [post_date] => 2019-03-05 10:02:12
                    [post_date_gmt] => 2019-03-05 15:02:12
                    [post_content] => This is Jack, his favorite thing to do is sleeping the day away under a log and eat crickets
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-15
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-05 10:03:36
                    [post_modified_gmt] => 2019-03-05 15:03:36
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-15/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 358
                    [post_author] => 107
                    [post_date] => 2019-03-02 22:04:43
                    [post_date_gmt] => 2019-03-03 03:04:43
                    [post_content] => the picture didnt upload on my last post. so this is just the picture :D
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-13
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-02 22:04:43
                    [post_modified_gmt] => 2019-03-03 03:04:43
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-13/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 357
                    [post_author] => 107
                    [post_date] => 2019-03-02 22:01:58
                    [post_date_gmt] => 2019-03-03 03:01:58
                    [post_content] => this is my familys newest addition! he does not have a name yet but he LOVES crickets!!! winning this would be amazing! we have only had this little guy for 2 days now but he has stolen our hearts!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-12
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-02 22:01:58
                    [post_modified_gmt] => 2019-03-03 03:01:58
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-12/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 315
                    [post_author] => 44
                    [post_date] => 2019-02-13 10:48:28
                    [post_date_gmt] => 2019-02-13 15:48:28
                    [post_content] => This is Eros! He has a rather large personality for such a small dragon and is quite the diva when it comes to eating. Usually he will only eat insects if he is being hand(tweezer) fed and you tease him in just the right way. However, crickets are the exception to that as he absolutely loves to chase them all over his cage. If one manages to slip into a hiding spot, he will sit there and wait for it to come out so that he can snatch it up. Both Eros and I would absolutely love to win the year supply of crickets to ensure that he remains a happy bearded dragon.
                    [post_title] => Cricket Contest - Winner!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-5
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-01 04:50:15
                    [post_modified_gmt] => 2019-03-01 09:50:15
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-5/
                    [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] => 380
            [post_author] => 6
            [post_date] => 2019-03-08 19:28:57
            [post_date_gmt] => 2019-03-09 00:28:57
            [post_content] => Bearded Dragons are great. But don't overlook the cost to maintain their happiness and healthiness.  We estimate that an initial setup can cost about $550!

Here is the detailed report on how much a new owner should expect to spend:

https://www.thecritterdepot.com/blogs/news/bearded-dragon-cost
            [post_title] => How Much Does it Cost to Own a Bearded Dragon?
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => how-much-does-it-cost-to-own-a-bearded-dragon
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2019-03-08 19:28:57
            [post_modified_gmt] => 2019-03-09 00:28:57
            [post_content_filtered] => 
            [post_parent] => 64
            [guid] => https://critterfam.com/forums/topic/how-much-does-it-cost-to-own-a-bearded-dragon/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1885
    [max_num_pages] => 236
    [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] => 41e02e29606d0c351c55c807222818c6
    [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] => 232
    [pagination_links] => 
1
2
3

231
232
233
234
235
236

)