Skip to content

Commit b3a4335

Browse files
committed
1.1.3 version ready to go.
1 parent 902f218 commit b3a4335

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

fast-woo-order-lookup.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Plugin Name: Fast Woo Order Lookup
1212
* Plugin URI: https://plumislandmedia.net/wordpress-plugins/fast-woo-order-lookup/
1313
* Description: Look up orders faster in large WooCommerce stores with many orders.
14-
* Version: 1.1.2
14+
* Version: 1.1.3
1515
* Requires PHP: 5.6
1616
* Requires at least: 5.8
1717
* Tested up to: 6.7

languages/fast-woo-order-lookup.pot

+8-8
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# This file is distributed under the GPLv2.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Fast Woo Order Lookup 1.1.2\n"
5+
"Project-Id-Version: Fast Woo Order Lookup 1.1.3\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/fast-woo-order-lookup\n"
77
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
88
"Language-Team: LANGUAGE <[email protected]>\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"POT-Creation-Date: 2024-10-07T13:02:07+00:00\n"
12+
"POT-Creation-Date: 2024-10-07T14:52:54+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.9.0\n"
1515
"X-Domain: fast-woo-order-lookup\n"
@@ -34,27 +34,27 @@ msgstr ""
3434
msgid "https://github.com/OllieJones"
3535
msgstr ""
3636

37-
#: fast-woo-order-lookup.php:142
37+
#: fast-woo-order-lookup.php:143
3838
msgid "See the"
3939
msgstr ""
4040

41-
#: fast-woo-order-lookup.php:143
41+
#: fast-woo-order-lookup.php:144
4242
msgid "Scheduled Actions status page"
4343
msgstr ""
4444

45-
#: fast-woo-order-lookup.php:144
45+
#: fast-woo-order-lookup.php:145
4646
msgid "for details."
4747
msgstr ""
4848

49-
#: fast-woo-order-lookup.php:147
49+
#: fast-woo-order-lookup.php:148
5050
msgid "Fast Woo Order Lookup indexing begins soon."
5151
msgstr ""
5252

53-
#: fast-woo-order-lookup.php:151
53+
#: fast-woo-order-lookup.php:152
5454
msgid "Fast Woo Order Lookup indexing still in progress."
5555
msgstr ""
5656

5757
#. translators: 1: percent 12.3
58-
#: fast-woo-order-lookup.php:153
58+
#: fast-woo-order-lookup.php:154
5959
msgid "%1$s%% complete."
6060
msgstr ""

readme.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Tested up to: 6.7
99
Requires PHP: 5.6
1010
WC requires at least: 4.0
1111
WC tested up to: 9.1.4
12-
Stable tag: 1.1.2
12+
Stable tag: 1.1.3
1313
Requires Plugins: woocommerce
1414
License: GPLv2
1515
Text Domain: fast-woo-order-lookup
@@ -92,7 +92,7 @@ Support for WooCommerce Sequential Order Numbers Pro. Faster initial indexing. W
9292

9393
== Changelog ==
9494

95-
= 1.1.2 October 7, 2024 =
95+
= 1.1.3 October 7, 2024 =
9696

9797
Handle tables and colums with character sets other than $wpdb->charset.
9898

0 commit comments

Comments
 (0)