Skip to content

Commit 7d0256f

Browse files
committed
🚀 RELEASE: v4.1.0
1 parent 171b9d6 commit 7d0256f

File tree

7 files changed

+124
-5
lines changed

7 files changed

+124
-5
lines changed

CHANGELOG.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@
77

88
<h1 id="changelog">Changelog</h1>
99

10+
<h2 id="4.1.0">4.1.0</h2>
11+
12+
<ul>
13+
<li>Added &#8216;Curbside pickup&#8217; option to payment options in <code>admin/wp-dispensary-admin-settings.php</code></li>
14+
<li>Added <code>convert_user_roles</code> helper function in <code>includes/functions/wp-dispensary-helper-functions.php</code></li>
15+
<li>Added three new filters for products post type archive sort ordering in <code>admin/wp-dispensary-admin-screens.php</code></li>
16+
<li>Bugfix for product type selection when editing products in <code>admin/assets/js/wp-dispensary-admin.js</code></li>
17+
<li>Updated public facing styles to use SASS instead of CSS in <code>public/assets/sass</code></li>
18+
<li>Updated plugin upgrade to use new <code>convert_user_roles</code> helper function in <code>admin/wp-dispensary-plugin-upgrade.php</code></li>
19+
<li>WordPress Coding Standards updates in multiple files throughout the plugin</li>
20+
<li>General code cleanup throughout various files in the plugin</li>
21+
</ul>
22+
1023
<h2 id="4.0">4.0</h2>
1124

1225
<ul>

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 4.1.0
4+
* Added 'Curbside pickup' option to payment options in `admin/wp-dispensary-admin-settings.php`
5+
* Added `convert_user_roles` helper function in `includes/functions/wp-dispensary-helper-functions.php`
6+
* Added three new filters for products post type archive sort ordering in `admin/wp-dispensary-admin-screens.php`
7+
* Bugfix for product type selection when editing products in `admin/assets/js/wp-dispensary-admin.js`
8+
* Updated public facing styles to use SASS instead of CSS in `public/assets/sass`
9+
* Updated plugin upgrade to use new `convert_user_roles` helper function in `admin/wp-dispensary-plugin-upgrade.php`
10+
* WordPress Coding Standards updates in multiple files throughout the plugin
11+
* General code cleanup throughout various files in the plugin
12+
313
## 4.0
414
* Added Spanish language translation in `languages/wp-dispensary-es_ES.po`
515
* Added Italian language translation in `languages/wp-dispensary-it_IT.po`

