Releases: getCannaBiz/cannabiz-menu
Releases · getCannaBiz/cannabiz-menu
Version 4.5.0
- Added link attribute to REST API products endpoint in
admin/wp-dispensary-rest-api.php - Added 'wp_query_id' to WP_Query instances in various files in the plugin
- Added
wpd_product_strain_typeshelper function and filter inincludes/functions/wp-dispensary-product-functions.php - Added
wpd_menushortcode setting to optionally showstrain_typesinadmin/wp-dispensary-shortcodes.php - Added warning label settings for products in
admin/wp-dispensary-admin-settings.php - Added warning label content to data output in
admin/wp-dispensary-data-output.php - Updated various styles throughout the plugin in
public/assets/css/wp-dispensary-public.css - Updated fontawesome icon font for backend and frontend in various files in the plugin
- Updated
get_wpd_product_detailsfunction output inincludes/functions/wp-dispensary-product-functions.php - Updated star rating output in menu shortcode in
admin/wp-dispensary-product-reviews.php - Updated start rating styles in menu shortcode in
public/assets/sass/shortcodes/_shortcodes.scss - Updated deprecated jQuery codes in
public/assets/js/wp-dispensary-public.js - Updated carousel items to have adaptive height in
public/assets/sass/slick-slider/_slick.scss - General code cleanup throughout various files in the plugin
Version 4.3.0
- Added
CPT_Columnsclass for easier admin screen editor inadmin/class-wp-dispensary-cpt-columns.php - Updated product admin screen to show product ratings in
admin/wp-dispensary-admin-screens.php - Updated product search widget to no longer check for a title in
admin/widgets/wpd-widget-product-search.php - Updated product rating average calculations in
includes/functions/wp-dispensary-product-functions.php - Updated blank var for ratings box HTML in comment form in
admin/wp-dispensary-product-reviews.php - Updated CSV export with product ratings details
admin/class-wp-dispensary-csv-export.php - General code cleanup throughout various files in the plugin
Version 4.2.1
- Added
wpd_keep_taxonomy_menu_openfilter inadmin/wp-dispensary-admin-menu-links.php - Added
wpd_csv_export_additional_typesfilter inadmin/class-wp-dispensary-csv-export.php - Added
wpd_admin_settings_fields_argsfilter inadmin/wp-dispensary-admin-settings.php - Bugfix for ratings calculation fatal error if count/total is not integer in
includes/functions/wp-dispensary-product-functions.php - Updated products widget type dropdown setting in
admin/widgets/wpd-widget-products.php - Updated license to GPL v3.0
- Updated
.potfiles with text strings for localization inlanguages/ - General code cleanup throughout various files in the plugin
Version 4.2.0
- Added
get_wpd_all_image_sizeshelper function inincludes/functions/wp-dispensary-general-functions.php - Added
get_wpd_product_price_highhelper function inincludes/functions/wp-dispensary-pricing-functions.php - Added
get_wpd_product_price_lowhelper function inincludes/functions/wp-dispensary-pricing-functions.php - Added
wpd_product_ratings_detailshelper function inincludes/functions/wp-dispensary-product-functions.php - Added
get_wpd_product_ratings_starshelper function inincludes/functions/wp-dispensary-product-functions.php - Added
wpd_shortcodes_product_titlefilter inadmin/wp-dispensary-shortcodes.php - Added excerpt to the products post type in
admin/wp-dispensary-products-post-type.php - Added new product ratings feature in
admin/wp-dispensary-product-reviews.php - Added product ratings to schema details in
includes/functions/wp-dispensary-product-functions.php - Added product ratings details to REST API in
admin/wp-dispensary-rest-api.php - Added product ratings stars to
wpd_menushortcode inadmin/wp-dispensary-product-reviews.php - Added product SKU metadata option in
admin/metaboxes/wpd-metabox-product-details.php - Added product SKU metadata to table data output in
admin/wp-dispensary-data-output.php - Added product SKU metadata to REST API in
admin/wp-dispensary-rest-api.php - Bugfix for metadata not saving in
admin/metaboxes/wpd-metabox-compound-details.php - Bugfix for metadata not saving in
admin/metaboxes/wpd-metabox-grower-details.php - Bugfix for metadata not saving in
admin/metaboxes/wpd-metabox-product-details.php - Bugfix for metadata not saving in
admin/metaboxes/wpd-metabox-product-prices.php - Bugfix for metadata not saving in
admin/metaboxes/wpd-metabox-product-type.php - Bugfix for product type dropdown displaying on more screens than just products in
admin/wp-dispensary-admin-screens.php - Updated pre_get_posts for product archive and search results in
admin/wp-dispensary-admin-screens.php - Updated product schema to include SKU, description and brand itemtype's in
includes/functions/wp-dispensary-product-functions.php - Updated product schema price to utilize AggregateOffer option when needed in
includes/functions/wp-dispensary-product-functions.php - Updated
get_wpd_product_imageto include width/height in HTML inincludes/functions/wp-dispensary-product-functions.php - Updated JS for star rating selection when leaving a review in
public/assets/js/wp-dispensary-public.js - Updated carousel slider text to center align in
public/assets/sass/slick-slider/_slick.scss - Updated wpd_menu shortcode styles for the new star ratings in
public/assets/sass/shortcodes/_shortcodes.scss - Updated product widget to include star ratings in
admin/widgets/wpd-widget-products.php - Updated
.potfiles with text strings for localization inlanguages/ - WordPress Coding Standards updates in multiple files throughout the plugin
- General code cleanup throughout various files in the plugin
Version 4.1.1
- Added
wp_dispensary_details_metabox_save_detail_keysfilter inadmin/metaboxes/wpd-metabox-product-details.php - Added
wp_dispensary_prices_metabox_save_price_keysinadmin/metaboxes/wpd-metabox-product-prices.php - Bugfix for metadata not saving correctly in
admin/metaboxes/wpd-metabox-product-details.php - Bugfix for metadata not saving correctly in
admin/metaboxes/wpd-metabox-product-prices.php - Bugfix for filter names that were used twice in
includes/functions/wp-dispensary-pricing-functions.php - Updated prices metabox save meta with array in
admin/metaboxes/wpd-metabox-product-prices.php - Updated inline docs throughout various files in the plugin
Version 4.1
v4.1 :rocket: RELEASE: v4.1.0
Version 4.0
v4.0 :rocket: RELEASE: v4.0.0
Version 1.9.12
v1.9.12 WordPress Coding Standards Updates #1
Version 1.9.11
v1.9.11 Updated for version 1.9.11 release
Version 1.9.10
v1.9.10 Updated changelog for version 1.9.10