WP Dispensary

Description

The complete online menu solution for dispensaries

WP Dispensary is open source canna-tech for dispensary and delivery services who need a simple way to manage online product menus and let patients place orders directly through their own website.

view demo

Dispensary menu features

WP Dispensary is packed with features to enhance the online presence of your cannabis business.

With WP Dispensary you can easily create an online menu for patients to browse your inventory in style. With the commercial add-on’s offered, your patients can place orders directly through your website!

View Features

Menu page auto-created on installation

When you install and activate WP Dispensary, a new “Menu” page is automatically created for you, pre-populated with the default [wpd_menu] shortcode.

View Documentation

Define your dispensary style

CannaBiz is a commercial WordPress theme for the cannabis industry, built and maintained by WP Dispensary.

Along with full integration for WP Dispensary and WooCommerce, CannaBiz focuses on page speed and easy to use customization options.

You can define your brand style through the theme Customizer by choosing the right colors and fonts, optimize the layout for your specific needs and give your patients a truly beautiful experience unlike anything your competitors offer.

Extending WP Dispensary

With our add-on’s you can extend the functionality of the core WP Dispensary plugin, giving your website a competitive edge in the growing medical marijuana market.

www.remarpro.com is home to some amazing free extensions for WP Dispensary, including:

Go Pro with WP Dispensary

Looking to take things even further? Our commercial extensions provide you with the capabilities you need to turn your online menu into a powerhouse sales machine.

Visit our extensions page to find out everything that’s possible with our premium WP Dispensary extensions.

Screenshots

  • WP Dispensary example menu display
  • WP Dispensary single menu item display
  • WP Dispensary single menu item display, using our eCommerce add-on
  • WP Dispensary admin “Flowers” menu type
  • WP Dispensary edit “Flowers” product
  • WP Dispensary admin Settings page
  • WP Dispensary Products widget list style
  • WP Dispensary Products widget carousel style

Installation

  1. Go to Plugins - Add New in your WordPress admin panel and search for WP Dispensary
  2. Install and activate the plugin directly in your admin panel
  3. Pat yourself on the back for a job well done ??

Reviews

February 19, 2017
I am truly impressed. Effortless integration with other plugins and fully customizable frontend display. Shortcodes are a great feature allowing for any template or structure. Thanks!
November 2, 2016
I found this plugin with a Goolge search and I’m glad I did. It styled the pages perfectly and made it so easy to list out my inventory. Honestly, my pages would have had minimal content had it not been for all the fields provided with the plugin. Really gave us the opportunity to add so much more information and provide it to the customer in a way that they could easily scan the page and get all the information they need very quickly. I was also able to add shortcodes to the page for commerce, so now we have these great looking pages that our customers can shop from. Way better experience than doing out of the box with the e-commerce tools and a lot less hand coding was necessary. Very easy to figure out on your own. I had two other people using the plug in with no issues and neither has WordPress experience. I highly recommend this plugin for anyone wanting to get their online cannabis business up and running quickly.
Read all 8 reviews

Contributors & Developers

“WP Dispensary” is open source software. The following people have contributed to this plugin.

Contributors

“WP Dispensary” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “WP Dispensary” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

4.5.0

  • 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_types helper function and filter in includes/functions/wp-dispensary-product-functions.php
  • Added wpd_menu shortcode setting to optionally show strain_types in admin/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_details function output in includes/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

4.4.0

  • Added WPD_Logging class to help with debugging in admin/class-wp-dispensary-wpd-logging.php
  • Added wp_dispensary_product_details_array function and filter in admin/metaboxes/wpd-metabox-product-details.php
  • Added get_wpd_simple_price_keys helper function and filter in includes/functions/wp-dispensary-pricing-functions.php
  • Added harvest date, test date, test lab and pacakge ID to product data in various files in the plugin
  • Added color metadata option to strain types taxonomy in admin/taxonomies/wpd-taxonomy-color-picker.php
  • Added shop_owner and shop_manager user roles in admin/wp-dispensary-user-roles.php
  • Updated verified purchase notification styles from eCommerce addon in public/assets/sass/products/_reviews.scss
  • Updated body classes to include wpd-archive for taxonomies in public/class-wp-dispensary-public.php
  • Updated menu grid to use 2 columns on mobile instead of 3 in public/assets/sass/shortcodes/_shortcodes.scss
  • Updated widgets with various upgrades in admin/widgets/wpd-widget-products.php
  • Updated admin menu to include Shelf Types and Strain Types in admin/wp-dispensary-admin-menu-links.php
  • Updated toolbar menu to include Shelf Types and Strain Types in admin/class-wp-dispensary-admin.php
  • Updated widget styles in public/assets/sass/widgets/_widgets.scss
  • Updated PHP 8 compatibility in includes/functions/wp-dispensary-product-functions.php
  • Updated .pot files with text strings for localization in languages/
  • General code cleanup throughout various files in the plugin

4.3.0

  • 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

4.2.1

  • 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

4.2.0

  • 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

4.1.1

  • 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

4.1.0

  • Added ‘Curbside pickup’ option to payment options in admin/wp-dispensary-admin-settings.php
  • Added convert_user_roles helper function in includes/functions/wp-dispensary-helper-functions.php
  • Added three new filters for products post type archive sort ordering in admin/wp-dispensary-admin-screens.php
  • Bugfix for product type selection when editing products in admin/assets/js/wp-dispensary-admin.js
  • Updated public facing styles to use SASS instead of CSS in public/assets/sass
  • Updated plugin upgrade to use new convert_user_roles helper function in admin/wp-dispensary-plugin-upgrade.php
  • WordPress Coding Standards updates in multiple files throughout the plugin
  • General code cleanup throughout various files in the plugin

