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] => 219
            [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] => 219
            [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 1744, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 953
                    [post_author] => 337
                    [post_date] => 2019-07-03 23:01:09
                    [post_date_gmt] => 2019-07-04 03:01:09
                    [post_content] => Our beardie is a 🐷 in disguise of a 🦎!  Since he is eating us out of house and home, we just tried bulk ordering live crickets.  I ordered the 1/4" and they arrived today.  I ordered a size smaller like recommended, but they are super tiny.  How fast do you think they'll grow?  Should I order a larger size in the meantime?  Our beardie is currently eating the medium-sized (1/2") crickets from Petco.

Thanks for your help!!!
                    [post_title] => Cricket Question
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-question
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-03 23:01:09
                    [post_modified_gmt] => 2019-07-04 03:01:09
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-question/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 926
                    [post_author] => 337
                    [post_date] => 2019-06-28 23:09:42
                    [post_date_gmt] => 2019-06-29 03:09:42
                    [post_content] => Morning yoga.  Upward facing lizard.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-97
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-28 23:09:42
                    [post_modified_gmt] => 2019-06-29 03:09:42
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-97/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 944
                    [post_author] => 329
                    [post_date] => 2019-07-02 12:54:38
                    [post_date_gmt] => 2019-07-02 16:54:38
                    [post_content] => This is my special needs girl Funky, she was rescued out of abuse and ended up losing a leg. Every night she gets a leg massage with coconut oil and arnica, it helps sooth any soreness that builds up from hopping around. If she thinks I'm going bed without her leg rubs, she will start squalking and pecking my ankles (which she NEVER does)
                    [post_title] => Anybody else have special needs pets? (Cricket Contest also)
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => anybody-else-have-special-needs-pets-cricket-contest-also
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-02 12:54:38
                    [post_modified_gmt] => 2019-07-02 16:54:38
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/anybody-else-have-special-needs-pets-cricket-contest-also/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 814
                    [post_author] => 316
                    [post_date] => 2019-06-17 00:16:04
                    [post_date_gmt] => 2019-06-17 04:16:04
                    [post_content] => Mommy daughter love 😍
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-85
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-17 00:16:04
                    [post_modified_gmt] => 2019-06-17 04:16:04
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-85/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 683
                    [post_author] => 284
                    [post_date] => 2019-06-02 13:42:59
                    [post_date_gmt] => 2019-06-02 17:42:59
                    [post_content] => My chickens & turkeys love crickets! My silkie hen pictured has took in 3 new bronze turkeys & 3 new broad breasted white turkeys along with her own silkie chicks she’s hatched! She’s an amazing mom & they look forward to their daily crickets!! Tanks y’all!!
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-73
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-02 13:42:59
                    [post_modified_gmt] => 2019-06-02 17:42:59
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-73/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 886
                    [post_author] => 329
                    [post_date] => 2019-06-23 21:23:33
                    [post_date_gmt] => 2019-06-24 01:23:33
                    [post_content] => This is Sully, my beautiful honduran curly hair turantula. I named him after the monsters inc monster, because he's big fuzzy and scary lookin but totally harmless. He's about 3 years old now, and was a rescue of sorts but also a very important reminder of a lost loved one. I went to the pet store looking at all the big healthy turantulas, then I saw him curled in a little plastic cup, he was hardly alive and I got him for $7. I dropper fed him Pedialyte with crickets blended into it. My grandpa Joe bought him, his tank and his big plastic hide for me. 3 weeks before he died in a house fire.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-93
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-23 21:23:33
                    [post_modified_gmt] => 2019-06-24 01:23:33
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-93/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 884
                    [post_author] => 329
                    [post_date] => 2019-06-23 21:15:32
                    [post_date_gmt] => 2019-06-24 01:15:32
                    [post_content] => This is my Leopard Gecko Flick, he's almost 8 years old now. He's the most friendly Leo I've ever met and was my only friend through middle School which I really needed. He's a big healthy fella, got his name from how he wacks crickets around to his mouth with his tail so he doesn't have to chase them. He goes through about 20 crickets every 3 days, which adds up pretty fast.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-92
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-23 21:15:32
                    [post_modified_gmt] => 2019-06-24 01:15:32
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-92/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 901
                    [post_author] => 303
                    [post_date] => 2019-06-25 16:49:43
                    [post_date_gmt] => 2019-06-25 20:49:43
                    [post_content] => El Chapo is a 1 year old Veiled that acts like he rules the house. We decided that he needed a look fitting of that, so we picked up this hat at Repiticon.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-94
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-25 16:52:45
                    [post_modified_gmt] => 2019-06-25 20:52:45
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-94/
                    [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] => 953
            [post_author] => 337
            [post_date] => 2019-07-03 23:01:09
            [post_date_gmt] => 2019-07-04 03:01:09
            [post_content] => Our beardie is a 🐷 in disguise of a 🦎!  Since he is eating us out of house and home, we just tried bulk ordering live crickets.  I ordered the 1/4" and they arrived today.  I ordered a size smaller like recommended, but they are super tiny.  How fast do you think they'll grow?  Should I order a larger size in the meantime?  Our beardie is currently eating the medium-sized (1/2") crickets from Petco.

Thanks for your help!!!
            [post_title] => Cricket Question
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => cricket-question
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2019-07-03 23:01:09
            [post_modified_gmt] => 2019-07-04 03:01:09
            [post_content_filtered] => 
            [post_parent] => 177
            [guid] => https://critterfam.com/forums/topic/cricket-question/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1892
    [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] => b6f538eeff969fc2e30b2bab1c55a8fe
    [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] => 219
    [pagination_links] => 
1
2
3

218
219
220

235
236
237

)


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