Hide product prices for non-logged in users

When users view your products, they’ll see a screen similar to the one below of an example Topicals product. The details shown are the vendor name, product title and price along with the add to cart button and categories. In eCommerce v1.3 we’ve introduced a new option that lets you hide the add to cart […]

 

eCommerce Filters

Below is a list of the current eCommerce add-on filters and the files they’re included in. File: wpd-ecommerce.php wpd_ecommerce_cookie_lifetime wpd_ecommerce_post_type_templates wpd_ecommerce_payment_type_name_delivery wpd_ecommerce_payment_type_name_pop wpd_ecommerce_payment_type_name_ground File: checkout/checkout-shortcode.php wpd_ecommerce_checkout_after_order_details wpd_ecommerce_checkout_email_to_admin wpd_ecommerce_checkout_email_subject_admin wpd_ecommerce_checkout_email_message_admin wpd_ecommerce_checkout_email_subject_patient wpd_ecommerce_checkout_email_message_patient File: includes/wpd-ecommerce-core-functions.php wpd_ecommerce_box_notifications_array wpd_ecommerce_single_item_price File: includes/wpd-ecommerce-orders-functions.php wpd_ecommerce_order_statuses File: patients/patient-account-shortcode.php wpd_ecommerce_account_admin_patients_text File: templates/single-item.php wpd_ecommerce_single_item_image_size wpd_ecommerce_single_item_no_image

 

WP Dispensary filters

Below is a list of the current WP Dispensary core plugin filters and the files they’re included in. File: admin/post-types/wp-dispensary-metaboxes.php wpd_compound_details_screens wpd_prices_screens wpd_concentrateprices_screens wpd_singleprices_screens wpd_topicalprices_screens wpd_grower_product_details_screens wpd_thc_cbd_mg_screens wpd_thccbdtopical_screens wpd_clonedetails_screens wpd_preroll_weight_screens File: admin/post-types/wp-dispensary-taxonomies.php wpd_tax_shelf_type wpd_tax_strain_type wpd_vendor_tax_type wpd_aroma_tax_type wpd_flavor_tax_type wpd_effect_tax_type wpd_symptom_tax_type wpd_condition_tax_type wpd_ingredients_tax_type wpd_allergens_tax_type File: admin/post-types/wp-dispensary-widgets.php wpd_widgets_featured_image_sizes File: admin/wp-dispensary-admin-screens.php wpd_admin_screen_thumbnails File: admin/wp-dispensary-admin-settings.php wpd_ecommerce_checkout_payment_options File: admin/wp-dispensary-data-output.php wpd_original_array wpd_content_array wpd_dataoutput_before_array wpd_dataoutput_top_array wpd_dataoutput_title_array wpd_dataoutput_bottom_array wpd_dataoutput_end_array wpd_pricingoutput_top_array […]

 

cannabiz_footer_designedby

Filter to add your own custom text to the CannaBiz theme footer, which displays after the Copyright text. Example code File location: /cannabiz/footer.php

 

wpdwc_weight_ounce

Filter to change the ounce Weight Attribute name that the WooConnect add-on uses. Example code File location: /wpd-wooconnect/wpd-wooconnect.php

 

wpdwc_weight_half

Filter to change the half (ounce) Weight Attribute name that the WooConnect add-on uses. Example code File location: /wpd-wooconnect/wpd-wooconnect.php

 

wpdwc_weight_quarter

Filter to change the quarter Weight Attribute name that the WooConnect add-on uses. Example code File location: /wpd-wooconnect/wpd-wooconnect.php

 

wpdwc_weight_eighth

Filter to change the eighth Weight Attribute name that the WooConnect add-on uses. Example code File location: /wpd-wooconnect/wpd-wooconnect.php