4.0

  • Added Spanish language translation in languages/wp-dispensary-es_ES.po
  • Added Italian language translation in languages/wp-dispensary-it_IT.po
  • Added German language translation in languages/wp-dispensary-de_DE.po
  • Added French language translation in languages/wp-dispensary-fr_FR.po
  • Added Croatian language translation in languages/wp-dispensary-hr_HR.po
  • Added Czech language translation in languages/wp-dispensary-cs_CZ.po
  • Added Georgian language translation in languages/wp-dispensary-ka_GE.po
  • Added Hebrew language translation in languages/wp-dispensary-he_IL.po
  • Added Maltese language translation in languages/wp-dispensary-mt_MT.po
  • Added Dutch language translation in languages/wp-dispensary-nl_NL.po
  • Added new Products Search widget in admin/widgets/wpd-widget-product-search.php
  • Added new Products post type in admin/wp-dispensary-products-post-type.php
  • Added new wpd_categories taxonomy for posts in the Products post type in admin/taxonomies/wpd-taxonomy-categories.php
  • Added Products submenu item in admin dashboard in admin/class-wp-dispensary-admin-settings.php
  • Added wpd_concentrates_prices_array helper function in includes/functions/wp-dispensary-pricing-functions.php
  • Added products post type permalink settings in admin/class-wp-dispensary-permalink-settings.php
  • Added new product_type metadata to each product in admin/metaboxes/wpd-metabox-product-type.php
  • Added new wpd_product_schema helper function in includes/functions/wp-dispensary-product-functions.php
  • Added Tinctures and Edibles to the product_type metadata options in admin/wp-dispensary-helper-functions.php
  • Added new wpd_product_type_display_name helper function in admin/wp-dispensary-helper-functions.php
  • Added new wpd_tinctures_prices_simple helper function in admin/wp-dispensary-helper-functions.php
  • Added new wpd_gear_prices_simple helper function in admin/wp-dispensary-helper-functions.php
  • Added new get_wpd_tinctures_prices_simple helper function in admin/wp-dispensary-helper-functions.php
  • Added new get_wpd_gear_prices_simple helper function in admin/wp-dispensary-helper-functions.php
  • Added new wpd_compound_type helper function in admin/wp-dispensary-helper-functions.php
  • Added new wpd_product_prices helper function helper function in includes/functions/wp-dispensary-pricing-functions.php
  • Added new wpd_product_types helper function in includes/functions/wp-dispensary-general-functions.php
  • Added new wpd_product_types_simple helper function in includes/functions/wp-dispensary-general-functions.php
  • Added new wp_dispensary_custom_image_sizes filter and helper function in includes/functions/wp-dispensary-general-functions.php
  • Added new wpd_product_prices_array helper function in includes/functions/wp-dispensary-pricing-functions.php
  • Added new wpd_compound_list helper function in includes/functions/wp-dispensary-product-functions.php
  • Added new get_wpd_vendors_details helper function in includes/functions/wp-dispensary-general-functions.php
  • Added new get_wpd_strain_types_details helper function in includes/functions/wp-dispensary-general-functions.php
  • Added new get_wpd_shelf_types_details helper function in includes/functions/wp-dispensary-general-functions.php
  • Added new wpd_product_type_display_name_to_slug helper function in includes/functions/wp-dispensary-general-functions.php
  • Added new get_wpd_product_type_item_count helper function in includes/functions/wp-dispensary-general-functions.php
  • Added new get_wpd_product_type_details helper function in includes/functions/wp-dispensary-general-functions.php
  • Added new get_wpd_product_types_details helper function in includes/functions/wp-dispensary-general-functions.php
  • Added new wpd_csv_export_data_row filter in admin/class-wp-dispensary-csv-export.php
  • Added new wpd_compounds_table_placement_options filter in admin/wp-dispensary-admin-settings.php
  • Added new WPD_Products class in includes/class-wp-dispensary-products.php
  • Added new wpd/v1 REST API route to the WP REST API in admin/wp-dispensary-rest-api.php
  • Added product_type jQuery to show/hide metaboxes properly in admin/js/wp-dispensary-admin.js
  • Added convert_post_types, convert_metadata, and convert_taxonomies helper function for v4.0 upgrade in includes/functions/wp-dispensary-helper-functions.php
  • Added new Products Export option to the WP Dispensary admin settings in admin/class-wp-dispensary-csv-export.php
  • Added parameter to get_wpd_product_image function that will link/unlink images in includes/functions/wp-dispensary-product-functions.php
  • Added logo field to vendors taxonomy in admin/class-wp-dispensary-vendors-taxonomy-fields.php
  • Added product type filter to admin all products screen in admin/wp-dispensary-admin-screens.php
  • Added Activation time to product details in multiple files throughout the plugin
  • Deprecated flowers_category, concentrates_category, edibles_category, topicals_category, and growers_category, taxonomies
  • Deprecated Flowers, Concentrates, Edibles, Topicals, Pre-rolls, and Growers post types
  • Deprecated Flowers, Concentrates, Edibles, Topicals, Pre-rolls, and Growers widgets
  • Deprecated wpd-flowers, wpd-concentrates, wpd-edibles, wpd-topicals, wpd-prerolls, wpd-growers, and wpd-carousel shortcodes
  • Updated wpd_menu shortcode output styles in public/assets/css/wp-dispensary-public.css
  • Updated concentrate prices variable to remove PHP notices in admin/wp-dispensary-data-output.php
  • Updated wpd_menu shortcode to include an option to display products in a carousel in admin/wp-dispensary-shortcodes.php
  • Updated wpd_menu div wrappers and class names for each product type in admin/wp-dispensary-shortcodes.php
  • Updated shortcode output for pre-rolls product type in admin/wp-dispensary-shortcodes.php
  • Updated REST API data for Products post type in admin/wp-dispensary-rest-api.php
  • Updated admin ‘Products’ screen styles in admin/css/wp-dispensary-admin.css
  • Updated admin screen styles for multiple taxonomies and Orders in admin/css/wp-dispensary-admin.css
  • Updated body classes for WPD menu and products in public/class-wp-dispensary-public.php
  • Updated slick.js to v1.8.1 and cleaned up additional JS in public/js/wp-dispensary-public.js
  • Updated products archive to display all products in admin/wp-dispensary-admin-screens.php
  • Updated get_wpd_product_details function’s $wrapper arg default in includes/functions/wp-dispensary-product-functions.php
  • Updated patient references to customers in multiple file throughout the plugin
  • Updated pricing metabox keys to use a new name structure in multiple file throughout the plugin
  • Updated taxonomies to use a new name structure in multiple file throughout the plugin
  • Updated product data metabox keys to use a new name structure in multiple file throughout the plugin
  • Updated .pot file with text strings for localization in languages/wp-dispensary.pot
  • Bugfix to keep WPD admin_menu open when various taxonomies are open in admin/class-wp-dispensary-admin-settings.php
  • Bugfix for admin settings redirect page array if no pages are found in admin/wp-dispensary-admin-settings.php
  • Bugfix for content output of single products in admin/wp-dispensary-data-output.php
  • General code cleanup throughout various files in the plugin

3.3.5

  • Added default image for the Styles add-on in public/images/wpd-styles-list-image.jpg
  • Added empty var to remove WP Debug notice in admin/wp-dispensary-data-output.php
  • General code cleanup throughout various files in the plugin

3.3.4

  • Bugfix fatal error from undefined function (missing underscore) in admin/wp-dispensary-admin-settings.php
  • Updated menu shortcodes to display with flexbox instead of floats in public/css/wp-dispensary-public.css
  • Updated JavaScript to remove the matchheight.js script in public/js/wp-dispensary-public.js

3.3.3

  • Added shelf and strain type to Edibles REST API endpoint in admin/wp-dispensary-rest-api.php
  • Added file to store the code for 6 upcoming deprecated shortcodes in admin/deprecated-shortcodes.php
  • Updated codes used for flower prices in prices table output in admin/wp-dispensary-data-output.php
  • Updated admin settings logo file to use the new WP Dispensary logo in admin/images/wpd-logo.png
  • Updated .pot file with text strings for localization in languages/wp-dispensary.pot
  • General code cleanup throughout various files in the plugin

3.3.2

  • Bugfix product image size variable in wpd_menu shortcode in admin/wp-dispensary-shortcodes.php
  • Bugfix total THC display in edibles shortcode in admin/wp-dispensary-shortcodes.php
  • Updated wpd-carousel shortcode default attributes in admin/wp-dispensary-shortcodes.php
  • Updated REST API to use WP_Post method of getting ID (thanks to github user BigNug) in admin/wp-dispensary-rest-api.php
  • Updated .pot file with text strings for localization in languages/wp-dispensary.pot

3.3.1

  • Added image to the wpd-carousel shortcode atts in admin/wp-dispensary-shortcodes.php
  • Updated wpd-carousel shortcode to pass span as the $wrapper for the get_wpd_product_details function in admin/wp-dispensary-shortcodes.php
  • Updated shortcodes to allow users to show/hide images via the shortcode atts in admin/wp-dispensary-shortcodes.php
  • Updated wpd_shortcode_top_menu and wpd_shortcode_bottom_menu action hook names in wpd_menu shortcode in admin/wp-dispensary-shortcodes.php
  • Updated multiple atts for wpd_menu shortcode in admin/wp-dispensary-shortcodes.php
  • Updated .pot file with text strings for localization in languages/wp-dispensary.pot
  • General code cleanup throughout various files in the plugin

