File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 1.9.6
4+ * Added imgsize option to shortcodes in ` admin/wp-dispensary-shortcodes.php `
5+ * Added new image sizes for shortcodes in ` admin/wp-dispensary-shortcodes.php `
6+ * Updated Action Hooks code for shortcodes in ` admin/wp-dispensary-shortcodes.php `
7+ * Updated Concentrates pricing in ` admin/post-types/wp-dispensary-metaboxes.php `
8+ * Updated Concentrates pricing for data ouput in ` admin/wp-dispensary-data-output.php `
9+ * Updated Concentrates pricing for REST API in ` admin/wp-dispensary-rest-api.php `
10+ * Updated Concentrates pricing output in shortcodes in ` admin/wp-dispensary-shortcodes.php `
11+ * Updated CSS for admin Concentrate Prices box in ` admin/css/wp-dispensary-admin.css `
12+
313### 1.9.5
414* Added 2 new Action Hooks to shortcodes in ` admin/wp-dispensary-shortcodes.php `
515* Added 8 new Action Hooks to Pricing & Data Tables in ` admin/wp-dispensary-data-output.php `
Original file line number Diff line number Diff line change @@ -68,6 +68,16 @@ It has a long list of options built in for customization to fit your business br
6868
6969== Changelog ==
7070
71+ = 1.9.6 =
72+ * Added imgsize option to shortcodes in `admin/wp-dispensary-shortcodes.php`
73+ * Added new image sizes for shortcodes in `admin/wp-dispensary-shortcodes.php`
74+ * Updated Action Hooks code for shortcodes in `admin/wp-dispensary-shortcodes.php`
75+ * Updated Concentrates pricing in `admin/post-types/wp-dispensary-metaboxes.php`
76+ * Updated Concentrates pricing for data ouput in `admin/wp-dispensary-data-output.php`
77+ * Updated Concentrates pricing for REST API in `admin/wp-dispensary-rest-api.php`
78+ * Updated Concentrates pricing output in shortcodes in `admin/wp-dispensary-shortcodes.php`
79+ * Updated CSS for admin Concentrate Prices box in `admin/css/wp-dispensary-admin.css`
80+
7181= 1.9.5 =
7282* Added 2 new Action Hooks to shortcodes in `admin/wp-dispensary-shortcodes.php`
7383* Added 8 new Action Hooks to Pricing & Data Tables in `admin/wp-dispensary-data-output.php`
You can’t perform that action at this time.
0 commit comments