When using Dispensary Gear plugin, WP Dispensary version 1.9.18+ needs to be installed and activated order make display the Gear type's pricing and details on individual item pages..
In your WordPress admin dashboard, go to Plugins -> Add New and search for Dispensary Gear.
Add admin screen thumbnails to Gear menu type in admin class-wpd-gear-post-type php.
Added filter for the new WP Dispensary v2.0+ in admin class-wpd-gear-data-output php.
Added wpd gear shortcode name for attribute in admin class-wpd-gear-shortcodes php.
Fixed depreciated string value in get bloginfo in admin class-wpd-gear-shortcodes php.
Updated admin order for Gear in admin class-wpd-gear-post-type php.
Added in action hook in admin class-wpd-gear-shortcodes php.
Fixed term name for gear categories in admin class-wpd-gear-data-output php.
Fixed term name for gear categories in admin class-wpd-gear-widgets php.
Read more