3.3

  • Added product_id var to wpd_product_updates_messages function in admin/wp-dispensary-functions.php
  • Added gear and tinctures taxonomies to $cat_tax_query for carousel shortcode in admin/wp-dispensary-shortcodes.php
  • Added $wrapper param to wpd_product_details function in includes/functions/wp-dispensary-product-functions.php
  • Added $wrapper param to get_wpd_product_details function in includes/functions/wp-dispensary-product-functions.php
  • Added $wrapper param to details REST API endpoint in admin/wp-dispensary-rest-api.php
  • Added $wrapper param to wpd_menu shortcode product details in admin/wp-dispensary-shortcodes.php
  • Added minified CSS for the admin screens in admin/css/wp-dispensary-admin.min.css
  • Added admin edit post type styles for coupons in admin/css/wp-dispensary-admin.css
  • Updated CSS for search box in admin edit post types screens in admin/css/wp-dispensary-admin.css
  • Updated carousel shortcode to use get_wpd_product_details function in admin/wp-dispensary-shortcodes.php
  • Updated functions for featured images REST API endpoints in admin/wp-dispensary-rest-api.php
  • Updated total THC for edibles shortcode in admin/wp-dispensary-shortcodes.php
  • Updated colors for product details in shortcodes and compound details in public/css/wp-dispensary-public.css
  • Updated carousel shortcode default atts in admin/wp-dispensary-shortcodes.php
  • Updated .pot file with text strings for localization in languages/wp-dispensary.pot
  • General code cleanup throughout various files in the plugin

3.2

  • Added wpd_pricing_phrase filter in includes/functions/wp-dispensary-pricing-functions.php`
  • Added wpd_details_phrase filter in admin/wp-dispensary-functions.php`
  • Updated admin edit menu type screens style in admin/css/wp-dispensary-admin.css
  • Updated .pot file with text strings for localization in languages/wp-dispensary.pot
  • General code cleanup throughout various files in the plugin

3.1.1

  • Added CSS classes to body on the menu page in public/class-wp-dispensary-public.php
  • Bugfix data return for prerolls featured images in REST API in admin/wp-dispensary-rest-api.php
  • Bugfix changed shelf_type and strain_type data names for REST API endpoints in admin/wp-dispensary-rest-apit.php
  • Updated data output to hide compounds table if eCommerce plugin is active in admin/wp-dispensary-data-output.php
  • Updated .pot file with text strings for localization in languages/wp-dispensary.pot
  • General code cleanup throughout various files in the plugin

3.1

  • Added wpd-thumbnail size to featured images REST API data in admin/wp-dispensary-rest-api.php
  • Added strain_type and shelf_type to the products REST API data in admin/wp-dispensary-rest-api.php
  • Updated widget title strings for localization in admin/post-types/wp-dispensary-widgets.php
  • Updated widgets in admin dash to only color new Products widget in admin/css/wp-dispensary-admin.css
  • Updated .pot file with text strings for localization in languages/wp-dispensary.pot
  • WordPress Coding Standards updates throughout various files in the plugin
  • General code cleanup throughout various files in the plugin

3.0

  • Added Dispensary Products default widget in admin/post-types/wp-dispensary-widgets.php
  • Added wpd-thumbnail image size in admin/wp-dispensary-shortcodes.php
  • Added Tinctures to post type check for mg/% in admin/wp-dispensary-functions.php
  • Added wpd_featured_image_sizes helper function in admin/wp-dispensary-functions.php
  • Added is_product helper function in includes/functions/wp-dispensary-product-functions.php
  • Added 6 helper functions with a new admin settings file in includes/functions/wp-dispensary-settings-functions.php
  • Added eCommerce patient registration redirection setting in admin/wp-dispensary-admin-settings.php
  • Added styles for the new Dispensary Products widget in public/css/wp-dispensary-public.css
  • Bugfix shortcodes topical size variable check in admin/wp-dispensary-shortcodes.php
  • Bugfix added closing span tags for clones and seeds in admin/wp-dispensary-shortcodes.php
  • Updated margins for product titles in shortcodes in public/css/wp-dispensary-public.css
  • Updated mobile wpd_menu shortcode display as one item per row in public/css/wp-dispensary-public.css
  • Updated pricebox number input field style in admin/css/wp-dispensary-admin.css
  • Updated widgets to use helper function for menu types in admin/post-types/wp-dispensary-widgets.php
  • Updated drivers license setting name in admin/wp-dispensary-admin-settings.php
  • Updated hide compounds function to return true/false in includes/functions/wp-dispensary-settings-functions.php
  • Updated the redirect_url full with included home_url() in includes/functions/wp-dispensary-settings-functions.php
  • Updated shortcodes to use the get_wpd_product_image function in admin/wp-dispensary-shortcodes.php
  • Updated select options for featured image sizes in admin/post-types/wp-dispensary-widgets.php
  • Updated plugin links function name in wp-dispensary.php
  • Updated .pot file with text strings for localization in languages/wp-dispensary.pot
  • General code cleanup throughout various files in the plugin

2.9

  • Added ground shipping payment method and instructions box in admin/wp-dispensary-admin-settings.php
  • Updated menu types simple function to remove - from pre-rolls in admin/wp-dispensary-functions.php
  • Updated Compounds table placement/display based on admin settings in admin/wp-dispensary-data-output.php
  • Updated pricing table to be completely removed from data output if eCommerce add-on is active in admin/wp-dispensary-data-output.php
  • Updated .pot file with text strings for localization in languages/wp-dispensary.pot
  • General code cleanup

2.8

  • Added setting to WPD Settings for eCommerce add-on require login to shop in admin/wp-dispensary-admin-settings.php
  • Added wpd_data_output_compounds_table filter in admin/wp-dispensary-data-output.php
  • Added wpd_shortcodes_product_price filter in admin/wp-dispensary-shortcodes.php
  • Added wpd_flowers_pricing_low filter in includes/functions/wp-dispensary-pricing-functions.php
  • Added wpd_flowers_pricing_high filter in includes/functions/wp-dispensary-pricing-functions.php
  • Added wpd_concentrates_pricing_low filter in includes/functions/wp-dispensary-pricing-functions.php
  • Added wpd_concentrates_pricing_high filter in includes/functions/wp-dispensary-pricing-functions.php
  • Added Total compounds to compound details metabox in admin/post-types/wp-dispensary-metaboxes.php
  • Added Total compounds to data output table in admin/wp-dispensary-data-output.php
  • Updated the the wpd_compound_details_screens filter in admin/post-types/wp-dispensary-metaboxes.php
  • Updated the wpd_compound_details_screens filter in admin/post-types/wp-dispensary-metaboxes.php
  • Updated Compound details metabox title in admin/post-types/wp-dispensary-metaboxes.php
  • Updated Pre-roll strain metabox title in admin/post-types/wp-dispensary-metaboxes.php
  • Updated shortcode product title from p to h2 in admin/wp-dispensary-shortcodes.php
  • Updated multiple metabox width on mobile devices in admin/css/wp-dispensary-admin.css
  • Updated flowers_weights variable name in admin/wp-dispensary-functions.php

2.7.1

  • Added empty array for $compounds_new variable by default in admin/wp-dispensary-shortcodes.php
  • Bug fix pass the missing ID argument to compounds helper function in admin/wp-dispensary-data-output.php
  • Bug fix pass the missing ID argument to prices and compounds helper functions in admin/wp-dispensary-shortcodes.php

