Skip to content

Commit

Permalink
Version 4.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaseWiseman committed Jun 26, 2017
1 parent 50fbbf3 commit 6090d78
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-plugin-framework",
"version": "4.6.4",
"version": "4.6.5",
"title": "WooCommerce Plugin Framework",
"author": "SkyVerge Team",
"homepage": "https://github.com/skyverge/wc-plugin-framework#readme",
Expand Down
2 changes: 1 addition & 1 deletion woocommerce/api/class-sv-wc-api-base.php
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ public function require_tls_1_2() {
/**
* Determines if TLS 1.2 is available.
*
* @since 4.6.5-dev
* @since 4.6.5
*
* @return bool
*/
Expand Down
4 changes: 4 additions & 0 deletions woocommerce/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
*** SkyVerge WooCommerce Plugin Framework Changelog ***

2017.06.26 - version 4.6.5
* Misc. - Make a TLS 1.2 admin notice available for gateways that require it
* Misc. - Ensure WooCommerce 3.1 compatibility

2017.05.20 - version 4.6.4
* Fix - Add dedicated subscriptions Change Payment handling to avoid subscription manipulation
* Fix - Ensure old payment methods can be removed after changing subscription payment to a new method
Expand Down
4 changes: 2 additions & 2 deletions woocommerce/class-sv-wc-plugin-compatibility.php
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ public static function is_wc_version_lt_3_0() {
/**
* Determines if the installed version of WooCommerce is 3.1 or greater.
*
* @since 4.6.5-dev
* @since 4.6.5
* @return bool
*/
public static function is_wc_version_gte_3_1() {
Expand All @@ -238,7 +238,7 @@ public static function is_wc_version_gte_3_1() {
/**
* Determines if the installed version of WooCommerce is less than 3.1.
*
* @since 4.6.5-dev
* @since 4.6.5
* @return bool
*/
public static function is_wc_version_lt_3_1() {
Expand Down
4 changes: 2 additions & 2 deletions woocommerce/class-sv-wc-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
* plugin. This class handles all the "non-feature" support tasks such
* as verifying dependencies are met, loading the text domain, etc.
*
* @version 4.6.4
* @version 4.6.5
*/
abstract class SV_WC_Plugin {


/** Plugin Framework Version */
const VERSION = '4.6.4';
const VERSION = '4.6.5';

/** @var object single instance of plugin */
protected static $instance;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ public static function has_shipping_address( WC_Order $order ) {
/**
* Gets the formatted meta data for an order item.
*
* @since 4.6.5-dev
* @since 4.6.5
*
* @param \WC_Order_Item|array $item order item object or array
* @param string $hideprefix prefix for meta that is considered hidden
Expand Down
30 changes: 19 additions & 11 deletions woocommerce/i18n/languages/woocommerce-plugin-framework.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is distributed under the same license as the package.
msgid ""
msgstr ""
"Project-Id-Version: WooCommerce Plugin Framework 4.6.4\n"
"Project-Id-Version: WooCommerce Plugin Framework 4.6.5\n"
"Report-Msgid-Bugs-To: https://support.woocommerce.com/hc/\n"
"POT-Creation-Date: 2015-07-22 12:09:16+00:00\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -60,7 +60,7 @@ msgstr ""
msgid "Please %1$supdate WooCommerce%2$s"
msgstr ""

#: class-sv-wc-plugin-compatibility.php:255
#: class-sv-wc-plugin-compatibility.php:278
msgid "WooCommerce"
msgstr ""

Expand Down Expand Up @@ -794,14 +794,22 @@ msgstr ""
msgid "Securely Save to Account"
msgstr ""

#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:425
#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:427
#. translators: Placeholders: %s - plugin name
msgid ""
"%s: WooCommerce is not being forced over SSL; your customer's payment data "
"may be at risk."
msgstr ""

#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:482
#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:440
#. translators: Placeholders: %s - payment gateway name
msgid ""
"%s requires TLS v1.2 support to process transactions. Please contact your "
"hosting provider to update your environment to support the latest security "
"standards."
msgstr ""

#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:493
#. translators: Placeholders: %1$s - plugin name, %2$s - a
#. currency/comma-separated list of currencies, %3$s - <a> tag, %4$s - </a> tag
msgid ""
Expand All @@ -813,34 +821,34 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""

#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:526
#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:537
#. translators: Placeholders: %1$s - payment gateway title (such as
#. Authorize.net, Braintree, etc), %2$s - <a> tag, %3$s - </a> tag
msgid ""
"%1$s is inactive for subscription transactions. Please %2$senable "
"tokenization%3$s to activate %1$s for Subscriptions."
msgstr ""

#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:544
#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:555
#. translators: Placeholders: %1$s - payment gateway title (such as
#. Authorize.net, Braintree, etc), %2$s - <a> tag, %3$s - </a> tag
msgid ""
"%1$s is inactive for pre-order transactions. Please %2$senable "
"tokenization%3$s to activate %1$s for Pre-Orders."
msgstr ""

#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:580
#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:591
msgid ""
"You must enable tokenization for this gateway in order to support automatic "
"renewal payments with the WooCommerce Subscriptions extension."
msgstr ""

#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:581
#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:592
msgid "Inactive"
msgstr ""

#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:725
#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:794
#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:736
#: payment-gateway/class-sv-wc-payment-gateway-plugin.php:805
#. translators: verb, as in "Capture credit card charge". Used when an
#. amount has been pre-authorized before, but funds have not yet been captured
#. (taken) from the card. Capturing the charge will take the money from the
Expand Down Expand Up @@ -1360,7 +1368,7 @@ msgctxt "hash before order number"
msgid "#%s"
msgstr ""

#: payment-gateway/class-sv-wc-payment-gateway.php:3187
#: payment-gateway/class-sv-wc-payment-gateway.php:3192
#. translators: https:www.skyverge.com/for-translators-environments/
msgctxt "software environment"
msgid "Production"
Expand Down

0 comments on commit 6090d78

Please sign in to comment.