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] => 223
            [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] => 223
            [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 1776, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 680
                    [post_author] => 40
                    [post_date] => 2019-06-01 08:13:42
                    [post_date_gmt] => 2019-06-01 12:13:42
                    [post_content] => Lizzi stares off into the distance, begrudgingly awaiting on enough critter gold so she can score her cricket fix.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-72
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-01 08:13:42
                    [post_modified_gmt] => 2019-06-01 12:13:42
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-72/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 670
                    [post_author] => 42
                    [post_date] => 2019-05-28 08:28:14
                    [post_date_gmt] => 2019-05-28 12:28:14
                    [post_content] => Update on Kimba:

Kimba is thriving! I purchase all my superworms and crickets from Cricket Depot.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-71
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-05-28 08:28:14
                    [post_modified_gmt] => 2019-05-28 12:28:14
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-71/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 657
                    [post_author] => 278
                    [post_date] => 2019-05-27 18:33:45
                    [post_date_gmt] => 2019-05-27 22:33:45
                    [post_content] => Athena decided she didn’t want to be petted. She wanted a “hand” shake instead.
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-70
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-05-27 18:33:45
                    [post_modified_gmt] => 2019-05-27 22:33:45
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-70/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 664
                    [post_author] => 219
                    [post_date] => 2019-05-28 04:33:04
                    [post_date_gmt] => 2019-05-28 08:33:04
                    [post_content] => My name is Tiny Chubb! I love all sorts of bugs. But my favorite is small crickets. My owner takes good care of me, and my friends! I like sitting on leaves in the mornings and listening to croakers sing songs at night...Mossy Tarraineom
                    [post_title] => Tiny Chubb
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => tiny-chubb
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-05-28 04:33:04
                    [post_modified_gmt] => 2019-05-28 08:33:04
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/tiny-chubb/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 662
                    [post_author] => 279
                    [post_date] => 2019-05-28 03:38:30
                    [post_date_gmt] => 2019-05-28 07:38:30
                    [post_content] => I would like to introduce my beautiful Norbert, a friend of mine gave him to me about 2 years ago, we were told  that Norbert was a male.  I never ever considered a reptile as a pet and had plans to give him to my grandson, that did not happen because I kinda fell for this guy. I promised my grandson another one.  Who would have thought I would ever want a reptile as a pet, my whole family could not believe it, me at 62 years old and not having many pets when my children were young. About 8 months ago Norbert had to go to the veternarian to have a tumor removed, I was not sure if he would recover, I'm not sure but I think the antibiotics that I gave him after the surgery caused a stroke or something, he was walking wobbly. I decided to quit the  prescribed antibiotics & instead, give him some essential oils in his bath water . Oregano is a natural antibiotic. (very small diluted amount) within a week, Norbert was doing so much better then ever and for the first time in 2 years he started eating crickets. I was so happy as I had tried so many times to give him crickets.  Then he started acting different, started digging in his cage. I thought it was odd behavior especially for a 9 year old male. I was worried and wondered if bearded dragons would dig their own grave.  I took him outside to our garden and let him dig a hole but it took hours and he went down into the hole and laid there for hours, it was getting too cold out and his little face was covered in dirt and he seemed to be very tired and struggling so I pulled him out of the hole and put him in a warm bath, I couldn't bare to allow him to continue digging, I did not want him to die. His body seemed stiff, I thought he must be constipated or something so I massaged his stomach and legs, poor thing & then SURPRISE!!!  Norbert was not a male, in fact he was Norberta a FEMALE  and SHE laid EGGS, of course they are not fertile, which is a bummer she had to go through all that struggle for nothing. I do have to thank my veternarian who removed the tumor, I now know he must have been in misery.  There were no promisses on his recovery as the vet said he may have cancer. I didn't spend the extra money to biopsy it but I did take good care after the surgery and continue to give her love & special care. She is now better than ever, she is walking better and she is eating better. I love to watch her eat crickets, previously, her tongue didn't seem to be coordinated enough to grab food, she never ate much at all except of course super worms, which the vet told me she will eat when she is hungry and to quit giving her worms if she wouldn't eat her greens. I felt sorry for her because she would not eat salad. She is now eating her salad every day, crickets every other day, super worms once in a while, and happy to say she is learning to open her mouth wide enough to eat from my hand, special treets like raspberries. Norberta understands everything I say and she will not and has never gone to the bathroom in her house. I take her outside everyday or put her in a tub of warm water to go there. Better than going in her cage. Bearded Dragons are GREAT pets. I highly recommend them as pets.
                    [post_title] => My Norberta
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => my-norberta
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-05-28 03:38:30
                    [post_modified_gmt] => 2019-05-28 07:38:30
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/my-norberta/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 654
                    [post_author] => 6
                    [post_date] => 2019-05-26 10:37:24
                    [post_date_gmt] => 2019-05-26 14:37:24
                    [post_content] => Red-eared sliders are one of the most common turtle pets.  But caring for them has its challenges.  They require specific water temps, tank sizes, and they need to be monitored routinely for soft shell, vitamin A deficiency, and other health problems that can occur with poor husbandry.

If you're considering one of these interesting turtles as a pet, read our comprehensive care guide on red eared sliders.
                    [post_title] => Red Eared Slider Care Guide!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => red-eared-slider-care-guide
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-05-26 10:37:24
                    [post_modified_gmt] => 2019-05-26 14:37:24
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/red-eared-slider-care-guide/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 643
                    [post_author] => 270
                    [post_date] => 2019-05-21 15:47:38
                    [post_date_gmt] => 2019-05-21 19:47:38
                    [post_content] => Her name is Cleo, short for Cleopatra. Isn’t she just adorable! She’s hungry for some crickets! more pics to come(:
                    [post_title] => cRiCkEt CoNtEsT
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-65
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-05-21 15:47:38
                    [post_modified_gmt] => 2019-05-21 19:47:38
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-65/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 649
                    [post_author] => 273
                    [post_date] => 2019-05-22 14:47:42
                    [post_date_gmt] => 2019-05-22 18:47:42
                    [post_content] => This little guy has been such a joy. He was out first reptile and now we are hooked. He loves chilling with the kids and going for walks.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-68
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-05-22 14:47:42
                    [post_modified_gmt] => 2019-05-22 18:47:42
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-68/
                    [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] => 680
            [post_author] => 40
            [post_date] => 2019-06-01 08:13:42
            [post_date_gmt] => 2019-06-01 12:13:42
            [post_content] => Lizzi stares off into the distance, begrudgingly awaiting on enough critter gold so she can score her cricket fix.
            [post_title] => Cricket Contest
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => cricket-contest-72
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2019-06-01 08:13:42
            [post_modified_gmt] => 2019-06-01 12:13:42
            [post_content_filtered] => 
            [post_parent] => 64
            [guid] => https://critterfam.com/forums/topic/cricket-contest-72/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1890
    [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] => 51a600e7eeb6cca6c52073075922efac
    [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] => 223
    [pagination_links] => 
1
2
3

222
223
224

235
236
237

)


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