2.7

  • Added featured image endpoints for all menu types in admin/wp-dispensary-rest-api.php
  • Added details REST API endpoint for all menu types in admin/wp-dispensary-rest-api.php
  • Added prices REST API endpoint for all menu types in admin/wp-dispensary-rest-api.php
  • Updated $id to $product_id for all functions in includes/functions/wp-dispensary-pricing-functions.php
  • Updated functions to pass the $product_id in includes/functions/wp-dispensary-product-functions.php
  • Updated functions to pass the $product_id in admin/wp-dispensary-shortcodes.php
  • Updated functions to pass the $product_id in admin/wp-dispensary-functions.php
  • Updated functions to pass the $product_id in admin/post-types/wp-dispensary-wigets.php

2.6

  • Added new wpd_menu shortcode in admin/wp-dispensary-shortcodes.php
  • Added growers to shelf tax type array in admin/post-types/wp-dispensary-taxonomies.php
  • Added 4 new product helper functions in includes/functions/wp-dispensary-product-functions.php
  • Added new get_wpd_all_prices_simple filter in includes/functions/wp-dispensary-pricing-functions.php
  • Added default $str variable for get_wpd_all_prices_simple function in includes/functions/wp-dispensary-pricing-functions.php
  • Updated widget images to use new helper function in admin/post-types/wp-dispensary-widgets.php
  • Updated title and shortcode for Menu page created on plugin activation in includes/class-wp-dispensary-activator.php
  • General code cleanup

2.5.8

  • Added Pricing Currency Codes helper function in admin/wp-dispensary-functions.php
  • Added filter for widget image sizes in admin/post-types/wp-dispensary-widgets.php
  • Added filter for eCommerce checkout payment options in admin/wp-dispensary-admin-settings.php
  • Added 6 filters for REST API endpoint details in admin/wp-dispensary-rest-api.php
  • Bug fixed for mixmatched currency codes in wpd_pricing_currency_codes helper function in admin/wp-dispensary-functions.php
  • Updated Currency Codes option in WPD Settings to use the new helper function in admin/wp-dispensary-admin-settings.php
  • Updated $_POST values for metaboxes with esc_html in admin/post-types/wp-dispensary-metaboxes.php
  • Updated data output to hide vendors, strain type & shelf type if eCommerce add-on is active in admin/wp-dispensary-data-output.php
  • WordPress Coding Standards updates throughout various files in the plugin
  • General code cleanup throughout various files in the plugin

2.5.7

  • Removed custom REST API codes for Ingredients, Allergens and Vendor REST API endpoints in admin/wp-dispensary-rest-api.php

2.5.6

  • Removed custom REST API codes for menu type Categories, Shelf and Strain type endpoints in admin/wp-dispensary-rest-api.php
  • Updated the order of taxonomies for Shelf type, Strain type and Vendors in admin/post-types/wp-dispensary-taxonomies.php
  • Updated widgets to check display name option by default in admin/post-types/wp-dispensary-widgets.php
  • WordPress Coding Standards Updates in admin/post-types/wp-dispensary-widgets.php

2.5.5

  • Added strain_type to the Growers menu type in admin/post-types/wp-dispensary-taxonomies.php
  • Added strain_type to Growers Details table in admin/post-types/wp-dispensary-data-output.php
  • Added shelf_type and strain_type to menu item data output in admin/post-types/wp-dispensary-data-output.php
  • Added shelf_type and strain_type to Flowers, Concentrates and Pre-rolls Details table in admin/post-types/wp-dispensary-data-output.php
  • Updated Vendor spelling in Details table in admin/post-types/wp-dispensary-data-output.php

2.5.4

  • Bug fix for category option in carousel shortcode args to work with multiple types in admin/wp-dispensary-shortcodes.php
  • Updated carousel shortcode CSS to remove extra right margin on pricing in public/css/wp-dispensary-public.css
  • Updated additional CSS for the carousel shortcode in public/css/wp-dispensary-public.css
  • Updated Topical REST API endpoints to include two new fields in admin/post-types/wp-dispensary-rest-api.php
  • Updated text strings for localization in admin/post-types/wp-dispensary-widgets.php
  • Updated text strings for localization in admin/post-types/wp-dispensary-data-output.php
  • Updated .pot file with new text strings for localization in languages/wp-dispensary.pot
  • General code cleanup throughout various files in the plugin

2.5.3

  • Bug fix for empty variable notices for compounds in admin/wp-dispensary=functions.php
  • Bug fix misspelled meta_key variable name for shortcodes in admin/wp-dispensary-shortcodes.php
  • Updated mobile display for Edit screen in admin dashboard in admin/css/wp-dispensary-admin.css
  • Updated product updated messages with global $post variable in admin/wp-dispensary-functions.php
  • Updated text strings for localization in admin/post-types/wp-dispensary-metaboxes.php
  • Updated .pot file with new text strings for localization in languages/wp-dispensary.pot
  • General code cleanup throughout various files in the plugin

2.5.2

  • Added wpd_flowers_weights_array and wpd_concentrates_weights_array functions in admin/wp-dispensary-functions.php
  • Added minimum order requirement to checkout with eCommerce add-on in admin/wp-dispensary-admin-settings.php
  • Added Patients tab + 4 options in admin settings page with eCommerce add-on in admin/wp-dispensary-admin-settings.php
  • Bug fix in menu type filter that output pre-rolls instead of prerolls in admin/post-types/wp-dispensary-taxonomies.php
  • Bug fix in menu type filter that output pre-rolls instead of prerolls in admin/wp-dispensary-screens.php
  • Bug fix in menu type filter that output pre-rolls instead of prerolls in admin/wp-dispensary-data-output.php
  • Updated WPD Settings version number styles in admin/css/wp-dispensary-admin.css
  • Updated checkout payment options with eCommerce add-on in admin/wp-dispensary-admin-settings.php
  • Updated text strings for localization in admin/wp-dispensary-functions.php
  • Updated .pot file with new text strings for localization in languages/wp-dispensary.pot
  • General code cleanup throughout various files in the plugin

2.5.1

  • Bug fix in the carousel shortcode product pricing display in admin/wp-dispensary-shortcodes.php
  • Bug fix in the carousel shortcode product total THC display for Edibles in admin/wp-dispensary-shortcodes.php
  • Updated text strings for localization in admin/wp-dispensary-admin-settings.php
  • Updated .pot file with new text strings for localization in languages/wp-dispensary.pot

2.5

  • Added multiple helper functions in admin/wp-dispensary-functions.php
  • Added multiple helper functions for pricing in includes/functions/wp-dispensary-pricing-functions.php
  • Added 12 action hooks in product type widgets in admin/post-types/wp-dispensary-widgets.php
  • Added ID option for shortcodes in admin/wp-dispensary-shortcodes.php
  • Added Body class names for WPD specific pages in public/class-wp-dispensary-public.php
  • Added admin settings options for eCommerce add-on in admin/wp-dispensary-admin-settings.php
  • Updated Topicals prices and details metaboxes in admin/post-types/wp-dispensary-metaboxes.php
  • Updated admin settings to set USD as default currency code on activation in includes/class-wp-dispensary-activator.php

