Releases: getCannaBiz/cannabiz-ecommerce
Releases · getCannaBiz/cannabiz-ecommerce
v2.3.0
- Added
wpd_ecommerce_checkout_success_before
action hook incheckout/checkout-shortcode.php
- Added
wpd_ecommerce_checkout_success_after
action hook incheckout/checkout-shortcode.php
- Added
wpd_ecommerce_checkout_email_headers_customer
filter incheckout/checkout-shortcode.php
- Added
wpd_ecommerce_checkout_email_headers_admin
filter incheckout/checkout-shortcode.php
- Added verified purchase badge to comments in
includes/wpd-ecommerce-orders-functions.php
- Added
wpd_ecommerce_countries_list
function and filter incheckout/checkout-shortcode.php
- Bugfix for the list menu style price display for topicals in
includes/extend/styles/admin/class-wpd-styles-filters.php
- Bugfix for payment type check during checkout in
checkout/checkout-shortcode.php
- Updated payment type display in order metabox in
orders/orders-metaboxes.php
- Updated payment type display in order thank you page details in
templates/single-order.php
- Updated orders post type capabilities and restrictions in
orders/orders-post-type.php
- Updated plugin to include the
wpd-styles
add-on directly - Updated language translation files for all included translations
- Updated for PHP 8 compatibility in multiple files throughout the plugin
- WordPress Coding Standards updates in multiple files throughout the plugin
- General code cleanup throughout various files in the plugin
v2.1.0
- Added
wpd_ecommerce_login_to_checkout_register_button_url
filter incheckout/checkout-shortcode.php
- Added
wpd_ecommerce_allowed_tags
helper function inincludes/wpd-ecommerce-core-functions.php
- Added 'Curbside pickup' option to payment options in
includes/wpd-ecommerce-activation.php
- Added 'Curbside pickup' option to payment options in
includes/wpd-ecommerce-core-functions.php
- Bugfix updated 'require login to checkout' functionality in
checkout/checkout-shortcode.php
- Bugfix product category archive not displaying out of stock message in
includes/extend/inventory/includes/wpd-inventory-functions.php
- Updated inventory metabox to use
wpd_ecommerce_allowed_tags
helper function inincludes/extend/inventory/admin/class-wpd-inventory-metaboxes.php
- Updated product thumbnail display in cart, checkout and order details in
classes/class-item.php
- Updated product thumbnail display in cart, checkout and order details in
includes/wpd-ecommerce-orders-functions.php
- Updated language translation files for all included translations
- WordPress Coding Standards updates in multiple files throughout the plugin
- General code cleanup throughout various files in the plugin
v2.0
:rocket: RELEASE: v2.0