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] => 226
            [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] => 226
            [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 1800, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 519
                    [post_author] => 208
                    [post_date] => 2019-04-20 21:49:46
                    [post_date_gmt] => 2019-04-21 01:49:46
                    [post_content] => Our Baby is saying thank you Critter Depot for sending me crickets!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-40
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-04-20 21:49:46
                    [post_modified_gmt] => 2019-04-21 01:49:46
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-40/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 573
                    [post_author] => 226
                    [post_date] => 2019-05-05 00:15:50
                    [post_date_gmt] => 2019-05-05 04:15:50
                    [post_content] => This is King, he is cute, quirky and loves to eat crickets!
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-49
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-05-05 00:15:50
                    [post_modified_gmt] => 2019-05-05 04:15:50
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-49/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 336
                    [post_author] => 61
                    [post_date] => 2019-02-18 16:51:04
                    [post_date_gmt] => 2019-02-18 21:51:04
                    [post_content] => This is Drago!  He was adopted in November as my Pre-K classroom's pet!  He has been a great addition to our classroom!  It has been amazing watching him grow!  In the few short months that we have had him he has double in length!  He gets measured once a week and we have gotten to give him a few baths!  The class thought it was hilarious when he pooped in his bath!!  The class loves it when he sheds and we get a chance to look at his skin under our microscope!  The class will build him mazes out of the blocks in our classroom and we will let him run around the maze.  We will put a cricket or two in with him to give him something to hunt for.  We are always amazed at how well he can jump!  The kids like to call this his happy face.  "Look!  He's smiling!"
                    [post_title] => Cricket Contest:
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-9
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-02-18 16:51:04
                    [post_modified_gmt] => 2019-02-18 21:51:04
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-9/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 583
                    [post_author] => 6
                    [post_date] => 2019-05-07 06:16:56
                    [post_date_gmt] => 2019-05-07 10:16:56
                    [post_content] => They're creepy.  They're crawly.  And they're beautiful.  Tarantulas come in a variety of colors and sizes.  But some are more difficult to care for than others.  Here's our official guide on how to care for these beautiful arachnids.  You'll learn how to set up their habitat, where to find great breeders, and a feeding schedule.  Comment below with your personal tips and stories on how to care for these marvelous pets and animals.
                    [post_title] => Tarantula Care Guide
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => tarantula-care-guide
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-05-07 06:16:56
                    [post_modified_gmt] => 2019-05-07 10:16:56
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/tarantula-care-guide/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 567
                    [post_author] => 229
                    [post_date] => 2019-05-02 19:45:06
                    [post_date_gmt] => 2019-05-02 23:45:06
                    [post_content] => Lucifer is the larger one and he is a leatherback and Mazekeem (maze) she is the smaller red one. They love laying on their tree stand and playing with eachother. They are best friends and gang up on crickets together andwill share the same piece of kale. They are both about 7 months old.
                    [post_title] => Lucifer and Mazekeem!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lucifer-and-mazekeem
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-05-02 19:45:06
                    [post_modified_gmt] => 2019-05-02 23:45:06
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/lucifer-and-mazekeem/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 564
                    [post_author] => 229
                    [post_date] => 2019-05-02 19:40:41
                    [post_date_gmt] => 2019-05-02 23:40:41
                    [post_content] => This is Charlie. He is a 10 month old leatherback bearded dragon. He LOVES hanging out with you on your shoulder for hours and laying next to his best friend, a cat. He also loves chasing crickets, eating worms, and a lot of greens!
                    [post_title] => Leatherback bearded dragon
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => leatherback-bearded-dragon
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-05-02 19:41:56
                    [post_modified_gmt] => 2019-05-02 23:41:56
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/leatherback-bearded-dragon/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 563
                    [post_author] => 229
                    [post_date] => 2019-05-02 19:35:16
                    [post_date_gmt] => 2019-05-02 23:35:16
                    [post_content] => This is Charlie! He is a 10 month old leather back bearded dragon! He LOVES sitting on your shoulder snd hanging out with you for hours at a time. He loves laying with his best friend, a cat, and chasing crickets!
                    [post_title] => Charlie!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => charlie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-05-02 19:35:16
                    [post_modified_gmt] => 2019-05-02 23:35:16
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/charlie/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 471
                    [post_author] => 172
                    [post_date] => 2019-04-01 23:03:47
                    [post_date_gmt] => 2019-04-02 03:03:47
                    [post_content] => Meraxes, my little witblit. He loves anything yellow, especially dandelions, and bell peppers.
                    [post_title] => Cricket Contest - Winner!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-32
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-05-02 04:52:34
                    [post_modified_gmt] => 2019-05-02 08:52:34
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-32/
                    [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] => 519
            [post_author] => 208
            [post_date] => 2019-04-20 21:49:46
            [post_date_gmt] => 2019-04-21 01:49:46
            [post_content] => Our Baby is saying thank you Critter Depot for sending me crickets!
            [post_title] => Cricket Contest
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => cricket-contest-40
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2019-04-20 21:49:46
            [post_modified_gmt] => 2019-04-21 01:49:46
            [post_content_filtered] => 
            [post_parent] => 64
            [guid] => https://critterfam.com/forums/topic/cricket-contest-40/
            [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] => 82a1be8091a962031b74dbe47ae3a378
    [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] => 226
    [pagination_links] => 
1
2
3

225
226
227

235
236
237

)


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