Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Version 4.1.1

Choose a tag to compare

@robertdevore robertdevore released this 08 Jun 02:25
· 117 commits to master since this release
  • Added wp_dispensary_details_metabox_save_detail_keys filter in admin/metaboxes/wpd-metabox-product-details.php
  • Added wp_dispensary_prices_metabox_save_price_keys in admin/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