Skip to content

Commit a56994a

Browse files
Sequential Order Numbers for WooCommerce: 1.11.0 Versioning
1 parent 0879331 commit a56994a

File tree

3 files changed

+49
-44
lines changed

3 files changed

+49
-44
lines changed
Lines changed: 43 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,67 @@
1-
# Copyright (C) 2023 SkyVerge
1+
# Copyright (C) 2024 SkyVerge
22
# This file is distributed under the GNU General Public License v3.0.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Sequential Order Numbers for WooCommerce 1.10.1\n"
6-
"Report-Msgid-Bugs-To: "
7-
"https://woocommerce.com/my-account/marketplace-ticket-form/\n"
8-
"POT-Creation-Date: 2023-09-05 03:53:24+00:00\n"
9-
"MIME-Version: 1.0\n"
10-
"Content-Type: text/plain; charset=utf-8\n"
11-
"Content-Transfer-Encoding: 8bit\n"
12-
"PO-Revision-Date: 2023-MO-DA HO:MI+ZONE\n"
5+
"Project-Id-Version: Sequential Order Numbers for WooCommerce 1.11.0\n"
6+
"Report-Msgid-Bugs-To: https://woocommerce.com/my-account/marketplace-ticket-form/\n"
137
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
148
"Language-Team: LANGUAGE <[email protected]>\n"
9+
"MIME-Version: 1.0\n"
10+
"Content-Type: text/plain; charset=UTF-8\n"
11+
"Content-Transfer-Encoding: 8bit\n"
12+
"POT-Creation-Date: 2024-09-13T04:25:58+00:00\n"
13+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14+
"X-Generator: WP-CLI 2.11.0\n"
15+
"X-Domain: woocommerce-sequential-order-numbers\n"
1516

16-
#: woocommerce-sequential-order-numbers.php:136
17-
#. translators: Placeholders: %s - plugin name
18-
msgid "You cannot clone instances of %s."
17+
#. Plugin Name of the plugin
18+
#: woocommerce-sequential-order-numbers.php
19+
msgid "Sequential Order Numbers for WooCommerce"
1920
msgstr ""
2021

21-
#: woocommerce-sequential-order-numbers.php:148
22-
#. translators: Placeholders: %s - plugin name
23-
msgid "You cannot unserialize instances of %s."
22+
#. Plugin URI of the plugin
23+
#: woocommerce-sequential-order-numbers.php
24+
msgid "http://www.skyverge.com/blog/woocommerce-sequential-order-numbers/"
2425
msgstr ""
2526

26-
#: woocommerce-sequential-order-numbers.php:678
27-
#. translators: Placeholders: %1$s - plugin name; %2$s - WooCommerce version;
28-
#. %3$s, %5$s - <a> tags; %4$s - </a> tag
29-
msgid ""
30-
"%1$s is inactive because it requires WooCommerce %2$s or newer. Please "
31-
"%3$supdate WooCommerce%4$s or run the %5$sWooCommerce database upgrade%4$s."
27+
#. Description of the plugin
28+
#: woocommerce-sequential-order-numbers.php
29+
msgid "Provides sequential order numbers for WooCommerce orders"
3230
msgstr ""
3331

34-
#: woocommerce-sequential-order-numbers.php:728
35-
msgid ""
36-
"Error activating and installing <strong>Sequential Order Numbers for "
37-
"WooCommerce</strong>: %s"
32+
#. Author of the plugin
33+
#: woocommerce-sequential-order-numbers.php
34+
msgid "SkyVerge"
3835
msgstr ""
3936

40-
#: woocommerce-sequential-order-numbers.php:730
41-
msgid "&laquo; Go Back"
37+
#. Author URI of the plugin
38+
#: woocommerce-sequential-order-numbers.php
39+
msgid "http://www.skyverge.com"
4240
msgstr ""
4341

