FREE SHIPPING ON ALL ORDERS
WP_Query Object
(
    [query] => Array
        (
            [post_type] => product
        )

    [query_vars] => Array
        (
            [post_type] => product
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [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] => 
            [paged] => 0
            [meta_key] => 
            [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
                (
                )

            [orderby] => menu_order
            [order] => ASC
            [meta_query] => Array
                (
                )

            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => product_visibility
                            [field] => term_taxonomy_id
                            [terms] => Array
                                (
                                    [0] => 61
                                )

                            [operator] => NOT IN
                        )

                )

            [wc_query] => product_query
            [posts_per_page] => -1
            [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] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => product_visibility
                            [terms] => Array
                                (
                                    [0] => 61
                                )

                            [field] => term_taxonomy_id
                            [operator] => NOT IN
                            [include_children] => 1
                        )

                )

            [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
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [queried_object] => WP_Post_Type Object
        (
            [name] => product
            [label] => Products
            [labels] => stdClass Object
                (
                    [name] => Products
                    [singular_name] => Product
                    [add_new] => Add New
                    [add_new_item] => Add new product
                    [edit_item] => Edit product
                    [new_item] => New product
                    [view_item] => View product
                    [view_items] => View products
                    [search_items] => Search products
                    [not_found] => No products found
                    [not_found_in_trash] => No products found in trash
                    [parent_item_colon] => 
                    [all_items] => All Products
                    [archives] => All Products
                    [attributes] => Post Attributes
                    [insert_into_item] => Insert into product
                    [uploaded_to_this_item] => Uploaded to this product
                    [featured_image] => Product image
                    [set_featured_image] => Set product image
                    [remove_featured_image] => Remove product image
                    [use_featured_image] => Use as product image
                    [filter_items_list] => Filter products
                    [filter_by_date] => Filter by date
                    [items_list_navigation] => Products navigation
                    [items_list] => Products list
                    [item_published] => Post published.
                    [item_published_privately] => Post published privately.
                    [item_reverted_to_draft] => Post reverted to draft.
                    [item_trashed] => Post trashed.
                    [item_scheduled] => Post scheduled.
                    [item_updated] => Post updated.
                    [item_link] => Post Link
                    [item_link_description] => A link to a post.
                    [menu_name] => Products
                    [edit] => Edit
                    [parent] => Parent product
                    [name_admin_bar] => Product
                )

            [description] => This is where you can add new products to your store.
            [public] => 1
            [hierarchical] => 
            [exclude_from_search] => 
            [publicly_queryable] => 1
            [show_ui] => 1
            [show_in_menu] => 1
            [show_in_nav_menus] => 1
            [show_in_admin_bar] => 1
            [menu_position] => 
            [menu_icon] => dashicons-products
            [capability_type] => product
            [map_meta_cap] => 1
            [register_meta_box_cb] => 
            [taxonomies] => Array
                (
                )

            [has_archive] => products
            [query_var] => product
            [can_export] => 1
            [delete_with_user] => 
            [template] => Array
                (
                )

            [template_lock] => 
            [_builtin] => 
            [_edit_link] => post.php?post=%d
            [cap] => stdClass Object
                (
                    [edit_post] => edit_product
                    [read_post] => read_product
                    [delete_post] => delete_product
                    [edit_posts] => edit_products
                    [edit_others_posts] => edit_others_products
                    [delete_posts] => delete_products
                    [publish_posts] => publish_products
                    [read_private_posts] => read_private_products
                    [read] => read
                    [delete_private_posts] => delete_private_products
                    [delete_published_posts] => delete_published_products
                    [delete_others_posts] => delete_others_products
                    [edit_private_posts] => edit_private_products
                    [edit_published_posts] => edit_published_products
                    [create_posts] => edit_products
                )

            [rewrite] => Array
                (
                    [slug] => product
                    [with_front] => 
                    [feeds] => 1
                    [pages] => 1
                    [ep_mask] => 1
                )

            [show_in_rest] => 1
            [rest_base] => 
            [rest_namespace] => wp/v2
            [rest_controller_class] => 
            [rest_controller] => 
            [revisions_rest_controller_class] => 
            [revisions_rest_controller] => 
            [autosave_rest_controller_class] => 
            [autosave_rest_controller] => 
            [late_route_registration] => 
        )

    [queried_object_id] => 
    [request] => 
			SELECT   wp_posts.*
			FROM wp_posts 
			WHERE 1=1  AND ( 
  wp_posts.ID NOT IN (
				SELECT object_id
				FROM wp_term_relationships
				WHERE term_taxonomy_id IN (61)
			)
) AND ((wp_posts.post_type = 'product' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
			GROUP BY wp_posts.ID
			ORDER BY wp_posts.menu_order ASC
			
		
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 91
                    [post_author] => 1
                    [post_date] => 2019-03-10 15:52:34
                    [post_date_gmt] => 2019-03-10 19:52:34
                    [post_content] => WHOLE GARDENER Organic Plant Nutrient Kit

WHOLE GARDENER Organic Plant Nutrient Kit provides a natural way to create perfect soil conditions for your plants. Using one of almost 200 different WHOLE GARDENER Nutrient Recipes from the WHOLE GARDENER Nutrient Recipe Book, and the 4 WHOLE GARDENER Nutrient Ingredients, the WHOLE GARDENER method allows a gardener to create a custom fertilizer blend that will fit the nutrient needs of any plant they want to grow! If you can follow a recipe in the kitchen, you can build a custom fertilizer. It's as simple as SCOOP, SHAKE, SPREAD, GROW ANYTHING! Use in potted plants or outdoors in a vegetable garden and flower bed. A soil test is recommended before using any soil amendment.
                    [post_title] => Organic Plant Nutrient Kit
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => nutrient-starter-pack
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-15 13:12:50
                    [post_modified_gmt] => 2021-04-15 17:12:50
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://wholegardener.com/?post_type=product&p=91
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 1
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1934
                    [post_author] => 1
                    [post_date] => 2020-11-09 14:44:13
                    [post_date_gmt] => 2020-11-09 19:44:13
                    [post_content] => WHOLE GARDENER Boutique Organic Plant Nutrient Kit

WHOLE GARDENER Organic Plant Nutrient Kit provides a natural way to create perfect soil conditions for your plants. Using one of almost 200 different WHOLE GARDENER Nutrient Recipes from the WHOLE GARDENER Nutrient Recipe Book, and the 4 WHOLE GARDENER Nutrient Ingredients, the WHOLE GARDENER method allows a gardener to create a custom fertilizer blend that will fit the nutrient needs of any plant they want to grow! If you can follow a recipe in the kitchen, you can build a custom fertilizer. It's as simple as SCOOP, SHAKE, SPREAD, GROW ANYTHING! Use in potted plants or outdoors in a vegetable garden and flower bed. A soil test is recommended before using any soil amendment.
                    [post_title] => Boutique Organic Plant Nutrient Kit
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => boutique-organic-plant-nutrient-kit
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-03-03 11:40:47
                    [post_modified_gmt] => 2022-03-03 16:40:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://wholegardener.com/?post_type=product&p=1934
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 88
                    [post_author] => 1
                    [post_date] => 2014-03-17 15:46:31
                    [post_date_gmt] => 2014-03-17 19:46:31
                    [post_content] => WHOLE GARDENER Simply Potassium

WHOLE GARDENER Simply Potassium is part of a natural way to create perfect soil conditions for your plants. Potassium is a primary nutrient that helps promote a strong root system, improve plant disease-resistance and balance nutrient levels in the soil. This product can be used by itself, or in combination with other nutrients to create a custom fertilizer blend that will fit the nutrient needs of any plant a gardener wants to grow! Use in potted plants or outdoors in a vegetable garden and flower bed. A soil test is recommended before using any soil amendment.
                    [post_title] => Simply Potassium
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => potassium
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-10 14:22:06
                    [post_modified_gmt] => 2020-06-10 18:22:06
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://wholegardener.com/?post_type=product&p=88
                    [menu_order] => 2
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 86
                    [post_author] => 1
                    [post_date] => 2014-03-17 15:46:13
                    [post_date_gmt] => 2014-03-17 19:46:13
                    [post_content] => WHOLE GARDENER Simply Micros

WHOLE GARDENER Simply Micros is a natural source that can be used to create perfect soil conditions for your plants. Using Simply Micros allows your plants to reach their maximum potential. This product can be used by itself, or in combination with other nutrients to create a custom fertilizer blend that will fit the nutrient needs of any plant a gardener wants to grow! Use in potted plants or outdoors in a vegetable garden and flower bed. A soil test is recommended before using any soil amendment.
                    [post_title] => Simply Micros
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => micros
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-09-02 14:57:36
                    [post_modified_gmt] => 2020-09-02 18:57:36
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://wholegardener.com/?post_type=product&p=86
                    [menu_order] => 3
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 85
                    [post_author] => 1
                    [post_date] => 2014-03-17 15:46:01
                    [post_date_gmt] => 2014-03-17 19:46:01
                    [post_content] => WHOLE GARDENER Simply Nitrogen

WHOLE GARDENER Simply Nitrogen is a natural nutrient source that can be used to create perfect soil conditions for your plants. Nitrogen is a primary nutrient for plant growth and is responsible for plants' green foliage. This product can be used by itself, or in combination with other nutrients to create a custom fertilizer blend that will fit the nutrient needs of any plant a gardener would want to grow! Use on all your vegetables, flowers, grass, shrubs and trees. A soil test is recommended before using any soil amendment.

 
                    [post_title] => Simply Nitrogen
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => nitrogen
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-02-21 16:11:28
                    [post_modified_gmt] => 2020-02-21 21:11:28
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://wholegardener.com/?post_type=product&p=85
                    [menu_order] => 4
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 83
                    [post_author] => 1
                    [post_date] => 2014-03-17 15:44:14
                    [post_date_gmt] => 2014-03-17 19:44:14
                    [post_content] => WHOLE GARDENER Simply Humic

WHOLE GARDENER Simply Humic is a natural way to create perfect soil conditions for your plants. This product can be used by itself, or in combination with other plant nutrients to promote healthy soil through aeration, nurturing a healthy environment for beneficial microorganisms, reaching a beneficial pH level, and improving drainage for any plant you’re growing. Great for houseplants, vegetable gardens, lawns or other outdoor settings.
                    [post_title] => Simply Humic
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => simply-humic
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-09-02 14:58:24
                    [post_modified_gmt] => 2020-09-02 18:58:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://wholegardener.com/product/humate/
                    [menu_order] => 5
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 76
                    [post_author] => 1
                    [post_date] => 2014-03-17 15:41:40
                    [post_date_gmt] => 2014-03-17 19:41:40
                    [post_content] => WHOLE GARDENER Simply Soil Acidifier

WHOLE GARDENER Simply Soil Acidifier is a natural way to create perfect soil conditions for your plants. This product can be used by itself, or in combination with other nutrient products to promote healthy soil nurturing a healthy environment for beneficial microorganisms, reaching an optimum and beneficial pH level, and improving drainage for any plant you’re growing. Perfect for acid-loving plants, including blueberries and hydrangeas.
                    [post_title] => Simply Soil Acidifier
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => soil-acidifier
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-11-13 14:37:45
                    [post_modified_gmt] => 2019-11-13 19:37:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://wholegardener.com/?post_type=product&p=76
                    [menu_order] => 6
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 75
                    [post_author] => 1
                    [post_date] => 2014-03-17 15:41:24
                    [post_date_gmt] => 2014-03-17 19:41:24
                    [post_content] =>  

WHOLE GARDENER Simply Soil Neutralizer

WHOLE GARDENER Simply Soil Neutralizer is a natural way to create perfect soil conditions for your plants. This product can be used by itself, or in combination with other nutrient products to promote healthy soil through aeration, nurturing a healthy environment for beneficial microorganisms, reaching an optimum and beneficial pH level, and improving drainage for any plant you’re growing. Perfect for alkaline-loving plants.
                    [post_title] => Simply Soil Neutralizer
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => soil-neutralizer
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-03-24 16:26:40
                    [post_modified_gmt] => 2020-03-24 20:26:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://wholegardener.com/?post_type=product&p=75
                    [menu_order] => 7
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 21
                    [post_author] => 1
                    [post_date] => 2014-03-12 20:59:07
                    [post_date_gmt] => 2014-03-13 00:59:07
                    [post_content] => WHOLE GARDENER Phosphorous

WHOLE GARDENER Simply Phosphorous is a natural nutrient source that can be used to create perfect soil conditions for your plants. Phosphorous is a primary nutrient that helps develop sturdy root systems and stimulates plant growth. This product can be used by itself, or in combination with other nutrients to create a custom fertilizer blend that will fit the nutrient needs of any plant a gardener wants to grow! Use on all your bulbs, flowers and roses. A soil test is recommended before using any soil amendment.

 
                    [post_title] => Simply Phosphorus
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => phosphorus
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-11-14 14:27:14
                    [post_modified_gmt] => 2019-11-14 19:27:14
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://wholegardener.com/?post_type=product&p=21
                    [menu_order] => 8
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 16
                    [post_author] => 1
                    [post_date] => 2014-03-12 20:57:50
                    [post_date_gmt] => 2014-03-13 00:57:50
                    [post_content] => WHOLE GARDENER Simply Gypsum

WHOLE GARDENER Simply Gypsum is part of our complete line of organic nutrients and soil amendments. A natural way to help create perfect soil conditions for your plants. Simply Gypsum aides in the production of producing proteins, amino acids, enzymes and vitamins in plants. This product can be used by itself, or in combination with other soil amendments to promote healthy soil through aeration, nurturing a healthy environment for beneficial microorganisms, reaching a beneficial pH level, and improving drainage for any plant you’re growing. Great to use in the garden, on your lawn or in your flower bed.
                    [post_title] => Simply Gypsum
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gypsum
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-11-13 14:39:24
                    [post_modified_gmt] => 2019-11-13 19:39:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://wholegardener.com/?post_type=product&p=16
                    [menu_order] => 9
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 1
                    [filter] => raw
                )

        )

    [post_count] => 10
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 91
            [post_author] => 1
            [post_date] => 2019-03-10 15:52:34
            [post_date_gmt] => 2019-03-10 19:52:34
            [post_content] => WHOLE GARDENER Organic Plant Nutrient Kit

WHOLE GARDENER Organic Plant Nutrient Kit provides a natural way to create perfect soil conditions for your plants. Using one of almost 200 different WHOLE GARDENER Nutrient Recipes from the WHOLE GARDENER Nutrient Recipe Book, and the 4 WHOLE GARDENER Nutrient Ingredients, the WHOLE GARDENER method allows a gardener to create a custom fertilizer blend that will fit the nutrient needs of any plant they want to grow! If you can follow a recipe in the kitchen, you can build a custom fertilizer. It's as simple as SCOOP, SHAKE, SPREAD, GROW ANYTHING! Use in potted plants or outdoors in a vegetable garden and flower bed. A soil test is recommended before using any soil amendment.
            [post_title] => Organic Plant Nutrient Kit
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => open
            [ping_status] => closed
            [post_password] => 
            [post_name] => nutrient-starter-pack
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2021-04-15 13:12:50
            [post_modified_gmt] => 2021-04-15 17:12:50
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://wholegardener.com/?post_type=product&p=91
            [menu_order] => 0
            [post_type] => product
            [post_mime_type] => 
            [comment_count] => 1
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 10
    [max_num_pages] => 0
    [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] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 1
    [query_vars_hash:WP_Query:private] => 35ffb85d7adb1ec73f3c371355dccb61
    [query_vars_changed:WP_Query:private] => 1
    [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
        )

)

