Skip to content

Commit

Permalink
Merge branch 'release/2.9.5' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
sabbir1991 committed Dec 12, 2018
2 parents 857a3d1 + 7c3b617 commit 87f22d4
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 21 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,11 @@ A. Just install and activate the PRO version without deleting the free plugin. A

## Changelog ##

v2.9.5 -> Dec 13, 2018
------------------------
-**Fix** Some csrf and XSS related issue
-**Fix** Store opening and closing time releated issue

v2.9.4 -> Dec 11, 2018
------------------------
-**New** Add theme compatibility with Storefront, Flatsome & Divi theme
Expand Down
5 changes: 5 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v2.9.5 -> Dec 13, 2018
------------------------
-**Fix** Some csrf and XSS related issue
-**Fix** Store opening and closing time releated issue

v2.9.4 -> Dec 11, 2018
------------------------
-**New** Add theme compatibility with Storefront, Flatsome & Divi theme
Expand Down
6 changes: 3 additions & 3 deletions dokan.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
Plugin Name: Dokan
Plugin URI: https://wordpress.org/plugins/dokan-lite/
Description: An e-commerce marketplace plugin for WordPress. Powered by WooCommerce and weDevs.
Version: 2.9.4
Version: 2.9.5
Author: weDevs, LLC
Author URI: https://wedevs.com/
Text Domain: dokan-lite
WC requires at least: 3.0
WC tested up to: 3.5.0
WC tested up to: 3.5.2
Domain Path: /languages/
License: GPL2
*/
Expand Down Expand Up @@ -78,7 +78,7 @@ final class WeDevs_Dokan {
*
* @var string
*/
public $version = '2.9.4';
public $version = '2.9.5';

/**
* Minimum PHP version required
Expand Down
39 changes: 22 additions & 17 deletions languages/dokan-lite.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# This file is distributed under the GPL2.
msgid ""
msgstr ""
"Project-Id-Version: Dokan 2.9.4\n"
"Project-Id-Version: Dokan 2.9.5\n"
"Report-Msgid-Bugs-To: https://wedevs.com/contact/\n"
"POT-Creation-Date: 2018-12-11 16:34:49+00:00\n"
"POT-Creation-Date: 2018-12-12 21:18:42+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -427,7 +427,7 @@ msgstr ""
msgid "Vendor"
msgstr ""

#: classes/installer.php:178 includes/admin/class-admin.php:117
#: classes/installer.php:178 includes/admin/class-admin.php:118
#: includes/admin/class-settings.php:395 includes/template-tags.php:302
#: src/admin/pages/Dashboard.vue:3
msgid "Dashboard"
Expand Down Expand Up @@ -624,8 +624,8 @@ msgid "No product found !"
msgstr ""

#: classes/template-settings.php:70 classes/template-settings.php:74
#: dokan.php:462 includes/admin/class-admin.php:129
#: includes/admin/class-admin.php:190 includes/template-tags.php:333
#: dokan.php:462 includes/admin/class-admin.php:130
#: includes/admin/class-admin.php:191 includes/template-tags.php:333
#: src/admin/pages/Settings.vue:3
msgid "Settings"
msgstr ""
Expand Down Expand Up @@ -751,17 +751,17 @@ msgstr ""
msgid "Sorry, no transactions were found!"
msgstr ""

#: classes/upgrade.php:82 includes/admin/class-admin.php:251
#: classes/upgrade.php:82 includes/admin/class-admin.php:252
msgid ""
"<strong>Dokan Data Update Required</strong> &#8211; We need to update your "
"install to the latest version"
msgstr ""

#: classes/upgrade.php:83 includes/admin/class-admin.php:252
#: classes/upgrade.php:83 includes/admin/class-admin.php:253
msgid "Run the updater"
msgstr ""

#: classes/upgrade.php:88 includes/admin/class-admin.php:257
#: classes/upgrade.php:88 includes/admin/class-admin.php:258
msgid ""
"It is strongly recommended that you backup your database before proceeding. "
"Are you sure you wish to run the updater now?"
Expand Down Expand Up @@ -862,40 +862,45 @@ msgid ""
"target=\"_blank\" href=\"%s\">Grab The Deal</a></p>"
msgstr ""

#: includes/admin/class-admin.php:107 includes/admin/class-admin.php:118
#: includes/admin/class-admin.php:176 includes/admin/setup-wizard.php:113
#: includes/admin/class-admin.php:108 includes/admin/class-admin.php:119
#: includes/admin/class-admin.php:177 includes/admin/setup-wizard.php:113
#: includes/template-tags.php:324 templates/withdraw/header.php:11
msgid "Withdraw"
msgstr ""

#: includes/admin/class-admin.php:111
#: includes/admin/class-admin.php:112
msgid "Withdraw %s"
msgstr ""

#. Plugin Name of the plugin/theme
msgid "Dokan"
msgstr ""

#: includes/admin/class-admin.php:121 includes/admin/class-admin.php:183
#: includes/admin/class-admin.php:122 includes/admin/class-admin.php:184
msgid "PRO Features"
msgstr ""

#: includes/admin/class-admin.php:128
#: includes/admin/class-admin.php:129
msgid "<span style=\"color:#f18500\">Help</span>"
msgstr ""

#: includes/admin/class-admin.php:169
#: includes/admin/class-admin.php:170
msgid "Dokan Dashboard"
msgstr ""

#: includes/admin/class-settings.php:32
msgid "You have no permission to get settings value"
#: includes/admin/class-ajax.php:120 lib/promotions.php:184
msgid "You have no permission to do that"
msgstr ""

#: includes/admin/class-settings.php:36 includes/admin/class-settings.php:62
#: includes/admin/class-ajax.php:124 includes/admin/class-settings.php:36
#: includes/admin/class-settings.php:62 lib/promotions.php:188
msgid "Invalid nonce"
msgstr ""

#: includes/admin/class-settings.php:32
msgid "You have no permission to get settings value"
msgstr ""

#: includes/admin/class-settings.php:58
msgid "You are not authorized to perform this action."
msgstr ""
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dokan",
"version": "2.9.4",
"version": "2.9.5",
"description": "A WordPress marketplace plugin",
"author": "weDevs",
"license": "GPL",
Expand Down
5 changes: 5 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,11 @@ A. Just install and activate the PRO version without deleting the free plugin. A

== Changelog ==

v2.9.5 -> Dec 13, 2018
------------------------
-**Fix** Some csrf and XSS related issue
-**Fix** Store opening and closing time releated issue

v2.9.4 -> Dec 11, 2018
------------------------
-**New** Add theme compatibility with Storefront, Flatsome & Divi theme
Expand Down

1 comment on commit 87f22d4

@kazhin
Copy link

@kazhin kazhin commented on 87f22d4 Dec 13, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi sabbir
tnx for Release this version
i have Question: What changes have you made to the structure and files of this plugin?
Because the dokan-lite inside the WordPress repository is closed, and I need a lite version to install the pro version , if I have trouble with this plugin in terms of security and performance.
can i install it without worries?

Please sign in to comment.