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] => 158
            [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] => 158
            [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 1256, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 6951
                    [post_author] => 2700
                    [post_date] => 2020-05-02 04:39:44
                    [post_date_gmt] => 2020-05-02 08:39:44
                    [post_content] => Bob's favorite place to hang out!!!!!❤
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-411
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-05-02 04:39:44
                    [post_modified_gmt] => 2020-05-02 08:39:44
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-411/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 7218
                    [post_author] => 2771
                    [post_date] => 2020-05-11 17:15:42
                    [post_date_gmt] => 2020-05-11 21:15:42
                    [post_content] => Chang Chang got so big we turned an old dresser into a new habitat! 
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-438
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-05-11 17:15:42
                    [post_modified_gmt] => 2020-05-11 21:15:42
                    [post_content_filtered] => 
                    [post_parent] => 6
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-438/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 7216
                    [post_author] => 2771
                    [post_date] => 2020-05-11 17:14:24
                    [post_date_gmt] => 2020-05-11 21:14:24
                    [post_content] => This is Chang Chang, He is a Chinese water dragon! I have had him since a tiny baby & he is now a big beautiful adult! His favorite place to chill is on my head! He and I both would love free crickets for a year! 
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-437
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-05-11 17:14:24
                    [post_modified_gmt] => 2020-05-11 21:14:24
                    [post_content_filtered] => 
                    [post_parent] => 6
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-437/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 7280
                    [post_author] => 2789
                    [post_date] => 2020-05-13 00:17:24
                    [post_date_gmt] => 2020-05-13 04:17:24
                    [post_content] => My cute little butterfly agama so sweet he is 
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-449
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-05-13 00:17:24
                    [post_modified_gmt] => 2020-05-13 04:17:24
                    [post_content_filtered] => 
                    [post_parent] => 6
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-449/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 7224
                    [post_author] => 2771
                    [post_date] => 2020-05-11 17:22:32
                    [post_date_gmt] => 2020-05-11 21:22:32
                    [post_content] => Chang chang! 
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-441
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-05-11 17:22:32
                    [post_modified_gmt] => 2020-05-11 21:22:32
                    [post_content_filtered] => 
                    [post_parent] => 6
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-441/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 7178
                    [post_author] => 933
                    [post_date] => 2020-05-10 21:37:36
                    [post_date_gmt] => 2020-05-11 01:37:36
                    [post_content] => I have resorted to getting your attention this way since no one will respond to my mom. My mom ordered crickets from you because the first time I bought some months ago they came packaged in a blue stretchy bag with lots of room and cardboard and all were alive. Thinking this would be the case again we ordered more except this time I bought 1000 not 500 and you sent them in this absolutely pathetically small container that was smaller than a pint of ice cream. It arrived with less then 100 alive so you sent a new order except this time you sent it in the same exact pathetically small container except you only put 500 crickets inside instead of the 1000 I ordered and since the container was so small only 385 arrived alive. Im pissed because I payed for 1000 and yet I have not even received 500 crickets alive. Plus you have not responded to my moms email asking for another set of crickets to be sent to me. I want to know why you put them in such a small container when 6 months ago they came in a large stretchy material bag?????  
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-431
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-05-10 21:37:36
                    [post_modified_gmt] => 2020-05-11 01:37:36
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-431/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 7334
                    [post_author] => 2797
                    [post_date] => 2020-05-14 18:06:19
                    [post_date_gmt] => 2020-05-14 22:06:19
                    [post_content] => Drago is a fun run around the cage type boyo, he loves sleeping on my arm or my chest, if not then he has to have something that has my scent or he won't sleep hes very clingy, and loves being out and about running around my bed or his cage 
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-452
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-05-14 18:06:19
                    [post_modified_gmt] => 2020-05-14 22:06:19
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-452/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 7357
                    [post_author] => 2804
                    [post_date] => 2020-05-15 21:28:58
                    [post_date_gmt] => 2020-05-16 01:28:58
                    [post_content] => This is Moki. She’s a lil sugar glider who found her forever home and is just about a year old. She’s absolutely CRAZY and loves to run, hop about, and FLY (ok, glide). She loves fruit, veggies, and INSECTS! Being an omnivore she’s actually a great hunter. She lives with her best friend Maple and they’re basic two little snuggle butts. They’d love a variety of insects being the crazy little marsupials they are.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-455
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-05-15 21:28:58
                    [post_modified_gmt] => 2020-05-16 01:28:58
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-455/
                    [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] => 6951
            [post_author] => 2700
            [post_date] => 2020-05-02 04:39:44
            [post_date_gmt] => 2020-05-02 08:39:44
            [post_content] => Bob's favorite place to hang out!!!!!❤
            [post_title] => Cricket contest
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => cricket-contest-411
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2020-05-02 04:39:44
            [post_modified_gmt] => 2020-05-02 08:39:44
            [post_content_filtered] => 
            [post_parent] => 64
            [guid] => https://critterfam.com/forums/topic/cricket-contest-411/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1929
    [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] => 81ae304d73f90a2c83eb7ecfcf33ae1f
    [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:4c39d2493579821e352fcc8d18c710ca:0.08995600 1749276007
    [posts_per_page] => 8
    [paged] => 158
    [pagination_links] => 
1
2
3

157
158
159

240
241
242

)


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