README.html

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
<!DOCTYPE html>
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
3+
<head>
4+
<meta charset="utf-8"/>
5+
</head>
6+
<body>
7+
8+
<h1 id="wpdispensarymenumanagementsoftware">WP Dispensary Menu Management Software</h1>
9+
10+
<p><strong>The #1 Marijuana Dispensary WordPress Plugin.</strong> Make sure you :star: and :eyes: this repo :point_up:</p>
11+
12+
<figure>
13+
<img src="https://www.wpdispensary.com/wp-content/uploads/2018/03/wpd-github-readme.jpg" alt="Cannabis Dispensary WordPress Plugin" />
14+
<figcaption>Cannabis Dispensary WordPress Plugin</figcaption>
15+
</figure>
16+
17+
<p><a href="https://www.codacy.com/gh/wpdispensary/wp-dispensary/dashboard?utm_source=github.com&amp;amp;utm_medium=referral&amp;amp;utm_content=wpdispensary/wp-dispensary&amp;amp;utm_campaign=Badge_Grade"><img src="https://app.codacy.com/project/badge/Grade/5c354fa66bed47cebb795ea90d7c52df" alt="Codacy Badge" /></a></p>
18+
19+
<p>:raised_hand: <strong>WAIT!</strong> This repo is under active development. Download the latest stable release: <a href="https://github.com/wpdispensary/wp-dispensary/releases/tag/v4.1.0">v4.1.0</a>.
20+
:point_right: <strong><a href="https://demo.wpdispensary.com/">View Demo</a></strong>
21+
</p>
22+
23+
<h2 id="dispensarymenufeatures">Dispensary Menu Features</h2>
24+
25+
<p>WP Dispensary is packed with features to enhance the online presence of your cannabis business.</p>
26+
27+
<p>With <strong>WP Dispensary</strong> you can easily create an online menu for patients to browse your inventory in style. <strong><a href="https://wpdispensary.com/pro/">Go Pro</a></strong> and your patients can place orders directly through your website!</p>
28+
29+
<p>:point_right: <strong><a href="https://www.wpdispensary.com/features/">View Features</a></strong>
30+
</p>
31+
32+
<h3 id="menupageauto-createdoninstallation">Menu page auto-created on installation</h3>
33+
34+
<p>When you install and activate WP Dispensary, a new &#8220;Menu&#8221; page is automatically created for you, pre-populated with the default <code>[wpd_menu]</code> shortcode.</p>
35+
36+
<p>:point_right: <strong><a href="https://www.wpdispensary.com/articles/creating-a-menu-page-using-wp-dispensary-shortcodes/">View Documentation</a></strong>
37+
</p>
38+
39+
<h2 id="defineyourdispensarystyle">Define your dispensary style</h2>
40+
41+
<p><a href="https://www.wpdispensary.com/product/cannabiz">CannaBiz</a> is a commercial WordPress theme for the cannabis industry, built and maintained by <strong>WP Dispensary</strong>.</p>
42+
43+
<p>Along with full integration for WP Dispensary and WooCommerce, CannaBiz focuses on page speed and easy to use customization options.</p>
44+
45+
<p>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.</p>
46+
47+
<h2 id="translatedintomultiplelanguages">Translated into multiple languages</h2>
48+
49+
<p>WP Dispensary has the following language translations included:</p>
50+
51+
<ul>
52+
<li>Spanish</li>
53+
<li>Italian</li>
54+
<li>German</li>
55+
<li>French</li>
56+
<li>Croatian</li>
57+
<li>Czech</li>
58+
<li>Georgian</li>
59+
<li>Hebrew</li>
60+
<li>Maltese</li>
61+
<li>Dutch</li>
62+
</ul>
63+
64+
<p>Interested in having WP Dispensary translated into your language? Open an issue and let us know :+1:</p>
65+
66+
<h2 id="goprowithwpdispensary">Go Pro with WP Dispensary</h2>
67+
68+
<p>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.</p>
69+
70+
<ul>
71+
<li><a href="https://www.wpdispensary.com/product/ecommerce/">eCommerce</a></li>
72+
</ul>
73+
74+
<h3 id="wealsohaveawoocommercesolution">We also have a WooCommerce solution</h3>
75+
76+
<p>If you&#8217;re looking for a WooCommerce solution for your dispensary website, we released the <a href="https://www.wpdispensary.com/product/dispensary-details-for-woocommerce/">Dispensary Details for WooCommerce</a> plugin that adds all of the required cannabis related details to your WooCommerce store.</p>
77+
78+
<p>This plugin works independently of WP Dispensary, and is a perfect solution for you if you&#8217;re already comfortable working with WooCommerce and don&#8217;t want to learn a whole new system.</p>
79+
80+
<h2 id="changelog">Changelog</h2>
81+
82+
<p>View <a href="https://github.com/wpdispensary/wp-dispensary/blob/master/CHANGELOG.md">CHANGELOG.md</a></p>
83+
84+
</body>
85+
</html>
86+

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/5c354fa66bed47cebb795ea90d7c52df)](https://www.codacy.com/gh/wpdispensary/wp-dispensary/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=wpdispensary/wp-dispensary&amp;utm_campaign=Badge_Grade)
77

8-
:raised_hand: **WAIT!** This repo is under active development. Download the latest stable release: [v4.0.0](https://github.com/wpdispensary/wp-dispensary/releases/tag/v4.0).
8+
:raised_hand: **WAIT!** This repo is under active development. Download the latest stable release: [v4.1.0](https://github.com/wpdispensary/wp-dispensary/releases/tag/v4.1.0).
99

1010
:point_right: **[View Demo](https://demo.wpdispensary.com/)**
1111

includes/class-wp-dispensary.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ class WP_Dispensary {
7171
public function __construct() {
7272

7373
$this->plugin_name = 'wp-dispensary';
74-
$this->version = '4.0.0';
74+
$this->version = '4.1.0';
7575

7676
if ( defined( 'WP_DISPENSARY_VERSION' ) ) {
7777
$this->version = WP_DISPENSARY_VERSION;

readme.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: wpdispensary, deviodigital
33
Tags: cannabis, dispensary, menu, marijuana, weed, wp-dispensary, pot, mmj, mmp, menu-management, medical-marijuana
44
Requires at least: 3.0.1
55
Tested up to: 5.9
6-
Stable tag: 4.0
6+
Stable tag: 4.1.0
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -79,6 +79,16 @@ Visit our [extensions page](https://www.wpdispensary.com/add-ons) to find out ev
7979

8080
== Changelog ==
8181

82+
= 4.1.0 =
83+
* Added 'Curbside pickup' option to payment options in `admin/wp-dispensary-admin-settings.php`
84+
* Added `convert_user_roles` helper function in `includes/functions/wp-dispensary-helper-functions.php`
85+
* Added three new filters for products post type archive sort ordering in `admin/wp-dispensary-admin-screens.php`
86+
* Bugfix for product type selection when editing products in `admin/assets/js/wp-dispensary-admin.js`
87+
* Updated public facing styles to use SASS instead of CSS in `public/assets/sass`
88+
* Updated plugin upgrade to use new `convert_user_roles` helper function in `admin/wp-dispensary-plugin-upgrade.php`
89+
* WordPress Coding Standards updates in multiple files throughout the plugin
90+
* General code cleanup throughout various files in the plugin
91+
8292
= 4.0 =
8393
* Added Spanish language translation in `languages/wp-dispensary-es_ES.po`
8494
* Added Italian language translation in `languages/wp-dispensary-it_IT.po`

wp-dispensary.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Plugin Name: WP Dispensary
1313
* Plugin URI: https://www.wpdispensary.com
1414
* Description: The complete marijuana menu solution for dispensaries and delivery services
15-
* Version: 4.0
15+
* Version: 4.1.0
1616
* Author: WP Dispensary
1717
* Author URI: https://www.wpdispensary.com
1818
* License: GPL-2.0+
@@ -27,7 +27,7 @@
2727
}
2828

2929
// Define the plugin version.
30-
define( 'WP_DISPENSARY_VERSION', '4.0' );
30+
define( 'WP_DISPENSARY_VERSION', '4.1.0' );
3131

3232
// Define the plugin base name.
3333
$plugin_name = plugin_basename( __FILE__ );

0 commit comments

Comments
 (0)