Skip to content

Commit

Permalink
Merge pull request #311 from envato/2.0.9-release
Browse files Browse the repository at this point in the history
2.0.9 release
  • Loading branch information
dtbaker authored Jul 19, 2023
2 parents 4c06f01 + 557c34d commit 2c60a93
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 31 deletions.
4 changes: 3 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,9 @@ module.exports = function( grunt ) {
'!package-lock.json',
'!phpcs.xml.dist',
'!composer.lock',
'!DEVELOPERS.md'
'!DEVELOPERS.md',
'!docker-compose.yml',
'!uploads.ini'
],
dest: 'dist/<%= pkg.name %>',
expand: true,
Expand Down
Binary file modified docs/dist/envato-market.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/dist/update-check.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Envato Market",
"slug": "envato-market",
"version": "2.0.8",
"version": "2.0.9",
"author": "<a href=\"https://envato.com/market-plugin/\">Envato</a>",
"author_profile": "https://envato.com/market-plugin/",
"contributors": {
Expand All @@ -23,7 +23,7 @@
"homepage": "https://envato.com/market-plugin/",
"sections": {
"description": "WordPress Theme & Plugin management for the Envato Market.",
"changelog": "<h4>v2.0.8</h4><ul><li>Ensure compatibility with 6.1</li><li>Fix blank page bug when items had no reviews</li></ul><h4>v2.0.7</h4><ul><li>Fix global notice hidden bug</li></ul><h4>v2.0.6</h4><ul><li>Add health check information to help diagnose common plugin issues</li></ul><h4>v2.0.5</h4><ul><li>Fix javascript compatibility with broken jQuery in 3rd party themes/plugins</li></ul>"
"changelog": "<h4>v2.0.9</h4><ul><li>PHP 8.2 compatibility / deprecation warning fixes</li><li>Improvements to the development environment</li></ul><h4>v2.0.8</h4><ul><li>Ensure compatibility with 6.1</li><li>Fix blank page bug when items had no reviews</li></ul><h4>v2.0.7</h4><ul><li>Fix global notice hidden bug</li></ul><h4>v2.0.6</h4><ul><li>Add health check information to help diagnose common plugin issues</li></ul><h4>v2.0.5</h4><ul><li>Fix javascript compatibility with broken jQuery in 3rd party themes/plugins</li></ul>"
},
"short_description": "WordPress Theme & Plugin management for the Envato Market.",
"download_link": "http://envato.github.io/wp-envato-market/dist/envato-market.zip",
Expand Down
4 changes: 2 additions & 2 deletions envato-market.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Envato Market
* Plugin URI: https://envato.com/market-plugin/
* Description: WordPress Theme & Plugin management for the Envato Market.
* Version: 2.0.8
* Version: 2.0.9
* Author: Envato
* Author URI: https://envato.com
* Requires at least: 5.1
Expand All @@ -21,7 +21,7 @@


/* Set plugin version constant. */
define( 'ENVATO_MARKET_VERSION', '2.0.8' );
define( 'ENVATO_MARKET_VERSION', '2.0.9' );

/* Debug output control. */
define( 'ENVATO_MARKET_DEBUG_OUTPUT', 0 );
Expand Down
48 changes: 24 additions & 24 deletions languages/envato-market.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# This file is distributed under the same license as the Envato Market package.
msgid ""
msgstr ""
"Project-Id-Version: Envato Market 2.0.8\n"
"Project-Id-Version: Envato Market 2.0.9\n"
"Report-Msgid-Bugs-To: Envato Support Team <[email protected]>\n"
"POT-Creation-Date: 2023-01-17 04:23:43+00:00\n"
"POT-Creation-Date: 2023-07-19 03:51:27+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand All @@ -30,7 +30,7 @@ msgstr ""
#: inc/class-envato-market-api.php:80 inc/class-envato-market-api.php:90
#: inc/class-envato-market-github.php:87 inc/class-envato-market-github.php:97
#: inc/class-envato-market-items.php:100 inc/class-envato-market-items.php:110
#: inc/class-envato-market.php:149 inc/class-envato-market.php:159
#: inc/class-envato-market.php:151 inc/class-envato-market.php:161
msgid "Cheatin&#8217; huh?"
msgstr ""

Expand Down Expand Up @@ -138,67 +138,67 @@ msgstr ""
msgid "Envato Market Items"
msgstr ""

#: inc/admin/class-envato-market-admin.php:1061
#: inc/admin/class-envato-market-admin.php:1086
#: inc/admin/class-envato-market-admin.php:1069
#: inc/admin/class-envato-market-admin.php:1094
msgid "Installing Plugin..."
msgstr ""

#: inc/admin/class-envato-market-admin.php:1062
#: inc/admin/class-envato-market-admin.php:1070
msgid "You do not have sufficient permissions to install plugins on this site."
msgstr ""

#: inc/admin/class-envato-market-admin.php:1063
#: inc/admin/class-envato-market-admin.php:1088
#: inc/admin/class-envato-market-admin.php:1146
#: inc/admin/class-envato-market-admin.php:1071
#: inc/admin/class-envato-market-admin.php:1096
#: inc/admin/class-envato-market-admin.php:1154
#: inc/admin/class-envato-market-theme-installer-skin.php:113
msgid "Return to Plugin Installer"
msgstr ""

#: inc/admin/class-envato-market-admin.php:1087
#: inc/admin/class-envato-market-admin.php:1145
#: inc/admin/class-envato-market-admin.php:1095
#: inc/admin/class-envato-market-admin.php:1153
msgid "An error occurred, please check that the item ID is correct."
msgstr ""

#: inc/admin/class-envato-market-admin.php:1093
#: inc/admin/class-envato-market-admin.php:1101
msgid "Installing Plugin: %s"
msgstr ""

#: inc/admin/class-envato-market-admin.php:1119
#: inc/admin/class-envato-market-admin.php:1144
#: inc/admin/class-envato-market-admin.php:1127
#: inc/admin/class-envato-market-admin.php:1152
msgid "Installing Theme..."
msgstr ""

#: inc/admin/class-envato-market-admin.php:1120
#: inc/admin/class-envato-market-admin.php:1128
msgid "You do not have sufficient permissions to install themes on this site."
msgstr ""

#: inc/admin/class-envato-market-admin.php:1121
#: inc/admin/class-envato-market-admin.php:1129
#: inc/admin/class-envato-market-theme-installer-skin.php:67
msgid "Return to Theme Installer"
msgstr ""

#: inc/admin/class-envato-market-admin.php:1153
#: inc/admin/class-envato-market-admin.php:1161
msgid "Installing Theme: %s"
msgstr ""

#: inc/admin/class-envato-market-admin.php:1181
#: inc/admin/class-envato-market-admin.php:1189
msgid "The Token is missing."
msgstr ""

#: inc/admin/class-envato-market-admin.php:1183
#: inc/admin/class-envato-market-admin.php:1284
#: inc/admin/class-envato-market-admin.php:1191
#: inc/admin/class-envato-market-admin.php:1292
msgid "The Item ID is missing."
msgstr ""

#: inc/admin/class-envato-market-admin.php:1194
#: inc/admin/class-envato-market-admin.php:1202
msgid "The Token or Item ID is incorrect."
msgstr ""

#: inc/admin/class-envato-market-admin.php:1198
#: inc/admin/class-envato-market-admin.php:1206
msgid "The item cannot be downloaded."
msgstr ""

#: inc/admin/class-envato-market-admin.php:1267
#: inc/admin/class-envato-market-admin.php:1275
msgid "An unknown error occurred."
msgstr ""

Expand Down Expand Up @@ -452,7 +452,7 @@ msgstr ""
msgid "Help"
msgstr ""

#: inc/class-envato-market-api.php:128
#: inc/class-envato-market-api.php:127
msgid "An API token is required."
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "envato-market",
"title": "Envato Market",
"version": "2.0.8",
"version": "2.0.9",
"homepage": "https://envato.com/market-plugin/",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Website: https://www.envato.com/lp/market-plugin/
Contributors: valendesigns, dtbaker, aaronrutley
Requires at least: 5.1
Tested up to: 6.1
Stable tag: 2.0.8
Stable tag: 2.0.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down

0 comments on commit 2c60a93

Please sign in to comment.