Skip to content

Commit 912c04f

Browse files
authored
Merge pull request #828 from kprajapatii/master
2.8.23
2 parents 1d1d3a5 + b72ea0a commit 912c04f

4 files changed

Lines changed: 20 additions & 20 deletions

File tree

invoicing.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: GetPaid
44
* Plugin URI: https://wpinvoicing.com/
55
* Description: A lightweight and VAT compliant payments and invoicing plugin.
6-
* Version: 2.8.22
6+
* Version: 2.8.23
77
* Author: AyeCode Ltd
88
* Author URI: https://wpinvoicing.com
99
* Text Domain: invoicing
@@ -23,7 +23,7 @@
2323
}
2424

2525
if ( ! defined( 'WPINV_VERSION' ) ) {
26-
define( 'WPINV_VERSION', '2.8.22' );
26+
define( 'WPINV_VERSION', '2.8.23' );
2727
}
2828

2929
// Include the main Invoicing class.

languages/invoicing-en_US.mo

0 Bytes
Binary file not shown.

languages/invoicing-en_US.po

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
msgid ""
22
msgstr ""
3-
"Project-Id-Version: GetPaid 2.8.22\n"
3+
"Project-Id-Version: GetPaid 2.8.23\n"
44
"Report-Msgid-Bugs-To: \n"
5-
"POT-Creation-Date: 2025-01-09 21:14+0530\n"
6-
"PO-Revision-Date: 2025-01-09 21:14+0530\n"
5+
"POT-Creation-Date: 2025-01-30 19:50+0530\n"
6+
"PO-Revision-Date: 2025-01-30 19:51+0530\n"
77
"Last-Translator: AyeCode Ltd\n"
88
"Language-Team: AyeCode Ltd <contact@ayecode.io>\n"
99
"Language: en_US\n"
@@ -1026,7 +1026,7 @@ msgid "Included Gateways:"
10261026
msgstr ""
10271027

10281028
#: includes/admin/html-admin-page-addons.php:121
1029-
#: includes/admin/views/wizard-thank-you.php:46
1029+
#: includes/admin/views/wizard-thank-you.php:32
10301030
msgid "Create Invoice"
10311031
msgstr ""
10321032

@@ -1582,7 +1582,7 @@ msgid "Add"
15821582
msgstr ""
15831583

15841584
#: includes/admin/meta-boxes/class-getpaid-meta-box-invoice-items.php:751
1585-
#: includes/admin/views/wizard-thank-you.php:34
1585+
#: includes/admin/views/wizard-thank-you.php:30
15861586
msgid "Create Item"
15871587
msgstr ""
15881588

@@ -2513,9 +2513,9 @@ msgstr ""
25132513
msgid "Test Gateway"
25142514
msgstr ""
25152515

2516-
#: includes/admin/views/wizard-gateways.php:73
2517-
#: includes/admin/views/wizard-plugins.php:44
2518-
#: includes/admin/views/wizard-settings.php:130 includes/class-wpinv.php:368
2516+
#: includes/admin/views/wizard-gateways.php:72
2517+
#: includes/admin/views/wizard-plugins.php:31
2518+
#: includes/admin/views/wizard-settings.php:129 includes/class-wpinv.php:368
25192519
msgid "Continue"
25202520
msgstr ""
25212521

@@ -2646,15 +2646,15 @@ msgid "Launch the Setup Wizard!"
26462646
msgstr ""
26472647

26482648
#: includes/admin/views/wizard-introduction.php:131
2649-
#: includes/admin/views/wizard-thank-you.php:60
2649+
#: includes/admin/views/wizard-thank-you.php:38
26502650
msgid "Documentation"
26512651
msgstr ""
26522652

2653-
#: includes/admin/views/wizard-plugins.php:19
2653+
#: includes/admin/views/wizard-plugins.php:17
26542654
msgid "Recommended Plugins"
26552655
msgstr ""
26562656

2657-
#: includes/admin/views/wizard-plugins.php:20
2657+
#: includes/admin/views/wizard-plugins.php:18
26582658
msgid "Below are a few of our own plugins that may help you."
26592659
msgstr ""
26602660

@@ -2674,23 +2674,23 @@ msgstr ""
26742674
msgid "Next steps"
26752675
msgstr ""
26762676

2677-
#: includes/admin/views/wizard-thank-you.php:40
2677+
#: includes/admin/views/wizard-thank-you.php:31
26782678
msgid "Create Payment Form"
26792679
msgstr ""
26802680

2681-
#: includes/admin/views/wizard-thank-you.php:52
2681+
#: includes/admin/views/wizard-thank-you.php:35
26822682
msgid "Learn more"
26832683
msgstr ""
26842684

2685-
#: includes/admin/views/wizard-thank-you.php:56
2685+
#: includes/admin/views/wizard-thank-you.php:37
26862686
msgid "Getting Started"
26872687
msgstr ""
26882688

2689-
#: includes/admin/views/wizard-thank-you.php:64
2689+
#: includes/admin/views/wizard-thank-you.php:39
26902690
msgid "Support"
26912691
msgstr ""
26922692

2693-
#: includes/admin/views/wizard-thank-you.php:68
2693+
#: includes/admin/views/wizard-thank-you.php:40
26942694
msgid "Demos"
26952695
msgstr ""
26962696

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://www.ko-fi.com/stiofan
44
Tags: payments, invoicing, Paypal, Stripe, payment
55
Requires at least: 4.9
66
Tested up to: 6.7
7-
Stable tag: 2.8.22
7+
Stable tag: 2.8.23
88
License: GPLv3
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -144,7 +144,7 @@ Automatic updates should work seamlessly. To avoid unforeseen problems, we alway
144144

145145
== Changelog ==
146146

147-
= 2.8.23 - TBD =
147+
= 2.8.23 - 2024-01-30 =
148148
* Allow to export payment form custom fields data in export invoices - ADDED
149149
* Adjusted payment IPN priority to resolve email issues - FIXED
150150
* Recommend plugins section is broken with BS 5 in setup wizard window - FIXED

0 commit comments

Comments
 (0)