Products

WP_Query Object
(
    [query] => Array
        (
            [post_type] => product
        )

    [query_vars] => Array
        (
            [post_type] => product
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [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] => 
            [paged] => 0
            [meta_key] => 
            [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
                (
                )

            [orderby] => menu_order
            [order] => ASC
            [meta_query] => Array
                (
                )

            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => product_visibility
                            [field] => term_taxonomy_id
                            [terms] => Array
                                (
                                    [0] => 61
                                )

                            [operator] => NOT IN
                        )

                )

            [wc_query] => product_query
            [posts_per_page] => -1
            [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] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => product_visibility
                            [terms] => Array
                                (
                                    [0] => 61
                                )

                            [field] => term_taxonomy_id
                            [operator] => NOT IN
                            [include_children] => 1
                        )

                )

            [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
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [queried_object] => WP_Post_Type Object
        (
            [name] => product
            [label] => Products
            [labels] => stdClass Object
                (
                    [name] => Products
                    [singular_name] => Product
                    [add_new] => Add New
                    [add_new_item] => Add new product
                    [edit_item] => Edit product
                    [new_item] => New product
                    [view_item] => View product
                    [view_items] => View products
                    [search_items] => Search products
                    [not_found] => No products found
                    [not_found_in_trash] => No products found in trash
                    [parent_item_colon] => 
                    [all_items] => All Products
                    [archives] => All Products
                    [attributes] => Post Attributes
                    [insert_into_item] => Insert into product
                    [uploaded_to_this_item] => Uploaded to this product
                    [featured_image] => Product image
                    [set_featured_image] => Set product image
                    [remove_featured_image] => Remove product image
                    [use_featured_image] => Use as product image
                    [filter_items_list] => Filter products
                    [filter_by_date] => Filter by date
                    [items_list_navigation] => Products navigation
                    [items_list] => Products list
                    [item_published] => Post published.
                    [item_published_privately] => Post published privately.
                    [item_reverted_to_draft] => Post reverted to draft.
                    [item_trashed] => Post trashed.
                    [item_scheduled] => Post scheduled.
                    [item_updated] => Post updated.
                    [item_link] => Post Link
                    [item_link_description] => A link to a post.
                    [menu_name] => Products
                    [edit] => Edit
                    [parent] => Parent product
                    [name_admin_bar] => Product
                )

            [description] => This is where you can add new products to your store.
            [public] => 1
            [hierarchical] => 
            [exclude_from_search] => 
            [publicly_queryable] => 1
            [show_ui] => 1
            [show_in_menu] => 1
            [show_in_nav_menus] => 1
            [show_in_admin_bar] => 1
            [menu_position] => 
            [menu_icon] => dashicons-products
            [capability_type] => product
            [map_meta_cap] => 1
            [register_meta_box_cb] => 
            [taxonomies] => Array
                (
                )

            [has_archive] => products
            [query_var] => product
            [can_export] => 1
            [delete_with_user] => 
            [template] => Array
                (
                )

            [template_lock] => 
            [_builtin] => 
            [_edit_link] => post.php?post=%d
            [cap] => stdClass Object
                (
                    [edit_post] => edit_product
                    [read_post] => read_product
                    [delete_post] => delete_product
                    [edit_posts] => edit_products
                    [edit_others_posts] => edit_others_products
                    [delete_posts] => delete_products
                    [publish_posts] => publish_products
                    [read_private_posts] => read_private_products
                    [read] => read
                    [delete_private_posts] => delete_private_products
                    [delete_published_posts] => delete_published_products
                    [delete_others_posts] => delete_others_products
                    [edit_private_posts] => edit_private_products
                    [edit_published_posts] => edit_published_products
                    [create_posts] => edit_products
                )

            [rewrite] => Array
                (
                    [slug] => product
                    [with_front] => 
                    [feeds] => 1
                    [pages] => 1
                    [ep_mask] => 1
                )

            [show_in_rest] => 1
            [rest_base] => 
            [rest_namespace] => wp/v2
            [rest_controller_class] => 
            [rest_controller] => 
            [revisions_rest_controller_class] => 
            [revisions_rest_controller] => 
            [autosave_rest_controller_class] => 
            [autosave_rest_controller] => 
            [late_route_registration] => 
        )

    [queried_object_id] => 
    [request] => 
			SELECT   wp_posts.*
			FROM wp_posts 
			WHERE 1=1  AND ( 
  wp_posts.ID NOT IN (
				SELECT object_id
				FROM wp_term_relationships
				WHERE term_taxonomy_id IN (61)
			)
) AND ((wp_posts.post_type = 'product' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
			GROUP BY wp_posts.ID
			ORDER BY wp_posts.menu_order ASC
			
		
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 91
                    [post_author] => 1
                    [post_date] => 2019-03-10 15:52:34
                    [post_date_gmt] => 2019-03-10 19:52:34
                    [post_content] => WHOLE GARDENER Organic Plant Nutrient Kit
  • 4 WHOLE GARDENER plant nutrient products bundle + WHOLE GARDENER Recipe Book + WHOLE GARDENER applicator jar + measuring cup & spoon set + Whole Gardener pH test kit.
  • Included nutrients: Simply Nitrogen 3.0 lb (1.36 kg), Simply Phosphorous 3.0 lb (1.36 kg), Simply Potassium 4.0 lb (1.81 kg) and Simply Micros 4.0 lb (1.81 kg). Everything included to CRAFT-A-FERTILIZER for a custom nutrient blend. Creates the perfect soil conditions for your plants.
  • All plants require specific amounts of nutrients to reach their full potential. Customizing nutrients is the only way to provide specific and controlled amounts of nutrients.
  • Using the Whole Gardener recipes, organic and naturally sourced N-P-K and micronutrient products are mixed together to craft the perfect fertilizer blend for every different plant in your flower and vegetable garden.
  • WHOLE GARDENER believes in power back to the gardener and our plant nutrient kit makes it a reality
  • 100% Organic and natural nutrients
  • Nutrients are handcrafted in small batches, made in the USA, from beginning to end to deliver a proven and premium fertilizer
WHOLE GARDENER Organic Plant Nutrient Kit provides a natural way to create perfect soil conditions for your plants. Using one of almost 200 different WHOLE GARDENER Nutrient Recipes from the WHOLE GARDENER Nutrient Recipe Book, and the 4 WHOLE GARDENER Nutrient Ingredients, the WHOLE GARDENER method allows a gardener to create a custom fertilizer blend that will fit the nutrient needs of any plant they want to grow! If you can follow a recipe in the kitchen, you can build a custom fertilizer. It's as simple as SCOOP, SHAKE, SPREAD, GROW ANYTHING! Use in potted plants or outdoors in a vegetable garden and flower bed. A soil test is recommended before using any soil amendment. [post_title] => Organic Plant Nutrient Kit [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => nutrient-starter-pack [to_ping] => [pinged] => [post_modified] => 2021-04-15 13:12:50 [post_modified_gmt] => 2021-04-15 17:12:50 [post_content_filtered] => [post_parent] => 0 [guid] => http://wholegardener.com/?post_type=product&p=91 [menu_order] => 0 [post_type] => product [post_mime_type] => [comment_count] => 1 [filter] => raw ) [1] => WP_Post Object ( [ID] => 1934 [post_author] => 1 [post_date] => 2020-11-09 14:44:13 [post_date_gmt] => 2020-11-09 19:44:13 [post_content] => WHOLE GARDENER Boutique Organic Plant Nutrient Kit
  • For gardening on a smaller scale.
  • Designed to accommodate the urban gardener or anyone with limited space for growing plants.
  • The Boutique Series Kit makes a wonderful gift for that special gardener in your life.
  • 4 WHOLE GARDENER plant nutrient products bundle + WHOLE GARDENER Recipe Book + WHOLE GARDENER applicator jar + measuring spoon set + Whole Gardener pH test kit.
  • Included nutrients: Simply Nitrogen 12 oz (.34 kg), Simply Phosphorous 12 oz (.34 kg), Simply Potassium 16 oz (.45 kg) and Simply Micros 18 oz (.51 kg). Everything included to CRAFT-A-FERTILIZER for a custom nutrient blend. Creates the perfect soil conditions for your plants.
  • All plants require specific amounts of nutrients to reach their full potential. Customizing nutrients is the only way to provide specific and controlled amounts of nutrients.
  • Using the Whole Gardener recipes, organic and naturally sourced N-P-K and micronutrient products are mixed together to craft the perfect fertilizer blend for every different plant in your flower and vegetable containers.
  • WHOLE GARDENER believes in power back to the gardener and our plant nutrient kit makes it a reality
  • 100% Organic and natural nutrients
  • Nutrients are handcrafted in small batches, made in the USA, from beginning to end to deliver a proven and premium fertilizer
WHOLE GARDENER Organic Plant Nutrient Kit provides a natural way to create perfect soil conditions for your plants. Using one of almost 200 different WHOLE GARDENER Nutrient Recipes from the WHOLE GARDENER Nutrient Recipe Book, and the 4 WHOLE GARDENER Nutrient Ingredients, the WHOLE GARDENER method allows a gardener to create a custom fertilizer blend that will fit the nutrient needs of any plant they want to grow! If you can follow a recipe in the kitchen, you can build a custom fertilizer. It's as simple as SCOOP, SHAKE, SPREAD, GROW ANYTHING! Use in potted plants or outdoors in a vegetable garden and flower bed. A soil test is recommended before using any soil amendment. [post_title] => Boutique Organic Plant Nutrient Kit [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => boutique-organic-plant-nutrient-kit [to_ping] => [pinged] => [post_modified] => 2022-03-03 11:40:47 [post_modified_gmt] => 2022-03-03 16:40:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://wholegardener.com/?post_type=product&p=1934 [menu_order] => 0 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 88 [post_author] => 1 [post_date] => 2014-03-17 15:46:31 [post_date_gmt] => 2014-03-17 19:46:31 [post_content] => WHOLE GARDENER Simply Potassium
  • Pet-friendly, environmentally friendly, user-friendly - low odor, low dust
  • 100% Organic and natural nutrient
  • Excellent source of organic potassium.
  • Promote a strong root system, improve plant disease-resistance and balance nutrient levels in the soil
  • Use in potted plants or outdoors in a vegetable garden and flower bed
  • Hand crafted in small batches, made in the USA, from beginning to end to deliver a proven and premium fertilizer
WHOLE GARDENER Simply Potassium is part of a natural way to create perfect soil conditions for your plants. Potassium is a primary nutrient that helps promote a strong root system, improve plant disease-resistance and balance nutrient levels in the soil. This product can be used by itself, or in combination with other nutrients to create a custom fertilizer blend that will fit the nutrient needs of any plant a gardener wants to grow! Use in potted plants or outdoors in a vegetable garden and flower bed. A soil test is recommended before using any soil amendment. [post_title] => Simply Potassium [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => potassium [to_ping] => [pinged] => [post_modified] => 2020-06-10 14:22:06 [post_modified_gmt] => 2020-06-10 18:22:06 [post_content_filtered] => [post_parent] => 0 [guid] => http://wholegardener.com/?post_type=product&p=88 [menu_order] => 2 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 86 [post_author] => 1 [post_date] => 2014-03-17 15:46:13 [post_date_gmt] => 2014-03-17 19:46:13 [post_content] => WHOLE GARDENER Simply Micros
  • Pet-friendly, environmentally friendly, user-friendly - low odor, low dust
  • Natural source of essential micro-nutrients.
  • Includes Calcium, Sulfur, Magnesium, Iron, Zinc, Copper, and Manganese
  • It provides all the micro-nutrients necessary to create healthy plants and large yields.
  • Promotes healthier blooms, flowers, fruits, and vegetables
  • Use in potted plants or outdoors in a vegetable garden and flower bed
  • Handcrafted in small batches, made in the USA, from beginning to end to deliver a proven and premium fertilizer
WHOLE GARDENER Simply Micros is a natural source that can be used to create perfect soil conditions for your plants. Using Simply Micros allows your plants to reach their maximum potential. This product can be used by itself, or in combination with other nutrients to create a custom fertilizer blend that will fit the nutrient needs of any plant a gardener wants to grow! Use in potted plants or outdoors in a vegetable garden and flower bed. A soil test is recommended before using any soil amendment. [post_title] => Simply Micros [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => micros [to_ping] => [pinged] => [post_modified] => 2020-09-02 14:57:36 [post_modified_gmt] => 2020-09-02 18:57:36 [post_content_filtered] => [post_parent] => 0 [guid] => http://wholegardener.com/?post_type=product&p=86 [menu_order] => 3 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 85 [post_author] => 1 [post_date] => 2014-03-17 15:46:01 [post_date_gmt] => 2014-03-17 19:46:01 [post_content] => WHOLE GARDENER Simply Nitrogen
  • Pet-friendly, environmentally friendly, user-friendly
  • Organic and natural nutrient derived from natural protein sources and amino acids
  • Perfect nitrogen source for heavy feeders.
  • Ideal food for vegetables, flowers, corn, fall crops, and compost pile
  • Non-burning and slowly-soluble granular nitrogen pellets
  • Handcrafted in small batches, made in the USA, from beginning to end to deliver a proven and premium fertilizer
WHOLE GARDENER Simply Nitrogen is a natural nutrient source that can be used to create perfect soil conditions for your plants. Nitrogen is a primary nutrient for plant growth and is responsible for plants' green foliage. This product can be used by itself, or in combination with other nutrients to create a custom fertilizer blend that will fit the nutrient needs of any plant a gardener would want to grow! Use on all your vegetables, flowers, grass, shrubs and trees. A soil test is recommended before using any soil amendment.   [post_title] => Simply Nitrogen [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => nitrogen [to_ping] => [pinged] => [post_modified] => 2020-02-21 16:11:28 [post_modified_gmt] => 2020-02-21 21:11:28 [post_content_filtered] => [post_parent] => 0 [guid] => http://wholegardener.com/?post_type=product&p=85 [menu_order] => 4 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 83 [post_author] => 1 [post_date] => 2014-03-17 15:44:14 [post_date_gmt] => 2014-03-17 19:44:14 [post_content] => WHOLE GARDENER Simply Humic
  • Pet-friendly, environmentally friendly, user-friendly - low odor, low dust.
  • Excellent granulated source of carbon and organic matter
  • Improves seed germination, root growth, and plant growth, conserves soil moisture, up to 50% less water required
  • Stimulates beneficial soil microbes, enhances the absorption of nutrients and improves the efficiency of fertilizers
  • Handcrafted in small batches, made in the USA, from beginning to end to deliver a proven and premium fertilizer
WHOLE GARDENER Simply Humic is a natural way to create perfect soil conditions for your plants. This product can be used by itself, or in combination with other plant nutrients to promote healthy soil through aeration, nurturing a healthy environment for beneficial microorganisms, reaching a beneficial pH level, and improving drainage for any plant you’re growing. Great for houseplants, vegetable gardens, lawns or other outdoor settings. [post_title] => Simply Humic [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => simply-humic [to_ping] => [pinged] => [post_modified] => 2020-09-02 14:58:24 [post_modified_gmt] => 2020-09-02 18:58:24 [post_content_filtered] => [post_parent] => 0 [guid] => http://wholegardener.com/product/humate/ [menu_order] => 5 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 76 [post_author] => 1 [post_date] => 2014-03-17 15:41:40 [post_date_gmt] => 2014-03-17 19:41:40 [post_content] => WHOLE GARDENER Simply Soil Acidifier
  • Pet-friendly, environmentally friendly, user-friendly.
  • Natural soil acidifier.
  • Lowers soil pH to the optimum range and creates a better soil environment
  • It allows plants to achieve optimum growth.
  • Use in potted plants or outdoors in vegetable gardens and flower beds.
  • Handcrafted from beginning to end to deliver a proven premium product. Made in the USA.
  • Blended especially for acid-loving plants such as Rhododendrons, Camellias, Hydrangeas, and blueberries
  • Turns Hydrangeas blue
WHOLE GARDENER Simply Soil Acidifier is a natural way to create perfect soil conditions for your plants. This product can be used by itself, or in combination with other nutrient products to promote healthy soil nurturing a healthy environment for beneficial microorganisms, reaching an optimum and beneficial pH level, and improving drainage for any plant you’re growing. Perfect for acid-loving plants, including blueberries and hydrangeas. [post_title] => Simply Soil Acidifier [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => soil-acidifier [to_ping] => [pinged] => [post_modified] => 2019-11-13 14:37:45 [post_modified_gmt] => 2019-11-13 19:37:45 [post_content_filtered] => [post_parent] => 0 [guid] => http://wholegardener.com/?post_type=product&p=76 [menu_order] => 6 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 75 [post_author] => 1 [post_date] => 2014-03-17 15:41:24 [post_date_gmt] => 2014-03-17 19:41:24 [post_content] =>   WHOLE GARDENER Simply Soil Neutralizer
  • Pet-friendly, environmentally friendly, user-friendly.
  • Neutralizes soil acidity and moves the pH of soil higher.
  • Most plants including flowers, vegetables, shrubs, and trees grow best in soil pH 6.0 to 7.0.
  • Most nutrients are optimally available to plants in soil pH 6 to 7.5.
  • Granulated to improve blending and application properties.
  • It allows plants to achieve optimum growth.
  • Use in potted plants or outdoors in vegetable gardens and flower beds.
  • Handcrafted from beginning to end to deliver a proven premium product.
  • Made in the USA.
WHOLE GARDENER Simply Soil Neutralizer is a natural way to create perfect soil conditions for your plants. This product can be used by itself, or in combination with other nutrient products to promote healthy soil through aeration, nurturing a healthy environment for beneficial microorganisms, reaching an optimum and beneficial pH level, and improving drainage for any plant you’re growing. Perfect for alkaline-loving plants. [post_title] => Simply Soil Neutralizer [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => soil-neutralizer [to_ping] => [pinged] => [post_modified] => 2020-03-24 16:26:40 [post_modified_gmt] => 2020-03-24 20:26:40 [post_content_filtered] => [post_parent] => 0 [guid] => http://wholegardener.com/?post_type=product&p=75 [menu_order] => 7 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 21 [post_author] => 1 [post_date] => 2014-03-12 20:59:07 [post_date_gmt] => 2014-03-13 00:59:07 [post_content] => WHOLE GARDENER Phosphorous
  • Pet-friendly, environmentally friendly, user-friendly - low odor, low dust
  • 100% Organic and natural nutrient
  • Excellent source of phosphorous and calcium
  • Stimulates root growth
  • Promotes natural microbial activity for healthier soil and breakdown of organic material into available plant nutrients
  • Fast acting with the extended release of nutrients
  • Hand crafted in small batches, made in the USA, from beginning to end to deliver a proven and premium fertilizer
WHOLE GARDENER Simply Phosphorous is a natural nutrient source that can be used to create perfect soil conditions for your plants. Phosphorous is a primary nutrient that helps develop sturdy root systems and stimulates plant growth. This product can be used by itself, or in combination with other nutrients to create a custom fertilizer blend that will fit the nutrient needs of any plant a gardener wants to grow! Use on all your bulbs, flowers and roses. A soil test is recommended before using any soil amendment.   [post_title] => Simply Phosphorus [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => phosphorus [to_ping] => [pinged] => [post_modified] => 2019-11-14 14:27:14 [post_modified_gmt] => 2019-11-14 19:27:14 [post_content_filtered] => [post_parent] => 0 [guid] => http://wholegardener.com/?post_type=product&p=21 [menu_order] => 8 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 16 [post_author] => 1 [post_date] => 2014-03-12 20:57:50 [post_date_gmt] => 2014-03-13 00:57:50 [post_content] => WHOLE GARDENER Simply Gypsum
  • Pet-friendly, environmentally friendly, user-friendly - low odor, low dust
  • Excellent source of Calcium and Sulfur which promotes plant growth, nutrient uptake, seed formation, and resistance to disease
  • Loosens and aerated heavy soil, remedy for turf burn caused by pets, does not impact soil pH levels
  • Granulated, slow release nutrient
  • Handcrafted in small batches, made in the USA, from beginning to end to deliver a proven and premium fertilizer
WHOLE GARDENER Simply Gypsum is part of our complete line of organic nutrients and soil amendments. A natural way to help create perfect soil conditions for your plants. Simply Gypsum aides in the production of producing proteins, amino acids, enzymes and vitamins in plants. This product can be used by itself, or in combination with other soil amendments to promote healthy soil through aeration, nurturing a healthy environment for beneficial microorganisms, reaching a beneficial pH level, and improving drainage for any plant you’re growing. Great to use in the garden, on your lawn or in your flower bed. [post_title] => Simply Gypsum [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => gypsum [to_ping] => [pinged] => [post_modified] => 2019-11-13 14:39:24 [post_modified_gmt] => 2019-11-13 19:39:24 [post_content_filtered] => [post_parent] => 0 [guid] => http://wholegardener.com/?post_type=product&p=16 [menu_order] => 9 [post_type] => product [post_mime_type] => [comment_count] => 1 [filter] => raw ) ) [post_count] => 10 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 91 [post_author] => 1 [post_date] => 2019-03-10 15:52:34 [post_date_gmt] => 2019-03-10 19:52:34 [post_content] => WHOLE GARDENER Organic Plant Nutrient Kit
  • 4 WHOLE GARDENER plant nutrient products bundle + WHOLE GARDENER Recipe Book + WHOLE GARDENER applicator jar + measuring cup & spoon set + Whole Gardener pH test kit.
  • Included nutrients: Simply Nitrogen 3.0 lb (1.36 kg), Simply Phosphorous 3.0 lb (1.36 kg), Simply Potassium 4.0 lb (1.81 kg) and Simply Micros 4.0 lb (1.81 kg). Everything included to CRAFT-A-FERTILIZER for a custom nutrient blend. Creates the perfect soil conditions for your plants.
  • All plants require specific amounts of nutrients to reach their full potential. Customizing nutrients is the only way to provide specific and controlled amounts of nutrients.
  • Using the Whole Gardener recipes, organic and naturally sourced N-P-K and micronutrient products are mixed together to craft the perfect fertilizer blend for every different plant in your flower and vegetable garden.
  • WHOLE GARDENER believes in power back to the gardener and our plant nutrient kit makes it a reality
  • 100% Organic and natural nutrients
  • Nutrients are handcrafted in small batches, made in the USA, from beginning to end to deliver a proven and premium fertilizer
WHOLE GARDENER Organic Plant Nutrient Kit provides a natural way to create perfect soil conditions for your plants. Using one of almost 200 different WHOLE GARDENER Nutrient Recipes from the WHOLE GARDENER Nutrient Recipe Book, and the 4 WHOLE GARDENER Nutrient Ingredients, the WHOLE GARDENER method allows a gardener to create a custom fertilizer blend that will fit the nutrient needs of any plant they want to grow! If you can follow a recipe in the kitchen, you can build a custom fertilizer. It's as simple as SCOOP, SHAKE, SPREAD, GROW ANYTHING! Use in potted plants or outdoors in a vegetable garden and flower bed. A soil test is recommended before using any soil amendment. [post_title] => Organic Plant Nutrient Kit [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => nutrient-starter-pack [to_ping] => [pinged] => [post_modified] => 2021-04-15 13:12:50 [post_modified_gmt] => 2021-04-15 17:12:50 [post_content_filtered] => [post_parent] => 0 [guid] => http://wholegardener.com/?post_type=product&p=91 [menu_order] => 0 [post_type] => product [post_mime_type] => [comment_count] => 1 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 10 [max_num_pages] => 0 [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] => [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => 1 [query_vars_hash:WP_Query:private] => 35ffb85d7adb1ec73f3c371355dccb61 [query_vars_changed:WP_Query:private] => 1 [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 ) )