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] => 126
            [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] => 126
            [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 1000, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 10891
                    [post_author] => 4724
                    [post_date] => 2020-08-30 19:47:57
                    [post_date_gmt] => 2020-08-30 23:47:57
                    [post_content] => Hello all, I've have this pixie frog for about three months now. For the first couple months he would eat a lot. I mostly feed him mealworms. Once I fed him earthworms. However these past couple weeks he has been eating little to nothing. He also acts more lethargic. I'm not sure what's wrong or what to do. I'm still fairly new and in the dark when it comes to frogs so any help would be appreciated. 
                    [post_title] => Pixie frog refuses to eat
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => pixie-frog-refuses-to-eat
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-08-30 19:47:57
                    [post_modified_gmt] => 2020-08-30 23:47:57
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/pixie-frog-refuses-to-eat/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 11039
                    [post_author] => 4857
                    [post_date] => 2020-09-02 16:03:24
                    [post_date_gmt] => 2020-09-02 20:03:24
                    [post_content] => After a relaxing soak in the bath and a tummy rub my 9 year old Bearded Dragon fell asleep in my hand 😁 ! 
                    [post_title] => Sleepy Dragon
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => sleepy-dragon
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-09-02 16:03:24
                    [post_modified_gmt] => 2020-09-02 20:03:24
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/sleepy-dragon/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 11023
                    [post_author] => 4676
                    [post_date] => 2020-09-02 13:35:36
                    [post_date_gmt] => 2020-09-02 17:35:36
                    [post_content] => One Hungry Lizard! Took a second for her to realise they were on a screen!She loves devouring crickets with a lightning fast move of her head!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-603
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-09-02 13:35:36
                    [post_modified_gmt] => 2020-09-02 17:35:36
                    [post_content_filtered] => 
                    [post_parent] => 6
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-603/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 7671
                    [post_author] => 2503
                    [post_date] => 2020-05-25 12:12:51
                    [post_date_gmt] => 2020-05-25 16:12:51
                    [post_content] => Hello! My name is Pluto and I am a bearded dragon. I love to swim, ride on my ripstick, go for car rides, and chase crickets! I eat so many crickets because I am a growing boy that I would put the prize of this contest to very good use!
                    [post_title] => Cricket Contest - May 2020 Winner!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-475
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-05 04:32:39
                    [post_modified_gmt] => 2020-06-05 08:32:39
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-475/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 8199
                    [post_author] => 3273
                    [post_date] => 2020-06-14 12:18:17
                    [post_date_gmt] => 2020-06-14 16:18:17
                    [post_content] => After they eat they always climb around to find a perfect spot to relax!
                    [post_title] => Happy free range Chameleons lounging
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => happy-free-range-chameleons-lounging
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-14 12:18:17
                    [post_modified_gmt] => 2020-06-14 16:18:17
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/happy-free-range-chameleons-lounging/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 6386
                    [post_author] => 2471
                    [post_date] => 2020-04-08 16:03:06
                    [post_date_gmt] => 2020-04-08 20:03:06
                    [post_content] => This is Puddle, a Jackson's Chameleon. He is definitely a grumpy little man, but he is great at modeling for photos! He loves large crickets and hornworms. For some reason he hates water, but I guess that's understandable. Anyways, this is Puddle everyone!
                    [post_title] => Critter Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => critter-contest-10
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-04-08 16:03:06
                    [post_modified_gmt] => 2020-04-08 20:03:06
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/critter-contest-10/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 10897
                    [post_author] => 4735
                    [post_date] => 2020-08-30 23:19:51
                    [post_date_gmt] => 2020-08-31 03:19:51
                    [post_content] => When the lights go off at night, Mushu always makes himself comfy and curls up in his empty food dish. It also ensures that he's ready the second it's time for breakfast!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-602
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-08-30 23:19:51
                    [post_modified_gmt] => 2020-08-31 03:19:51
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-602/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 10779
                    [post_author] => 4654
                    [post_date] => 2020-08-26 22:04:46
                    [post_date_gmt] => 2020-08-27 02:04:46
                    [post_content] => @chameleons 
                    [post_title] => Axel the Ambilobe Panther Chameleon
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => axel-the-ambilobe-panther-chameleon
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-08-26 22:04:46
                    [post_modified_gmt] => 2020-08-27 02:04:46
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/axel-the-ambilobe-panther-chameleon/
                    [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] => 10891
            [post_author] => 4724
            [post_date] => 2020-08-30 19:47:57
            [post_date_gmt] => 2020-08-30 23:47:57
            [post_content] => Hello all, I've have this pixie frog for about three months now. For the first couple months he would eat a lot. I mostly feed him mealworms. Once I fed him earthworms. However these past couple weeks he has been eating little to nothing. He also acts more lethargic. I'm not sure what's wrong or what to do. I'm still fairly new and in the dark when it comes to frogs so any help would be appreciated. 
            [post_title] => Pixie frog refuses to eat
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => pixie-frog-refuses-to-eat
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2020-08-30 19:47:57
            [post_modified_gmt] => 2020-08-30 23:47:57
            [post_content_filtered] => 
            [post_parent] => 69
            [guid] => https://critterfam.com/forums/topic/pixie-frog-refuses-to-eat/
            [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] => 2dce1b2f8c3271697abd052eee01ceba
    [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:fd0a5d7350421aff9e93a5feb2e70e11:0.44094700 1749178029
    [posts_per_page] => 8
    [paged] => 126
    [pagination_links] => 
1
2
3

125
126
127

239
240
241

)


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