This repository was archived by the owner on Jan 23, 2026. It is now read-only.
- 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