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] => 19
            [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] => 19
            [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 144, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 50890
                    [post_author] => 72699
                    [post_date] => 2022-04-20 15:14:42
                    [post_date_gmt] => 2022-04-20 19:14:42
                    [post_content] => Yes, bearded dragons can eat blackberries

However, blackberries are a little bit harder for bearded dragons to mash up in their mouth. But, it is safe for bearded dragons to feed blackberries. You can feed a few blackberries to your dragon every week. Blackberries are not much dangerous for beardies. In fact, bearded dragons love to eat fruit such as blackberries, apples, watermelon, and other fruits as well.
Source: https://www.thecritterdepot.com/blogs/news/what-fruits-can-i-feed-by-bearded-dragon
                    [post_title] => Can Bearded Dragons Eat Blackberries?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => can-bearded-dragons-eat-blackberries
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-04-24 14:31:17
                    [post_modified_gmt] => 2022-04-24 18:31:17
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/can-bearded-dragons-eat-blackberries/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 57720
                    [post_author] => 88847
                    [post_date] => 2022-05-26 09:30:09
                    [post_date_gmt] => 2022-05-26 13:30:09
                    [post_content] => Hi im petri! Sometimes im a picky eater but i love roaches an worms my favorite hobbies through the day are laying on my rock or laying inside my wet shed i sleep alot but i also come out an play with my kitty zina we bob an weave an sometimes chase each other she loved watching me but dad hates it!
                    [post_title] => Heyyy posting my petri!!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => heyyy-posting-my-petri
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-05-26 09:30:09
                    [post_modified_gmt] => 2022-05-26 13:30:09
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/heyyy-posting-my-petri/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 57577
                    [post_author] => 6894
                    [post_date] => 2022-05-24 20:30:46
                    [post_date_gmt] => 2022-05-25 00:30:46
                    [post_content] => Can a bearded dragon eat these? They are all through my yard and it keeps going to them. 
                    [post_title] => Can a Bearded Dragon eat these?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => can-a-bearded-dragon-eat-these
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-05-24 20:30:46
                    [post_modified_gmt] => 2022-05-25 00:30:46
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/can-a-bearded-dragon-eat-these/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 57431
                    [post_author] => 87622
                    [post_date] => 2022-05-23 07:33:46
                    [post_date_gmt] => 2022-05-23 11:33:46
                    [post_content] => Beans is such a Happy guy 🖤🐉🖤
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-1012
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-05-23 07:33:46
                    [post_modified_gmt] => 2022-05-23 11:33:46
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-1012/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 57564
                    [post_author] => 87832
                    [post_date] => 2022-05-24 16:59:39
                    [post_date_gmt] => 2022-05-24 20:59:39
                    [post_content] => My Mexican red knee eating a hornworm 
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-1013
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-05-24 16:59:39
                    [post_modified_gmt] => 2022-05-24 20:59:39
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-1013/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 56972
                    [post_author] => 6
                    [post_date] => 2022-05-20 13:52:32
                    [post_date_gmt] => 2022-05-20 17:52:32
                    [post_content] => Superworms are some of the most popular feeders for reptiles.  They're loaded with fat and protein, which is ideal for a growing bearded dragon or leopard gecko.

They're so popular that many owners try to breed them on their own.  It's a novel journey, but breeding superworms is more complex than breeding crickets.  And this is due to their metamorphosis.  The actual superworm is in the larva stage.  From the larva stage, they transform into a pupa.  And from the pupa, they then transform into a beetle.  Pretty amazing that the humble looking superworm has enough genetic fortitude to transform into an egg-laying beetle.

In fact, we thought it was so incredible that we had to capture the process on video.  So we set up a stationary camera, and put the video on a time lapse sensor.  Beneath the video, we placed an older pupa into a deli cup.  Pupa's look immobile, but they will perform micro-movements and can move off camera.  We filmed for about 48 hours, and captured the pupa transform into a beetle.  It was stunning display of mother nature, and we were excited to capture such a vivid transformation.



 
                    [post_title] => Superworm Metamorphosis Time Lapse - Pupa to Beetle
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => superworm-metamorphosis-time-lapse-pupa-to-beetle
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-05-20 13:52:32
                    [post_modified_gmt] => 2022-05-20 17:52:32
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/?post_type=topic&p=56972
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 56884
                    [post_author] => 6894
                    [post_date] => 2022-05-19 19:33:43
                    [post_date_gmt] => 2022-05-19 23:33:43
                    [post_content] => I was wondering if a bearded dragon can eat these little yellow flowers. They are growing in my yard. 
                    [post_title] => Can a bearded dragon dragon eat these????
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => can-a-bearded-dragon-dragon-eat-these
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-05-19 19:33:43
                    [post_modified_gmt] => 2022-05-19 23:33:43
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/can-a-bearded-dragon-dragon-eat-these/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 56571
                    [post_author] => 85417
                    [post_date] => 2022-05-17 21:41:08
                    [post_date_gmt] => 2022-05-18 01:41:08
                    [post_content] => My goofy lizard sleeping
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-1010
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-05-17 21:41:08
                    [post_modified_gmt] => 2022-05-18 01:41:08
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-1010/
                    [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] => 50890
            [post_author] => 72699
            [post_date] => 2022-04-20 15:14:42
            [post_date_gmt] => 2022-04-20 19:14:42
            [post_content] => Yes, bearded dragons can eat blackberries

However, blackberries are a little bit harder for bearded dragons to mash up in their mouth. But, it is safe for bearded dragons to feed blackberries. You can feed a few blackberries to your dragon every week. Blackberries are not much dangerous for beardies. In fact, bearded dragons love to eat fruit such as blackberries, apples, watermelon, and other fruits as well.
Source: https://www.thecritterdepot.com/blogs/news/what-fruits-can-i-feed-by-bearded-dragon
            [post_title] => Can Bearded Dragons Eat Blackberries?
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => can-bearded-dragons-eat-blackberries
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2022-04-24 14:31:17
            [post_modified_gmt] => 2022-04-24 18:31:17
            [post_content_filtered] => 
            [post_parent] => 64
            [guid] => https://critterfam.com/forums/topic/can-bearded-dragons-eat-blackberries/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1891
    [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] => 062f737f46ddab53004dc92063f0ceb2
    [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] => 19
    [pagination_links] => 
1
2
3

18
19
20

235
236
237

)


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