wpd_flowers_widget_after

Action hook that displays after the Flowers widget Example code File location: /wp-dispensary/admin/wp-dispensary-widgets.php

 

wpd_flowers_widget_inside_bottom

Action hook that displays inside the bottom of the Flowers widget Example code File location: /wp-dispensary/admin/wp-dispensary-widgets.php

 

wpd_flowers_widget_inside_top

Action hook that displays inside the top of the Flowers widget Example code File location: /wp-dispensary/admin/wp-dispensary-widgets.php

 

wpd_flowers_widget_before

Action hook that displays before the Flowers widget Example code File location: /wp-dispensary/admin/wp-dispensary-widgets.php

 

Add “View Details” button to shortcode output

The following code will add a View Details button to the bottom of each item displayed via the shortcodes, similar to how the WooConnect add-on adds view details and buy now buttons. View this gist on GitHub

wpd_pricingoutput_after

Action hook that displays after the Pricing table. Example code File location: /wp-dispensary/admin/wp-dispensary-data-output.php

wpd_pricingoutput_top

Action hook that displays at the top of the Pricing table. Example code File location: /wp-dispensary/admin/wp-dispensary-data-output.php

wpd_pricingoutput_bottom

Action hook that displays at the bottom of the Pricing table. Example code File location: /wp-dispensary/admin/wp-dispensary-data-output.php