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] => 105
            [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] => 105
            [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 832, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 14618
                    [post_author] => 6156
                    [post_date] => 2020-11-25 18:01:32
                    [post_date_gmt] => 2020-11-25 23:01:32
                    [post_content] => Hello! My name is Spackle. 

I am about one year old and love to lounge all day. My mom and dad sometimes let me crawl all over their houseplants, one of my favorite things to do! Recently I outgrew my baby cage and my humans built a GIANT enclosure for me. During the day, I like to watch the kids play outside from my window and I turn lime green while I watch the sun set in the evenings. I'm not like most chameleons: I despise my humidifier and inisisted on drinking from a water dish instead. Don't judge me, I do what I want, when I want, because I'm the happiest (yet also moodiest) chameleon!


                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-695
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-11-25 18:01:32
                    [post_modified_gmt] => 2020-11-25 23:01:32
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-695/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 14439
                    [post_author] => 5646
                    [post_date] => 2020-11-22 08:45:20
                    [post_date_gmt] => 2020-11-22 13:45:20
                    [post_content] => Was planning on getting this friendly Jackson Chameleon for my fiance for his birthday from a closing pet shop, but literally the day I had enough money to go get him, someone bought him right before I walked in the door... So, I went to another place to see if they had any. And they had this little awesome guy. He's a Veiled Chameleon, doesn't really mind being handled (Though we're not messing with him too much) and ate for us the first night we brought him home. If anyone knows a handy way of telling their age please let me know. He's about 3 inches from snout to vent.
                    [post_title] => New Chameleon
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => new-chameleon
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-11-22 08:45:20
                    [post_modified_gmt] => 2020-11-22 13:45:20
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/new-chameleon/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 18655
                    [post_author] => 6267
                    [post_date] => 2020-12-02 14:15:29
                    [post_date_gmt] => 2020-12-02 19:15:29
                    [post_content] => Wishing I could sit on 🎅 Santa's Lap this year...but, being a good Gecko... Staying socially distant and e staying behind the glass...lol
Hears hoping that Santa brings me the WINNING CRICKETS for Christmas! Please don't forget to vote! Happy and Safe Holidays!
                    [post_title] => Holiday Cricket Contest!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => holiday-cricket-contest
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-12-02 14:15:29
                    [post_modified_gmt] => 2020-12-02 19:15:29
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/holiday-cricket-contest/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 18637
                    [post_author] => 4414
                    [post_date] => 2020-12-02 10:01:02
                    [post_date_gmt] => 2020-12-02 15:01:02
                    [post_content] => Greetings! I am Felini, a 4-year old crested gecko! This is my cave made of cork and one of my favorite places to hunt crickets, my favorite snack... more crickets, please!! 
                    [post_title] => Cricket Contest!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-702
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-12-02 10:01:02
                    [post_modified_gmt] => 2020-12-02 15:01:02
                    [post_content_filtered] => 
                    [post_parent] => 67
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-702/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 18650
                    [post_author] => 6267
                    [post_date] => 2020-12-02 13:42:06
                    [post_date_gmt] => 2020-12-02 18:42:06
                    [post_content] => Hoping to SQUEEZE a bit of Holiday Cheer!
Don't forget to vote for this months Critter.
Best Wishes, 
Rocky Ball Boa
                    [post_title] => Hoping to SQUEEZE a bit of Holiday Cheer!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => hoping-to-squeeze-a-bit-of-holiday-cheer
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-12-02 13:42:06
                    [post_modified_gmt] => 2020-12-02 18:42:06
                    [post_content_filtered] => 
                    [post_parent] => 63
                    [guid] => https://critterfam.com/forums/topic/hoping-to-squeeze-a-bit-of-holiday-cheer/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 18136
                    [post_author] => 6253
                    [post_date] => 2020-11-30 19:02:21
                    [post_date_gmt] => 2020-12-01 00:02:21
                    [post_content] => Stumbled upon this little creature today. Any idea what it is???
                    [post_title] => identify this little guy?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => identify-this-little-guy
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-11-30 19:02:21
                    [post_modified_gmt] => 2020-12-01 00:02:21
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/identify-this-little-guy/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 17641
                    [post_author] => 6223
                    [post_date] => 2020-11-29 11:19:51
                    [post_date_gmt] => 2020-11-29 16:19:51
                    [post_content] => He is 2 months old, and I just recently got him he is a baby and he is growing well but recently I’ve noticed that crickets are a a bit expensive and I’m really not even sure now if crickets are a good source of food but I’m trying to breed them because I don’t think that I can keep buying more crickets so I really just don’t want to give out skoppy i love him he is my best friend and I would like to be able to keep him and let him be healthy so if I would win this contest it would be a blessing. So please I wish I win best of luck to all
                    [post_title] => Meet Skoppy
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => meet-skoppy-4
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-11-29 11:19:51
                    [post_modified_gmt] => 2020-11-29 16:19:51
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/meet-skoppy-4/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 18602
                    [post_author] => 6228
                    [post_date] => 2020-12-01 21:08:07
                    [post_date_gmt] => 2020-12-02 02:08:07
                    [post_content] => Crickets you say Rex is here and he is here to stay. Rex loves Crickets and he would love some Critter Gold too Rex loves to go outside and sunbath too. **shhhhhh...he also like to chase ants across the ground but don't tell him I said that**
                    [post_title] => December 2020 Cricket Giveaway
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => december-2020-cricket-giveaway
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-12-01 21:08:07
                    [post_modified_gmt] => 2020-12-02 02:08:07
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/december-2020-cricket-giveaway/
                    [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] => 14618
            [post_author] => 6156
            [post_date] => 2020-11-25 18:01:32
            [post_date_gmt] => 2020-11-25 23:01:32
            [post_content] => Hello! My name is Spackle. 

I am about one year old and love to lounge all day. My mom and dad sometimes let me crawl all over their houseplants, one of my favorite things to do! Recently I outgrew my baby cage and my humans built a GIANT enclosure for me. During the day, I like to watch the kids play outside from my window and I turn lime green while I watch the sun set in the evenings. I'm not like most chameleons: I despise my humidifier and inisisted on drinking from a water dish instead. Don't judge me, I do what I want, when I want, because I'm the happiest (yet also moodiest) chameleon!


            [post_title] => Cricket Contest
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => cricket-contest-695
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2020-11-25 18:01:32
            [post_modified_gmt] => 2020-11-25 23:01:32
            [post_content_filtered] => 
            [post_parent] => 65
            [guid] => https://critterfam.com/forums/topic/cricket-contest-695/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1928
    [max_num_pages] => 241
    [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] => 860fef012c40388120a73a4c472c1f94
    [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:82d14a736b0b55fe35955e83f70016df:0.64733500 1749047280
    [posts_per_page] => 8
    [paged] => 105
    [pagination_links] => 
1
2
3

104
105
106

239
240
241

)


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