Skip to content

Version 4.3.0

Latest
Compare
Choose a tag to compare
@robertdevore robertdevore released this 09 Aug 04:53
· 21 commits to master since this release
  • Added CPT_Columns class for easier admin screen editor in admin/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