Skip to content

Releases: wpdispensary/wp-dispensary

Version 4.3.0

09 Aug 04:53
Compare
Choose a tag to compare
  • 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

Version 4.2.1

04 Jul 14:17
Compare
Choose a tag to compare
  • Added wpd_keep_taxonomy_menu_open filter in admin/wp-dispensary-admin-menu-links.php
  • Added wpd_csv_export_additional_types filter in admin/class-wp-dispensary-csv-export.php
  • Added wpd_admin_settings_fields_args filter in admin/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 .pot files with text strings for localization in languages/
  • General code cleanup throughout various files in the plugin

Version 4.2.0

24 Jun 01:30
Compare
Choose a tag to compare
  • Added get_wpd_all_image_sizes helper function in includes/functions/wp-dispensary-general-functions.php
  • Added get_wpd_product_price_high helper function in includes/functions/wp-dispensary-pricing-functions.php
  • Added get_wpd_product_price_low helper function in includes/functions/wp-dispensary-pricing-functions.php
  • Added wpd_product_ratings_details helper function in includes/functions/wp-dispensary-product-functions.php
  • Added get_wpd_product_ratings_stars helper function in includes/functions/wp-dispensary-product-functions.php
  • Added wpd_shortcodes_product_title filter in admin/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_menu shortcode in admin/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_image to include width/height in HTML in includes/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 .pot files with text strings for localization in languages/
  • WordPress Coding Standards updates in multiple files throughout the plugin
  • General code cleanup throughout various files in the plugin

Version 4.1.1

08 Jun 02:25
Compare
Choose a tag to compare
  • 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

Version 4.1

08 Jun 02:24
Compare
Choose a tag to compare
v4.1

:rocket: RELEASE: v4.1.0

Version 4.0

08 Apr 04:00
Compare
Choose a tag to compare
v4.0

:rocket: RELEASE: v4.0.0

Version 1.9.12

10 Nov 04:14
Compare
Choose a tag to compare
v1.9.12

WordPress Coding Standards Updates #1

Version 1.9.11

22 Sep 17:31
Compare
Choose a tag to compare
v1.9.11

Updated for version 1.9.11 release

Version 1.9.10

29 Aug 15:46
Compare
Choose a tag to compare
v1.9.10

Updated changelog for version 1.9.10

Version 1.9.8

26 Jun 16:56
Compare
Choose a tag to compare

Release notes coming soon