44-
#. Plugin Name of the plugin/theme
45-
msgid "Sequential Order Numbers for WooCommerce"
42+
#. translators: Placeholders: %s - plugin name
43+
#: woocommerce-sequential-order-numbers.php:139
44+
msgid "You cannot clone instances of %s."
4645
msgstr ""
4746

48-
#. Plugin URI of the plugin/theme
49-
msgid "http://www.skyverge.com/blog/woocommerce-sequential-order-numbers/"
47+
#. translators: Placeholders: %s - plugin name
48+
#: woocommerce-sequential-order-numbers.php:151
49+
msgid "You cannot unserialize instances of %s."
5050
msgstr ""
5151

52-
#. Description of the plugin/theme
53-
msgid "Provides sequential order numbers for WooCommerce orders"
52+
#: woocommerce-sequential-order-numbers.php:489
53+
msgid "Allows filtering of orders by custom order number. Example: /wp-json/wc/v3/orders/?number=240222-45"
5454
msgstr ""
5555

56-
#. Author of the plugin/theme
57-
msgid "SkyVerge"
56+
#. translators: Placeholders: %1$s - plugin name; %2$s - WooCommerce version; %3$s, %5$s - <a> tags; %4$s - </a> tag
57+
#: woocommerce-sequential-order-numbers.php:731
58+
msgid "%1$s is inactive because it requires WooCommerce %2$s or newer. Please %3$supdate WooCommerce%4$s or run the %5$sWooCommerce database upgrade%4$s."
5859
msgstr ""
5960

60-
#. Author URI of the plugin/theme
61-
msgid "http://www.skyverge.com"
62-
msgstr ""
61+
#: woocommerce-sequential-order-numbers.php:783
62+
msgid "Error activating and installing <strong>Sequential Order Numbers for WooCommerce</strong>: %s"
63+
msgstr ""
64+
65+
#: woocommerce-sequential-order-numbers.php:785
66+
msgid "&laquo; Go Back"
67+
msgstr ""

readme.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
Contributors: SkyVerge, maxrice, tamarazuk, chasewiseman, nekojira, beka.rice
33
Tags: woocommerce, order number, sequential order number, woocommerce orders
44
Requires at least: 5.6
5-
Tested up to: 6.6.1
5+
Tested up to: 6.6.2
66
Requires PHP: 7.4
7-
Stable tag: 1.11.0-dev.1
7+
Stable tag: 1.11.0
88

99
This plugin extends WooCommerce by setting sequential order numbers for new orders.
1010

@@ -102,7 +102,7 @@ $order_number = $order->get_order_number();
102102

103103
== Changelog ==
104104

105-
- 2024.nn.nn - version 1.11.0-dev.1 =
105+
- 2024.09.13 - version 1.11.0 =
106106
* Misc - Code clean up and optimization
107107
* Misc - Add compatibility for WooCommerce Checkout block
108108
* Misc - Register REST API custom order number filter

woocommerce-sequential-order-numbers.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: Provides sequential order numbers for WooCommerce orders
66
* Author: SkyVerge
77
* Author URI: http://www.skyverge.com
8-
* Version: 1.11.0-dev.1
8+
* Version: 1.11.0
99
* Text Domain: woocommerce-sequential-order-numbers
1010
* Domain Path: /i18n/languages/
1111
*
@@ -19,7 +19,7 @@
1919
* @license http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License v3.0
2020
*
2121
* WC requires at least: 3.9.4
22-
* WC tested up to: 9.2.3
22+
* WC tested up to: 9.3.1
2323
*/
2424

2525
use Automattic\WooCommerce\Utilities\FeaturesUtil;
@@ -36,7 +36,7 @@ class WC_Seq_Order_Number {
3636

3737

3838
/** Version number */
39-
public const VERSION = '1.11.0-dev.1';
39+
public const VERSION = '1.11.0';
4040

4141
/** Minimum required wc version */
4242
public const MINIMUM_WC_VERSION = '3.9.4';

0 commit comments

Comments
 (0)