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] => 36
            [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] => 36
            [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 280, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 28798
                    [post_author] => 28112
                    [post_date] => 2021-12-08 17:27:44
                    [post_date_gmt] => 2021-12-08 22:27:44
                    [post_content] => I was in my pacmans tank for some daily spot cleaning and mixing substrate, when I saw a white glob on my heat mat, i just rinsed it off and went about. Then I saw some little bugs that are like a bug and a worm kinda. I looked it up and it might be mites or springtails. Then when i checked the other heat mat there was 3 globs on it! are those egg sacs. Its weird because I dont have any clean up crew or dead things in there like bugs or poop. Its really cold so I am not sure if I can clean the whole tank out. But I am super worried, should I be?
                    [post_title] => HELP FAST! Tiny bugs!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => help-fast-tiny-bugs
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-12-08 17:27:44
                    [post_modified_gmt] => 2021-12-08 22:27:44
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/help-fast-tiny-bugs/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 28716
                    [post_author] => 28282
                    [post_date] => 2021-12-06 01:48:25
                    [post_date_gmt] => 2021-12-06 06:48:25
                    [post_content] => Meet Toothless and Diesel!!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-244
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-12-06 01:48:25
                    [post_modified_gmt] => 2021-12-06 06:48:25
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-244/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 28703
                    [post_author] => 28112
                    [post_date] => 2021-12-04 23:34:21
                    [post_date_gmt] => 2021-12-05 04:34:21
                    [post_content] => Hi, I've had my Pacman for about 2 months now, and he's been in great care and was doing everything normal until about 2 weeks ago. The temp in his cage dropped even though it was about 80 degrees in there it is now in the 73-75 range. That's another issue, but anyways he has not pooped for 3 weeks. I am very concerned I've given him one honey bath this week and a warm water bath as well, none of that worked. Is he going to die? I am so worried. And is there anything I can do to help him? I wouldn't see a reason why he would be impacted since I just have eco earth and no moss, and I haven't even given crickets for a few weeks.

(also this is the same rosalina, I forgot my old password lol)
                    [post_title] => Baby pacman not pooping
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => baby-pacman-not-pooping
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-12-04 23:34:54
                    [post_modified_gmt] => 2021-12-05 04:34:54
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/baby-pacman-not-pooping/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 28728
                    [post_author] => 6
                    [post_date] => 2021-12-07 05:36:16
                    [post_date_gmt] => 2021-12-07 10:36:16
                    [post_content] => Are discoid roaches the ultimate feeder?  When stacked against dubia roaches, they are superior in moisture, protein, and calcium-to-phosphorus ratio.  But they still need to be dusted with calcium before being offered to your pet.  

Discoid roaches are legal in Florida, and if you want to give your pet some delicious roaches, try these wonderful feeder insects.

You can watch our unboxing video here to get a first hand look at what they look like.
                    [post_title] => Discoid Roaches - The Ultimate Feeder?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => discoid-roaches-the-ultimate-feeder
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-12-07 05:36:16
                    [post_modified_gmt] => 2021-12-07 10:36:16
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/discoid-roaches-the-ultimate-feeder/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 28367
                    [post_author] => 19585
                    [post_date] => 2021-11-06 20:00:02
                    [post_date_gmt] => 2021-11-07 00:00:02
                    [post_content] => This is my beardie Komodo. She is a fancy bearded dragon. She really loves her crickets and loves to pretend she can't see me.
                    [post_title] => Cricket contest - Nov 2021 Winner!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => cricket-contest-952
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-12-07 05:12:28
                    [post_modified_gmt] => 2021-12-07 10:12:28
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-952/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 28714
                    [post_author] => 28282
                    [post_date] => 2021-12-06 01:45:14
                    [post_date_gmt] => 2021-12-06 06:45:14
                    [post_content] => My two Bearded Dragons, Toothless and Diesel! 
                    [post_title] => Cricket Contest!!!!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-105
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-12-06 01:45:14
                    [post_modified_gmt] => 2021-12-06 06:45:14
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-105/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 28664
                    [post_author] => 26639
                    [post_date] => 2021-12-01 09:40:58
                    [post_date_gmt] => 2021-12-01 14:40:58
                    [post_content] => Thor the bearded and his BFF Daniel the cat!❤❤
                    [post_title] => CRICKET CONTEST
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-962
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-12-01 09:40:58
                    [post_modified_gmt] => 2021-12-01 14:40:58
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-962/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 28662
                    [post_author] => 26558
                    [post_date] => 2021-12-01 05:33:45
                    [post_date_gmt] => 2021-12-01 10:33:45
                    [post_content] => Hi Everyone
For my uni course I'm completing a research project on owning leopard geckos which includes a basic survey of 8 short multiple choice questions.
I would be very grateful if you could fill this in.
It would be completely anonymised, with no personal data needed.
Thank you in advance
https://www.surveymonkey.com/r/RFJZVP8
                    [post_title] => Help! leopard gecko questions
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => help-leopard-gecko-questions
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-12-01 05:33:45
                    [post_modified_gmt] => 2021-12-01 10:33:45
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/help-leopard-gecko-questions/
                    [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] => 28798
            [post_author] => 28112
            [post_date] => 2021-12-08 17:27:44
            [post_date_gmt] => 2021-12-08 22:27:44
            [post_content] => I was in my pacmans tank for some daily spot cleaning and mixing substrate, when I saw a white glob on my heat mat, i just rinsed it off and went about. Then I saw some little bugs that are like a bug and a worm kinda. I looked it up and it might be mites or springtails. Then when i checked the other heat mat there was 3 globs on it! are those egg sacs. Its weird because I dont have any clean up crew or dead things in there like bugs or poop. Its really cold so I am not sure if I can clean the whole tank out. But I am super worried, should I be?
            [post_title] => HELP FAST! Tiny bugs!
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => help-fast-tiny-bugs
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2021-12-08 17:27:44
            [post_modified_gmt] => 2021-12-08 22:27:44
            [post_content_filtered] => 
            [post_parent] => 69
            [guid] => https://critterfam.com/forums/topic/help-fast-tiny-bugs/
            [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] => 6fbacca33e85196838b2e0d73796fbf1
    [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] => 36
    [pagination_links] => 
1
2
3

35
36
37

235
236
237

)


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