2.4

  • Added thead and tbody tags to tables in admin/wp-dispensary-data-output.php
  • Added wpd_details_phrase helper function in admin/wp-dispensary-functions.php
  • Added wpd_pricing_phrase helper function in admin/wp-dispensary-functions.php
  • Added wpd_flowers_prices_simple helper function in admin/wp-dispensary-functions.php`
  • Added wpd_compounds_simple helper function in admin/wp-dispensary-functions.php
  • Added strain_type to shortcode options for Flowers, Concentrates and Pre-rolls in admin/wp-dispensary-shortcodes.php
  • Remove Allergens taxonomy from admin columns in admin/wp-dispensary-admin-screens.php
  • Updated Edibles details order in admin/wp-dispensary-data-output.php
  • Updated compounds table wpd_compounds_simple function in admin/wp-dispensary-data-output.php
  • Updated code to use the new wpd_details_phrase function in admin/wp-dispensary-data-output.php
  • Updated code to use the new wpd_pricing_phrase function in admin/wp-dispensary-data-output.php
  • Updated code to use the new wpd_pricing_phrase function in admin/wp-dispensary-shortcodes.php
  • Updated flowers shortcode with wpd_compounds_simple function in admin/wp-dispensary-shortcodes.php
  • Updated shortcode product details in admin/wp-dispensary-shortcodes.php
  • Updated wpd-carousel shortcode display updates in multuple areas in admin/wp-dispensary-shortcodes.php
  • Updated Prices and Details tables to not display if empty in public/js/wp-dispensary-public.js
  • Updated Compounds table to not display if no compounds are added in admin/wp-dispensary-data-output
  • Updated metabox order for Edibles, Pre-rolls and Growers in admin/wp-dispensary-admin-screens.php
  • Updated .pot file with new text strings for localization in languages/wp-dispensary.pot
  • Updated Flower prices weight display text in metabox in admin/post-types/wp-dispensary-metaboxes.php
  • Updated code for various text strings to be translatable in various files
  • General code cleanup throughout various files in the plugin

2.3

  • Added Strain Type taxonomy in admin/post-types/wp-dispensary-taxonomies.php
  • Added Strain Type to activator permalink flush in includes/class-wp-dispensary-activator.php
  • Added REST API endpoint for Strain Types in admin/wp-dispensary-rest-api.php
  • Added Allergens taxonomy for Edibles in admin/post-types/wp-dispensary-taxonomies.php
  • Added Allergens taxonomy to data output in admin/wp-dispensary-data-output.php
  • Added Allergens to activator permalink flush in includes/class-wp-dispensary-activator.php
  • Added REST API endpoint for Allergens in admin/wp-dispensary-rest-api.php
  • Added Edibles shortcode options for servings, THC mg & total THC in admin/wp-dispensary-shortcodes.php
  • Added shortcode options for ordering by meta_key in admin/wp-dispensary-shortcodes.php
  • Added wpd_topicals_shortcode_args filter for Topicals shortcode $args in admin/wp-dispensary-shortcodes.php
  • Added per unit pricing for Edibles, Pre-rolls and Growers in admin/post-types/wp-dispensary-metaboxes.php
  • Added per unit pricing to Edibles, Pre-rolls and Growers data output in admin/wp-dispensary-data-output.php
  • Added per unit pricing to Edibles, Pre-rolls and Growers shortcode output in admin/wp-dispensary-shortcodes.php
  • Added REST API endpoints for per unit pricing in admin/wp-dispensary-rest-api.php
  • Added Pre-roll weight metabox for Pre-rolls in admin/post-types/wp-dispensary-metaboxes.php
  • Added Pre-roll weight to data output for Pre-rolls in admin/wp-dispensary-data-output.php
  • Added Pre-roll weight to shortcode details for Pre-rolls in admin/wp-dispensary-shortcodes.php
  • Added REST API endpoint for Pre-roll weight in admin/wp-dispensary-rest-api.php
  • Added 2g and 5g prices for Flowers in admin/post-types/wp-dispensary-metaboxes.php
  • Added 2g and 5g prices to data output for Flowers in admin/wp-dispensary-data-output.php
  • Added 2g and 5g prices to shortcode details for Flowers in admin/wp-dispensary-shortcodes.php
  • Added REST API endpoints for Flowers 2g and 5g prices in admin/wp-dispensary-rest-api.php
  • Updated columns on edit screens to clean up what data displays for each menu type in admin/wp-dispensary-admin-screens.php
  • Updated Shelf Type taxonomy name and filter in admin/post-types/wp-dispensary-taxonomies.php
  • Updated how Compound Details display in data output in admin/wp-dispensary-data-output.php
  • Updated .pot file with new text strings for localization in languages/wp-dispensary.pot
  • Updated code for various text strings to be translatable in various files

2.2

  • Added updates to .pot file for localization in languages/wp-dispensary.pot
  • Added all default WP Dispensary menu types to the Permalinks Settings page in admin/class-wp-dispensary-permalink-settings.php
  • Bugfix with the WP_Dispensary_Version name in includes/class-wp-dispensary.php
  • Updated permalink base codes for the flowers permalink base in admin/post-types/wp-dispensary-flowers.php
  • Updated permalink base codes for the concentrates permalink base in admin/post-types/wp-dispensary-concentrates.php
  • Updated permalink base codes for the edibles permalink base in admin/post-types/wp-dispensary-edibles.php
  • Updated permalink base codes for the prerolls permalink base in admin/post-types/wp-dispensary-prerolls.php
  • Updated permalink base codes for the topicals permalink base in admin/post-types/wp-dispensary-topicals.php
  • Updated permalink base codes for the growers permalink base in admin/post-types/wp-dispensary-growers.php

2.1

  • Added new “Shelf Type” taxonomy in admin/post-types/wp-dispensary-taxonomies.php
  • Added new “Shelf Type” taxonomy to shortcode options in admin/wp-dispensary-shortcodes.php
  • Added new “Shelf Type” taxonomy REST API endpoints in admin/wp-dispensary-rest-api.php
  • Updated admin menu function name prefix in admin/class-wp-dispensary-admin-settings.php
  • Updated display text for menu type admin screens in various files

2.0.2

  • Added new categories endpoint to the REST API in admin/wp-dispensary-rest-api.php
  • Updated Growers category REST API endpoint in admin/wp-dispensary-rest-api.php
  • Updated public CSS to fix a couple of issues in public/css/wp-dispensary-public.css
  • Updated spelling/capitalization in various areas throughout the entire plugin

2.0.1

  • Added CBG% options to Flowers, Concentrates and Carousel shortcodes in admin/wp-dispensary-shortcodes.php
  • Added ‘pricing’ CSS class to span tags for various shortcodes in admin/wp-dispensary-shortcodes.php
  • Added missing ajax loader image in public/images/
  • Fixed bug in compound details REST API in admin/wp-dispensary-rest-api.php
  • Fixed bug with shortcode cost phrase not using WPD Settings option in admin/wp-dispensary-shortcodes.php
  • Fixed bug with Donations title display if selected as WPD Settings option in admin/wp-dispensary-data-output.php

2.0

  • Added “Dispensary Menu” page creation (with default shortcodes) on plugin activation in includes/class-wp-dispensary-activator.php
  • Added featured image title for admin menu type screens in admin/wp-dispensary-admin-screens.php
  • Added post type filter for admin menu type screen thumbnails in admin/wp-dispensary-admin-screens.php
  • Added new file to house all custom functions in admin/wp-dispensary-functions.php
  • Added CBG to list of compound details in admin/post-types/wp-dispensary-metaboxes.php
  • Added CBG to list of compound details in admin/wp-dispensary-data-output.php
  • Added CBG to list of compound details in admin/wp-dispensary-rest-api.php
  • Added vendor taxonomy to flush rewrite rules on plugin activation in includes/wp-dispensary-activator.php
  • Fixed various debug errors for undefined variables in admin/wp-dispensary-shortcodes.php
  • Fixed deprecated string value in get_bloginfo function in admin/wp-dispensary-shortcodes.php
  • Fixed bug in CBA variable names in admin/wp-dispensary-shortcodes.php
  • Fixed bug in Concentrates widget form category default admin/post-types/wp-dispensary-widgets.php
  • Rebuilt the admin Settings for WP Dispensary in admin/wp-dispensary-admin-settings.php
  • Updated undefined variables for Details and Pricing tables in admin/wp-dispensary-data-output.php
  • Updated the admin WP Dispensary sub-menu link order in admin/wp-dispensary-admin-settings.php
  • Updated default variable values for pricinglow & pricinghigh in admin/wp-dispensary-shortcodes.php
  • Updated default order for taxonomies & metaboxes in Edit screens in admin/wp-dispensary-admin-screens.php
  • Updated Seed & Clone counts to be in a single metabox in admin/post-types/wp-dispensary-metaboxes.php
  • Updated default widget title’s in admin/post-types/wp-dispensary-widgets.php
  • Updated Category taxonomy name updates in admin/post-types/wp-dispensary-taxonomies.php
  • Updated widget title background color in admin dashboard in admin/css/wp-dispensary-admin.css
  • Updated code to use new wpd_currency_code function in admin/wp-dispensary-data-output.php
  • Updated price output for carousel if all prices are empty in admin/wp-dispensary-shortcodes.php
  • Updated $content for non-WPD post types in admin/wp-dispensary-data-output.php
  • Updated CSS styles for WPD metaboxes in Woo + At a Glance box updates in admin/css/wp-dispensary-admin.css
  • Removed data tables from archive view by default in admin/wp-dispensary-data-output.php
  • Removed unncessary file to help reduce plugin size in admin/post-types/wp-dispensary-build.php
  • WordPress Coding Standards Updates throughout the entire plugin

1.9.18

  • Added new filters for post types in data output in admin/wp-dispensary-data-output.php
  • Added ‘view all’ link options to shortcodes in admin/wp-dispensary-shortcodes.php
  • Fixed nonce errors by adding isset() checks to verify_nonce() lines in admin/post-types/wp-dispensary-metaboxes.php – Thx lucprincen!
  • Updated shortcode titles to center by default in public/css/wp-dispensary-public.css

1.9.17

  • BUGFIX error on install/update with version 1.9.16 due to missing file in includes/class-wp-dispensary.php

1.9.16

  • Added thumbnail images to all menu type screens in the admin dashboard in admin/wp-dispensary-admin-screens.php
  • Added CSS for new thumbnail image column in menu type screens in the admin dashboard in admin/css/wp-dispnsary-admin.css
  • Added functions for updating custom endpoints via the REST API in admin/wp-dispensary-rest-api.php

1.9.15

  • Added ‘difficulty’ to Grower Details metabox in admin/post-types/wp-dispensary-metaboxes.php
  • Added ‘difficulty’ to Grower Details table in admin/wp-dispensary-data-output.php
  • Added ‘difficulty’ to Grower information endpoint in admin/wp-dispensary-rest-api.php
  • Added post_type check to determine category type in admin/wp-dispensary-shortcodes.php
  • Added ‘full’ image size check to each shortcode in admin/wp-dispensary-shortcodes.php
  • Fixed widget display issue for list format in admin/post-types/wp-dispensary-wigets.php
  • Updated filter name to change default shortcode images in admin/wp-dispensary-shortcodes.php

1.9.14

  • Added ‘details’ class name to Details table in admin/wp-dispensary-data-output.php
  • Added filter to change default shortcode images in admin/wp-dispensary-shortcodes.php
  • Fixed bug in widgets that caused html output in admin/post-types/wp-dispenssary-widgets.php
  • Fixed various display issues for shortcodes in admin/wp-dispensary-shortcodes.php
  • Updated Edibles Product Information metabox style …
VIP777 login Philippines Ok2bet PRIZEPH online casino Mnl168 legit PHMAYA casino Login Register Jilimacao review Jl777 slot login 90jili 38 1xBet promo code Jili22 NEW com register Agila Club casino Ubet95 WINJILI ph login WINJILI login register Super jili168 login Panalo meaning VIP JILI login registration AGG777 login app 777 10 jili casino Jili168 register Philippines APALDO Casino link Weekph 50JILI APP Jilievo xyz PH365 casino app 18JL login password Galaxy88casino com login superph.com casino 49jili login register 58jili JOYJILI apk Jili365 asia ORION88 LOGIN We1win withdrawal FF777 casino login Register Jiligo88 philippines 7777pub login register Mwgooddomain login SLOTSGO login Philippines Jili188 App Login Jili slot 777 Jili88ph net Login JILIMACAO link Download Gcash jili login GG777 download Plot777 app download VIPPH register Peso63 jili 365.vip login Ttjl casino link download Super Jili 4 FC178 casino - 777 slot games JILIMACAO Philippines S888 register voslot LOVE jili777 DOWNLOAD FK777 Jili188 app CG777 app 188 jili register 5JILI login App Download Pkjili login Phdream Svip slot Abcjili6 App Fk777 vip download Jili888 register 49jili VIPPH register Phmacao co super Taya777 link Pogo88 real money Top777 app VIP777 slot login PHMACAO 777 login APALDO Casino link Phjili login Yaman88 promo code ME777 slot One sabong 888 login password PHMAYA casino Login Register tg777 customer service 24/7 Pogibet slot Taya777 org login register 1xBet live Acegame888 OKBet registration JILIASIA Promotion Nice88 voucher code AgilaClub Gaming Mnl168 link Ubet95 free 50 PHMAYA casino login JLBET 08 Pb777 download 59superph Nice88 bet sign up bonus Jiliyes SG777 download apk bet88.ph login JILIPARK casino login Register Philippines PHMAYA APK CC6 casino login register mobile PHMACAO com download MWPLAY app JILIPARK Download Jili999 register link download Mnl646 login Labet8888 download 30jili jilievo.com login Jollibee777 open now LOVEJILI 11 18JL casino login register Philippines JILIKO register Philippines login Jililuck 22 WJPESO casino PHMAYA casino login Jili777 login register Philippines Ttjl casino link download W888 login Register Galaxy88casino com login OKBet legit tg777 customer service 24/7 Register ROYAL888 Plot777 login Philippines BigWin Casino real money PHLOVE 18JL PH 18JL casino login register Philippines SG777 Pro Taya777 pilipinong sariling casino Jiligames app MNL168 free bonus YesJili Casino Login 100 Jili casino no deposit bonus FC178 casino free 100 Mwcbet Download Jili888 login Gcash jili download JILIMACAO 123 Royal888 vip 107 Nice888 casino login Register FB777 link VIPPH app download PHJOIN 25 Ubet95 legit phcash.vip log in Rrrbet Jilino1 games member deposit category S888 live login FF777 download FC777 VIP APK ME777 slot Peso 63 online casino OKGames app Joyjili customer service superph.com casino FB777 Pro Rbet456 PH cash online casino Okbet Legit login taruhan77 11 VIPPH 777Taya win app Gogo jili 777 Plot777 login register Bet99 app download Jili8989 NN777 VIP JP7 fuel Wjevo777 download Jilibet donnalyn login Register Bossjili ph download 58jili login registration YE7 login register FC777 new link login 63win register Crown89 JILI no 1 app Jili365 asia JLBET Casino 77PH fun Jili777 download APK Jili8 com log in CC6 casino login register mobile ph365.com promotion phjoin.com login register 77PH VIP Login download Phdream live chat Jlslot2 Me777 download Xojili legit PLDT 777 casino login Super Jili Ace Phdream 44 login Win888 casino JP7 Bp17 casino login TTJL Casino register FB777 slot casino Jili games online real money phjoin.com login register BET99 careers ORION88 LOGIN Plot777 login Philippines Labet8888 login JILI Official Pogibet app download PH777 casino register LOVEJILI app Phvip casino VIP jili casino login PHMACAO app 777pnl legit YE7 casino online Okbet download CC6 bet app 63win club Osm Jili GCash LOVEJILI 11 Www jililive com log in Jili58 casino SuperAce88 JiliLuck Login Acegame 999 777pnl promo code MWPLAY good domain login Philippines Pogo88 app Bet casino login Superph98 18jl app download BET999 App EZJILI gg 50JILI VIP login registration Jilino1 new site pogibet.com casino Jili Games try out Gogojili legit 1xBet Aviator WINJILI ph login Jili168 register How to play Jili in GCash 777pnl PHDream register login JILISM slot casino apk FB777 c0m login EZJILI Telegram MWCASH88 APP download Jili88 vip03 APaldo download 1xBet 58JL Casino 58jl login register Jili scatter gcash OKJL slot jili22.net register login 10phginto APaldo 888 app download 1xBet live FC178 Voucher Code 58jl Jili888 ph Login 365 Jili casino login no deposit bonus JP7 VIP login PHBET Login registration 58jili login registration VVJL online Casino Club app download Jili77 login register Jili88 ph com download KKJILI casino WJ peso app Slot VIP777 BigWin69 app Download Nice88 bet Suhagame philippines Jiliapp Login register Qqjili5 Gogo jili helens ABJILI Casino OKJL download 1xBet login mobile Pogibet 888 777 game Okgames casino login Acegame888 Bet86 promotion Winph99 com m home login JP7 VIP login 20phginto VIPPH register KKJILI casino OKJILI casino Plot777 app download NN777 register bossphl Li789 login Jiligo88 app Mwcbet Download Betjilivip Https www BETSO88 ph 30jili Https www BETSO88 ph Jilievo Club Jili888 register Jili777 download APK JILI77 app download New member register free 100 in GCash 2024 Royal888casino net vip JOLIBET withdrawal MW play casino Jili365 login FB777 Pro Gold JILI Bet99 registration 55BMW red envelope Bet199 login philippines JILI188 casino login register download Phjoin legit or not Bigwin 777 Bigwin pro Apaldo PH pinasgame JILIPARK Login registration JiliApp ph04 Ph143 Jili168 login app Philippines MW Play online casino APK 77tbet register 8k8t Bigwin casino YE7 Download App Ph365 download apk Acejili Ph888 login S888 juan login 63win withdrawal Okbet cc labet 8888.com login password Mwbet188 com login register Philippines MNL168 net login registration kkjili.com download Jili888 Login registration Abc Jili com Download JILIPARK casino login Register Download AbcJili customer service live777. casino Jilievo casino jilievo APP live casino slots jilievo vip Jolibet legit PH888 login Register 888php register 55BMW win Mwbet188 com login register Philippines AbcJili customer service Jili88 ph com app 200Jili App MAXJILI casino ROYAL888 deposit mi777 Jili games free 100 ACEGAME Login Register Jilibet donnalyn login Voslot register Jilino1 live casino 18jl login app apk JILI Vip777 login Phtaya login Super Ace casino login Bigwin 777 Ubet95 free 190 superph.com casino Jili22 NEW com register SG777 win Wjpeso Logo 1xBet login mobile Jili88 casino login register Philippines sign up Okbet cc Agg777 slot login Phv888 login P88jili download jiliapp.com- 777 club Fish game online real money One sabong 888 login password QQJili Taya365 slot mnl168.net login Taya365 download Yes Jili Casino PHMACAO APK free download 365 casino login Bigwin 29 JILISM slot casino apk Wow88 jili777.com ph 888php login 49jili VIP Jilino1 legit SG777 slot Fish game online real money Voslot free 100 18jl login app apk OKJL app Jili22 NEW com register Nice88 free 120 register no deposit bonus Sugal777 app download 288jili PHJOIN VIP com Register Jl77 Casino login KKjili com login Lovejili philippines Pogo88 casino SLOTSGO VIP login password Jili22 net register login password Winph 8 we1win 100 Jili slot 777pnl promo code Sg77701 Bet88 download for Android PH365 casino Royal Club login Jili88 casino login register MWPLAY login register Jilibay Promotion 7SJILI com Register FC777 casino link download Royal meaning in relationship OKBET88 AbcJili customer service 777ph VIP BOSS JILI login Register 200Jili App KKJILI casino login register maxjili Mwcbet legit JILIASIA 50 login Milyon88 com casino login 8k8app17 Royal slot Login Phmacao rest 338 SLOTSGO Ph888 login PHGINTO com login YY777 app Phdream register Jili22 net register login password Lucky Win888 Jiligames API Agila club VIP 77PH VIP Login download Acegame888 register PHMAYA Download Jili88 online casino 7XM Lovejili philippines 63win register Jilimax VOSLOT 777 login 18JL Casino Login Register JILIASIA 50 login 50JILI VIP login registration 7XM com PH Nice888 casino login Register 58jl Jili168 casino login register download Timeph philippines 90jilievo Jili88 casino login register OKBet legit JILI slot game download Bet99 promo code 58jili app 55BMW com PH login password KKjili casino login bet999 How to play Jili in GCash BigWin69 app Download OKJL Milyon88 com casino login phdream 888php register Ph888 PH777 registration bonus JLBET Asia LOVEJILI download Royal Casino login 646 ph login Labet8888 review JLBET Casino Jili888 ph Login Wjpeso Wins JILIMACAO 666 Jiliplay login register JILIAPP com login Download JiliLuck download WIN888 PH JL777 app Voslot777 legit Pkjili login 20jili casino Jolibet login registration Phjoin legit or not Milyon88 com casino register JILI apps download 88jili login register Jili 365 Login register download 11phginto Jili777 vip login Ta777 casino online Swertegames Taya365 download 777PNL online Casino login Mi777 join panalo 123 JILI slot 18jili link Panalo lyrics Jiliplay login philippines yaman88 Bet88 login Jili888 Login registration FF777 TV Ok2bet app Pogibet casino philippines Www jilino1 club WOW JILI secret code AB JILI Jili168 online casino BET99 careers Go88 slot login JILI Vip777 login CG777 Casino link OKBet GCash www.50 jili.com login WINJILI download Lucky bet99 Acegame888 77ph com Login password ACEGAME Login Register ACEGAME casino Swerte88 login password Wj slots casino APALDO Casino Phjoin slot JLBET com JLBET ph Taya777 org login 49jili slot Svip slot Jili77 download APK 200jiliclub Bet199 philippines Jili888 Login registration 88jili withdrawal phjoin.com login register Swerte88 login registration Voslot777 legit Superph11 AAA JILI app download Www jililive com log in VIP777 Casino login download Jili77 download APK Jilibet donnalyn login Register JILICC sign up Pogibet app download www.mwplay888.com download apk Jili68 Jililuck App Download APK Yy777 apk mod Jili77 vipph.com login labet8888.com app Phdream live chat Ph646 login register mobile 7777pub download Jolibet Fortune Tree 90JILI app 18JL login Philippines JLSLOT login password 50JILI fun m.nn777 login 88jili withdrawal PH Cash Casino APK 888PHP Casino LINK Boss jili app download Jili999 login register FB777 download APK Free 100 promotion JILIPARK Download VIP PH casino JILIHOT ALLIN88 login 8K8 com login PHMAYA casino login 58jili withdrawal Ubet95 free 100 no deposit bonus KKJILI online casino M GG777 100jili APP JILI888 slot download PHBET88 Jili Games demo 1xBet OKJL Casino Login Nice888 casino login Register Betso88 App download APK VIP777 app Gcash jili register 1xBet registration 58jili withdrawal Jili63 Suhagame23 218 SLOTSGO AGG777 login Philippines Bay888 login JILIVIP 83444 PHCASH com casino login Jilievo 666 Jili 365 VIP register PHMAYA link PH cash VIP login register Yaman88 casino JP7 VIP We1Win download free rbet.win apk Jili168 casino login register download Milyon88 com casino register 18JL login app 88jili withdrawal AAA Casino jilibet.com register Winjili55 UG777 login app PH777 download Jili365 bet login app Osm Jili GCash 77tbet philippines GI Casino login philippines 88jili login FC178 casino free 100 SG777 Com Login registration Nice88 free 100 Oxjili Royal777 Top777 login FB777 live 200jili login Gogojili legit Yes Jili com login phcash.vip casino Sugal777 app download 58JL app Login Panalo login JILI games APK Lucky99 Slot login Jili scatter gcash 7XM APP download FB JILI casino login download PHMACAO app ROYAL888 Link Alternatif ACEPH Casino - Link 55bmw.com casino Timeph app Osm Jili GCash M GG777 Ubet95 login Jiligo88 CG777 Casino Philippines Tayabet login Boss jili app download YY777 app download Nice88 free 120 register no deposit bonus Bossjili7 XOJILI login 68 PHCASH login ezjili.com download apk Jili 365 VIP APK Milyon88 pro Jili88 casino login register download Jili online casino AgilaPlay Jili scatter gcash 7777pub login CC6 app bonus JK4 online PHJOIN casino Joyjili login register 22phmaya 5JILI Casino login register Betso88 VIP Winph 8 Phmacao rest JILI Slot game download free s888.live legit APALDO Casino link Plot 777 casino login register Philippines Ph646wincom Jili168 login app Philippines KKJILI casino Apaldo PH Phdream live chat Slot VIP777 PH888BET 22 phginto 50JILI APP MWPLAY login register Slotph We1Win apk VIP777 slot login Nice88 PRIZEPH online casino Jilipark App 7XM app for Android Jili58 Jili168 free 100 APALDO 888 CASINO login APaldo download Jiliasia8 com slot game phcash.vip casino OKJL Casino Login YY777 live Jili888 register Winjiliph QQ jili casino login registration Abcjili5 NN777 register Phvip casino Taya 365 casino login OKBet app Osm Jili GCash Nice88 free 100 5JILI Casino login register Bet88 app download 5 55bmw vip Jlph11 JILI slot casino login Nice88 bet sign up bonus JILI Slot game download for Android Abc Jili com Download FF777 TV Peso 63 online casino MILYON88 register free 100 7777pub JILIASIA 50 login CC6 online casino latest version Royal Club apk 1xBet login registration CG777 Casino Philippines 1xBet app Mwcbet net login Password LOVEJILI 21 FBJILI Now use Joyjili Promo code JILI188 casino login register download PHMACAO SuperPH login AGG777 login app Peso 63 online casino filiplay Sugal777 app download Galaxy88casino com login EZJILI Telegram JiliApp ph04 Jilino1 com you can now claim your free 88 PHP download 63win Coupon Code PHDream 8 login register Philippines MNL168 website CC6 online casino register login 3jl app download apk Jlph7 TA777 com Login Register password 5jili11 FF777 casino login Register KKJILI casino login register 10 JILI slot game 3JL login app Jili100 APP Winjili55 Milyon88 info Jilino1 VIP login YE7 bet sign up bonus Apaldo games Wj casino app AbcJili win.ph log in Jili22 VIP 204 SG777 Jl77 Casino login YY777 app download Jilimacao Okjl space Wjevo777 download Ubet95 free 100 no deposit bonus PHMAYA APK Xojili legit 77PH bet login Taya365 pilipinong sariling casino LOVEJILI AAAJILI Casino link Jollibee777 How to play mwplay888 18jl app download jilievo.com login password VIP PH casino mnl168.net login JiliLuck download Win2max casino 777PNL download app Ubet Casino Philippines Win888 Login Jili88 casino login register Philippines sign up Bet99 APK 18JL casino Login register Download Naga888 login JLPH login PHMACAO APK free download How to register Milyon88 Royal888ph com login JiliCC entertainment WINJILI customer service PHBET88 Jili888 Login Philippines SG777 slot FBJILI Jili365 bet login app Ubet95 free 100 no deposit bonus Taya 365 casino login LOVEJILI Jili777 free 150 YE7 casino login register download QQJili 58jili login Download S888 sabong Gi77 casino Login taya777 customer service philippines number 24/7 WINJILI customer service Https www wjevo com promocenter promotioncode Nice99 casino login Phdream 44 login Mi777app 777PNL online Casino login phjl.com casino JILILUCK promo code Pogibet 888 login BigWin Casino legit Jolibet app download Jilli pogibet.com casino JP7 VIP login Ug7772 Phjoy JILIMACAO 123 PH143 online casino jili365.bet download PH cash VIP login register Abc Jili Register Mwgooddomain login 58JL Casino link 365 Jili casino login no deposit bonus JILIEVO Casino 777 60win OKGames casino 49jili VIP kkjili.com app JILIPARK casino login Register Philippines Agila Club casino OKGames GCash OKBet casino online S888 juan login Yaman88 log in Winph99 com m home login Jili88 casino login register Winjiliph CG777 Casino LOGIN Register Ubet Casino Philippines Agilaclub review Is 49jili legit ph646 JLBET link JiliCC entertainment Jilicity withdrawal Ta777 casino online Jili777 login register Philippines JP7 coupon code Milyon88 one Ug7772 Jilibet casino 77PH VIP Login download Jili live login 68 PHCASH 7XM APP download Boss jili login MWCASH88 APP download Jilicity login Acegame888 real money LIKE777 JILILUCK app JiliBay Telegram Bet199 login philippines Ph646wincom PHJOIN login OKGames register JILIASIA withdrawal Panalo login 88jili Login Philippines Wjevo777 download phjl.com casino Fcc777 login Labet8888 login JILI8998 casino login PHJL Login password Jilibay Voucher Code 28k8 Casino P88jili download 49jili apps download Fk777city we1win CG777 Casino login no deposit bonus MW play casino FF777 casino login Register Philippines download JILIAPP com login Download Bet199 PHGINTO com login Bet88 bonus Sw888 withdrawal Vvjl666 Jiliapp 777 Login QQ jili login Jilicity download Jili188 login Philippines Timeph philippines Casino Club app download Nice88 bet login registration Bay888 login PH Cash casino download Jiliko777 Nice88 PH 777pnl Jiliplay login register JILI VIP casino cg777 mwcbets.com login Fbjili2 JILIAPP download 7xm login 77jl.com login JILI Slot game download for Android MWPLAY app superph.com casino Nice88 free 120 WJ peso app Jili58 register 3jl app download apk Betso88 link OKGames login free JILIASIA 888 login 58jl login register Jilibet888 68 PHCASH login Jili88ph net register 55BMW Casino app download APK Abc Jili com Download FB777 register login Philippines Jilievo org m home JiliLuck download jlbet.com login register Jp7 casino login 18JL Casino Login Register YE7 casino APK prizeph Boss jili login Royal logo FC178 casino - 777 slot games Taya777 pilipinong sariling casino Ph888 MWPLAY app @Plot777_casino CG777 login BOSS JILI login Register JILI PH646 login Vvjlstore Mi777 casino login Download Okgames redeem code 50JILI VIP login registration Bet88 login AGG777 login Philippines JILIMACAO Yesjili com legit P88jili com login OKBET88 Gold JILI VIP PH casino VIP PH log in bet88.ph legit kkjili.com app JiliLuck Login JILI Vip777 login 63win withdrawal bet999.ph login m.nn777 login 58JL 8k8app17