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] => 2
            [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] => 2
            [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 8, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 109933
                    [post_author] => 286690
                    [post_date] => 2025-07-30 20:05:50
                    [post_date_gmt] => 2025-07-31 00:05:50
                    [post_content] => The brown house cricket (Acheta domesticus) is the standard cricket you will find at the pet shop. The banded cricket (Gryllodes sigillatus) is a distant cousin of the brown house cricket. These two are very similar, but have a few key differences. The biggest difference between banded crickets and brown house crickets is in the health issues they have. Brown house crickets do significantly worse in confined spaces, and this makes them prone to many more health problems, like  iridovirus, cricket paralysis virus, and densovirus. Read our full write-up here for all the details. 
                    [post_title] => The Difference Between Banded Crickets and Brown House Crickets
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-difference-between-banded-crickets-and-brown-house-crickets
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-30 20:05:50
                    [post_modified_gmt] => 2025-07-31 00:05:50
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/the-difference-between-banded-crickets-and-brown-house-crickets/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 109931
                    [post_author] => 214195
                    [post_date] => 2025-07-30 01:33:07
                    [post_date_gmt] => 2025-07-30 05:33:07
                    [post_content] => Hey everyone,

I’m currently juggling work, personal responsibilities, and multiple online courses — and honestly, it’s becoming overwhelming. I’ve been considering outsourcing one of my classes just to ease the pressure, but I have no clue what a fair price would be. So I thought I’d ask here:

How much should I pay someone to take my online class?
Is there an average rate, or does it vary depending on the subject and length of the course?

I’ve seen sites like myassignmenthelp mentioned online, and they seem to offer these kinds of services. Has anyone used them before, and if so, what did you pay? Were they reliable?

I’m mainly looking for someone to handle weekly assignments, discussion posts, and quizzes — nothing crazy like full Zoom attendance. Just want to get a sense of what’s reasonable to budget for this kind of help without getting scammed or overpaying.

Would love to hear your experiences, recommendations, or any red flags to look out for!

Thanks in advance! 🙌
                    [post_title] => How Much Should I Pay Someone to Take My Online Class?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => how-much-should-i-pay-someone-to-take-my-online-class
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-30 01:33:07
                    [post_modified_gmt] => 2025-07-30 05:33:07
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/how-much-should-i-pay-someone-to-take-my-online-class/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 109928
                    [post_author] => 286690
                    [post_date] => 2025-07-20 00:03:35
                    [post_date_gmt] => 2025-07-20 04:03:35
                    [post_content] => In general, reptiles need a steady supply of protein, fat, calcium, and vitamin D3. This covers their normal nutritional needs. But to consistently get them their multivitamins, you will need to give your feeders a highly nutritional gut load mix or “chow” to boost their nutritional content, so those nutrients are passed onto your pet. For all the details, check out our full writeup. 
                    [post_title] => Why Should You Gut Load Your Feeders?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => why-should-you-gut-load-your-feeders
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-20 00:03:35
                    [post_modified_gmt] => 2025-07-20 04:03:35
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/why-should-you-gut-load-your-feeders/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 109926
                    [post_author] => 286690
                    [post_date] => 2025-07-11 22:06:59
                    [post_date_gmt] => 2025-07-12 02:06:59
                    [post_content] => Insects are like reptiles: they like it hot, but they have limits to how much they can handle. If you order a hundred feeders, shipped in a box, and accidentally leave it on your porch for too long, they might die. Crickets, hornworms, and silkworms do okay in the heat. Roaches do better. A few others do terribly in high heat. Check out our full write up to see which species you should pick for summer shipping. 
                    [post_title] => Best Feeder Insects for Summer Shipping
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => best-feeder-insects-for-summer-shipping
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-11 22:06:59
                    [post_modified_gmt] => 2025-07-12 02:06:59
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/best-feeder-insects-for-summer-shipping/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 109922
                    [post_author] => 286690
                    [post_date] => 2025-07-07 15:50:08
                    [post_date_gmt] => 2025-07-07 19:50:08
                    [post_content] => Dubia and discoid roaches are two of the most popular feeder insects because they are terrible escape artists, produce almost no smell, require very little maintenance to keep. But they have a few key differences that might make you choose one over the other. The main difference is the legal status of the dubia roach, which makes it impossible to keep in some places. Check out our full article for all the details. 
                    [post_title] => Dubia Roaches vs Discoid Roaches - What's the Difference?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => dubia-roaches-vs-discoid-roaches-whats-the-difference
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-07 15:50:08
                    [post_modified_gmt] => 2025-07-07 19:50:08
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/dubia-roaches-vs-discoid-roaches-whats-the-difference/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 109920
                    [post_author] => 286690
                    [post_date] => 2025-07-02 16:14:28
                    [post_date_gmt] => 2025-07-02 20:14:28
                    [post_content] => Black soldier fly larvae are simple. Food goes in, frass comes out, the larvae get bigger and turn into feed for your chickens. Insect frass (or poop) is a normal byproduct of the composting process, and it can be used in half a dozen ways to improve your garden and animal feed. BSFL frass is rich in nutrients, especially potassium, nitrogen, and phosphorus, all things that plants need. If used as a liquid fertilizer, it can improve plant health and produce better, bigger crops. Check out our full article on how to harvest and use black soldier fly larvae frass. 
                    [post_title] => How to Maximize Black Soldier Fly Larvae Frass
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => how-to-maximize-black-soldier-fly-larvae-frass
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-07-02 16:14:28
                    [post_modified_gmt] => 2025-07-02 20:14:28
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/how-to-maximize-black-soldier-fly-larvae-frass/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 109913
                    [post_author] => 286690
                    [post_date] => 2025-06-23 14:11:54
                    [post_date_gmt] => 2025-06-23 18:11:54
                    [post_content] => Bearded dragons might need some extra help to regulate their body temperatures in the summer. The daytime temperature on your beardy’s basking rock should be between 95° and 110°, never exceeding 115° F. The cool side of the habitat should be 77°-85° during the day. At night, you should reduce the temps to 55°-75°. They can’t sweat or shiver like mammals do- they need the sun to keep them warm and shade or water to cool them back off. A few strategies for keeping the enclosure cool include rearranging heating elements and hides, misting and bathing, and climate controlling the room your beardy is in. For all the details, check out our full write-up here. 
                    [post_title] => How Should I Adjust My Bearded Dragon Husbandry for Summer?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => how-should-i-adjust-my-bearded-dragon-husbandry-for-summer
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-06-23 14:11:54
                    [post_modified_gmt] => 2025-06-23 18:11:54
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/how-should-i-adjust-my-bearded-dragon-husbandry-for-summer/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 109904
                    [post_author] => 286690
                    [post_date] => 2025-06-06 14:46:42
                    [post_date_gmt] => 2025-06-06 18:46:42
                    [post_content] => If you’re looking for a quick answer on how much to feed your beardy, it’s just not that simple. There is a lot to take into account, including your pet’s age and the other things you’re feeding it. One of the critical things to know about what, and how, bearded dragons eat is that their diets change as they get older. Juveniles are much more carnivorous, chowing down on protein and energy-rich fat to promote growth. Another thing to know is that the size of your feeders should change with your pet. The rule of thumb for picking out feeder insects is that they should be as long as the space between your beardy’s eyes. For all the details, check out our full article.
                    [post_title] => How Many Mealworms Should I Feed My Bearded Dragon?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => how-many-mealworms-should-i-feed-my-bearded-dragon
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-06-06 14:46:42
                    [post_modified_gmt] => 2025-06-06 18:46:42
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/how-many-mealworms-should-i-feed-my-bearded-dragon/
                    [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] => 109933
            [post_author] => 286690
            [post_date] => 2025-07-30 20:05:50
            [post_date_gmt] => 2025-07-31 00:05:50
            [post_content] => The brown house cricket (Acheta domesticus) is the standard cricket you will find at the pet shop. The banded cricket (Gryllodes sigillatus) is a distant cousin of the brown house cricket. These two are very similar, but have a few key differences. The biggest difference between banded crickets and brown house crickets is in the health issues they have. Brown house crickets do significantly worse in confined spaces, and this makes them prone to many more health problems, like  iridovirus, cricket paralysis virus, and densovirus. Read our full write-up here for all the details. 
            [post_title] => The Difference Between Banded Crickets and Brown House Crickets
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => the-difference-between-banded-crickets-and-brown-house-crickets
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2025-07-30 20:05:50
            [post_modified_gmt] => 2025-07-31 00:05:50
            [post_content_filtered] => 
            [post_parent] => 177
            [guid] => https://critterfam.com/forums/topic/the-difference-between-banded-crickets-and-brown-house-crickets/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1942
    [max_num_pages] => 243
    [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] => 13644a1107688e4fbc5d995113629c48
    [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:4d63b0b5a21084baea95bb6a9b466b44:0.28515000 1757039714
    [posts_per_page] => 8
    [paged] => 2
    [pagination_links] => 
1
2
3

241
242
243

)


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