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] => 221
            [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] => 221
            [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 1760, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 882
                    [post_author] => 329
                    [post_date] => 2019-06-23 20:54:17
                    [post_date_gmt] => 2019-06-24 00:54:17
                    [post_content] => This is my sweet Chicken, Funky. Funky was abused as a baby, causing many issues the biggest of which was multiple badly healed fractures. The vet's best guess is she was kicked, then was thrown into the bottom of the coop expected to die of her injuries. She held on long enough that someone hired to clean the coop heard her crying and saved her. She's since needed the bad leg amputated and the hip pinned/plated into place. Her feathers have grown back and the sores have healed, she's now my best friend. She loves crickets, and at the rate she eats them they get very expensive to buy. My girl has seen the worst humans can be, it's my job to show her the best.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-91
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-23 20:54:17
                    [post_modified_gmt] => 2019-06-24 00:54:17
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-91/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1053
                    [post_author] => 246
                    [post_date] => 2019-07-11 11:15:47
                    [post_date_gmt] => 2019-07-11 15:15:47
                    [post_content] => I've been reading up on various care of my bearded dragons and leopard geckos. I am wondering which calcium powder and vitamins are truly the best for my critters. There are so many options with and without D3, etc. Any information on this would be appreciated.

 

Thank you!

Kris
                    [post_title] => Types of calcium powders and vitamins
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => types-of-calcium-powders-and-vitamins
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-11 11:15:47
                    [post_modified_gmt] => 2019-07-11 15:15:47
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/types-of-calcium-powders-and-vitamins/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 1060
                    [post_author] => 380
                    [post_date] => 2019-07-11 19:31:55
                    [post_date_gmt] => 2019-07-11 23:31:55
                    [post_content] => Aries loves to explore - whether he is supposed to or not. Cheeky little water dragon says "that Cobra doesn't scare me!"
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-111
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-11 19:31:55
                    [post_modified_gmt] => 2019-07-11 23:31:55
                    [post_content_filtered] => 
                    [post_parent] => 6
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-111/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 1011
                    [post_author] => 372
                    [post_date] => 2019-07-09 17:34:05
                    [post_date_gmt] => 2019-07-09 21:34:05
                    [post_content] => Chomper loves strawberries, blueberries and his calcium
                    [post_title] => Chomper
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => chomper
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-09 17:34:05
                    [post_modified_gmt] => 2019-07-09 21:34:05
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/chomper/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 1000
                    [post_author] => 292
                    [post_date] => 2019-07-09 16:07:44
                    [post_date_gmt] => 2019-07-09 20:07:44
                    [post_content] => My name is Amelia! I love to chase crickets! I can be a bit moody sometimes but my mommy still loves me💜 I have a bearded dragon sister named Lizzy I’ve never met her but I hear she loves crickets just as much as me! She also loves her veggies too!
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-104
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-09 16:16:02
                    [post_modified_gmt] => 2019-07-09 20:16:02
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-104/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 1025
                    [post_author] => 246
                    [post_date] => 2019-07-09 21:57:14
                    [post_date_gmt] => 2019-07-10 01:57:14
                    [post_content] => Hello! Medusa here,

I'm the new dragon on the block. Mom is eager to win me lots of bugs. Between myself, Draco (the big dragon) and the gecko with the attitude, she goes through a lot of crickets. So, winning a cricket contest would be the best thing to ever happen in lizard land.

See ya,

Medusa
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-109
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-09 21:57:14
                    [post_modified_gmt] => 2019-07-10 01:57:14
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-109/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 989
                    [post_author] => 353
                    [post_date] => 2019-07-09 14:40:44
                    [post_date_gmt] => 2019-07-09 18:40:44
                    [post_content] => My son, Matthieu, has a crested gecko, Anderson. Matthieu studied hard at school (A's and B's, involved in FFA and Ag Club) and contributed often with the household chores in order to get Anderson as a pet this past December.  On the particular day of this picture, I wanted to wish Matthieu good luck on the morning of his state testing and found a clearly corny way of doing so.

Matthieu (12) just starting working as a youth soccer official to help offset the cost of Anderson's upkeep and getting a year's supply of crickets would mean that the hard work he's doing as an official each weekend (not to mention getting yelled at on occasion by parents, players, and coaches) would enable him to save the money he's making for a car, eventual college expenses, charitable donations, etc.

Matthieu's a great kid and, regardless of the outcome of this contest, I'm confident he'll continue to work hard in support of Anderson... but he'd be over the moon to win a year's supply of crickets!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-101
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-09 14:40:44
                    [post_modified_gmt] => 2019-07-09 18:40:44
                    [post_content_filtered] => 
                    [post_parent] => 67
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-101/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 1023
                    [post_author] => 246
                    [post_date] => 2019-07-09 21:46:46
                    [post_date_gmt] => 2019-07-10 01:46:46
                    [post_content] => Hi, I'm Dino Dan and I'm entering to win the cricket contest for the second time. I didn't have much luck the first time so I'm really hoping I make it this time around. As I mentioned before, I share my home with a bearded dragon that eats alot more than me so winning these scrumptious bugs is important to me. My mom recently added a second bearded dragon to our home so bugs, bugs and more bugs is our game.

Dino Dan
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-108
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-09 21:46:46
                    [post_modified_gmt] => 2019-07-10 01:46:46
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-108/
                    [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] => 882
            [post_author] => 329
            [post_date] => 2019-06-23 20:54:17
            [post_date_gmt] => 2019-06-24 00:54:17
            [post_content] => This is my sweet Chicken, Funky. Funky was abused as a baby, causing many issues the biggest of which was multiple badly healed fractures. The vet's best guess is she was kicked, then was thrown into the bottom of the coop expected to die of her injuries. She held on long enough that someone hired to clean the coop heard her crying and saved her. She's since needed the bad leg amputated and the hip pinned/plated into place. Her feathers have grown back and the sores have healed, she's now my best friend. She loves crickets, and at the rate she eats them they get very expensive to buy. My girl has seen the worst humans can be, it's my job to show her the best.
            [post_title] => Cricket Contest
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => cricket-contest-91
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2019-06-23 20:54:17
            [post_modified_gmt] => 2019-06-24 00:54:17
            [post_content_filtered] => 
            [post_parent] => 177
            [guid] => https://critterfam.com/forums/topic/cricket-contest-91/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1925
    [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] => 9ba7c992dd4e3094d2a65c94598ca503
    [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:6740558438a55233b7138311c8a65c7d:0.32915000 1747027286
    [posts_per_page] => 8
    [paged] => 221
    [pagination_links] => 
1
2
3

220
221
222

239
240
241

)


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