Changeset 2966580
- Timestamp:
- 09/13/2023 02:44:22 PM (2 years ago)
- Location:
- rave-payment-forms
- Files:
-
- 8 edited
- 1 copied
-
tags/1.0.7 (copied) (copied from rave-payment-forms/trunk)
-
tags/1.0.7/i18n/languages/rave-payment-forms.pot (modified) (5 diffs)
-
tags/1.0.7/includes/class-flw-payment-list.php (modified) (1 diff)
-
tags/1.0.7/rave-payment-forms.php (modified) (1 diff)
-
tags/1.0.7/readme.txt (modified) (1 diff)
-
trunk/i18n/languages/rave-payment-forms.pot (modified) (5 diffs)
-
trunk/includes/class-flw-payment-list.php (modified) (1 diff)
-
trunk/rave-payment-forms.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
rave-payment-forms/tags/1.0.7/i18n/languages/rave-payment-forms.pot
r2916065 r2966580 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Flutterwave Payments 1.0. 6\n"5 "Project-Id-Version: Flutterwave Payments 1.0.7\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/rave-payment-forms\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2023-0 5-22T19:42:41+00:00\n"12 "POT-Creation-Date: 2023-09-13T14:44:11+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2. 7.1\n"14 "X-Generator: WP-CLI 2.8.1\n" 15 15 "X-Domain: rave-payment-forms\n" 16 16 … … 52 52 msgstr "" 53 53 54 #: includes/class-flw-payment-list.php:4 554 #: includes/class-flw-payment-list.php:46 55 55 msgid "Payment List" 56 56 msgstr "" 57 57 58 #: includes/class-flw-payment-list.php:4 659 #: includes/class-flw-payment-list.php:27 758 #: includes/class-flw-payment-list.php:47 59 #: includes/class-flw-payment-list.php:278 60 60 msgid "Payment Lists" 61 61 msgstr "" 62 62 63 #: includes/class-flw-payment-list.php:6 463 #: includes/class-flw-payment-list.php:65 64 64 msgid "No payments have been made yet." 65 65 msgstr "" 66 66 67 #: includes/class-flw-payment-list.php:14 167 #: includes/class-flw-payment-list.php:142 68 68 msgid "Transaction Ref" 69 69 msgstr "" 70 70 71 #: includes/class-flw-payment-list.php:14 271 #: includes/class-flw-payment-list.php:143 72 72 msgid "Customer" 73 73 msgstr "" 74 74 75 #: includes/class-flw-payment-list.php:14 375 #: includes/class-flw-payment-list.php:144 76 76 msgid "Customer Fullname" 77 77 msgstr "" 78 78 79 #: includes/class-flw-payment-list.php:14 479 #: includes/class-flw-payment-list.php:145 80 80 #: includes/shortcodes/class-abstract-flw-shortcode.php:184 81 81 #: includes/vc-elements/class-flw-vc-simple-form.php:47 … … 85 85 msgstr "" 86 86 87 #: includes/class-flw-payment-list.php:14 587 #: includes/class-flw-payment-list.php:146 88 88 #: includes/shortcodes/class-abstract-flw-shortcode.php:191 89 89 #: includes/shortcodes/class-abstract-flw-shortcode.php:198 … … 92 92 msgstr "" 93 93 94 #: includes/class-flw-payment-list.php:14 694 #: includes/class-flw-payment-list.php:147 95 95 msgid "Status" 96 96 msgstr "" 97 97 98 #: includes/class-flw-payment-list.php:14 798 #: includes/class-flw-payment-list.php:148 99 99 msgid "Date" 100 100 msgstr "" 101 101 102 #: includes/class-flw-payment-list.php:20 7102 #: includes/class-flw-payment-list.php:208 103 103 msgid "Transaction List" 104 104 msgstr "" 105 105 106 #: includes/class-flw-payment-list.php:20 8106 #: includes/class-flw-payment-list.php:209 107 107 msgid "Transactions" 108 108 msgstr "" 109 109 110 #: includes/class-flw-payment-list.php:27 8110 #: includes/class-flw-payment-list.php:279 111 111 msgid "Flutterwave payment lists" 112 112 msgstr "" -
rave-payment-forms/tags/1.0.7/includes/class-flw-payment-list.php
r2916065 r2966580 8 8 defined( 'ABSPATH' ) || exit; 9 9 10 require_once ABSPATH . 'wp-admin/includes/template.php'; 11 10 12 if ( ! class_exists( 'WP_List_Table' ) ) { 11 require_once ABSPATH . 'wp-admin/includes/template.php';12 13 require_once ABSPATH . 'wp-admin/includes/class-wp-screen.php'; 13 14 require_once ABSPATH . 'wp-admin/includes/class-wp-list-table.php'; -
rave-payment-forms/tags/1.0.7/rave-payment-forms.php
r2916065 r2966580 4 4 * Plugin URI: http://flutterwave.com/ 5 5 * Description: Flutterwave payment gateway forms, accept local and international payments securely. 6 * Version: 1.0. 66 * Version: 1.0.7 7 7 * Requires at least: 5.2 8 8 * Requires PHP: 7.4 -
rave-payment-forms/tags/1.0.7/readme.txt
r2916065 r2966580 4 4 Donate link: http://rave.flutterwave.com/ 5 5 Requires at least: 4.4 6 Tested up to: 6. 2.16 Tested up to: 6.3 7 7 Requires PHP: 7.4 8 Stable tag: 1.0. 68 Stable tag: 1.0.7 9 9 License: MIT 10 10 License URI: https://github.com/Flutterwave/rave-payment-forms/blob/master/LICENSE -
rave-payment-forms/trunk/i18n/languages/rave-payment-forms.pot
r2916065 r2966580 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Flutterwave Payments 1.0. 6\n"5 "Project-Id-Version: Flutterwave Payments 1.0.7\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/rave-payment-forms\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2023-0 5-22T19:42:41+00:00\n"12 "POT-Creation-Date: 2023-09-13T14:44:11+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2. 7.1\n"14 "X-Generator: WP-CLI 2.8.1\n" 15 15 "X-Domain: rave-payment-forms\n" 16 16 … … 52 52 msgstr "" 53 53 54 #: includes/class-flw-payment-list.php:4 554 #: includes/class-flw-payment-list.php:46 55 55 msgid "Payment List" 56 56 msgstr "" 57 57 58 #: includes/class-flw-payment-list.php:4 659 #: includes/class-flw-payment-list.php:27 758 #: includes/class-flw-payment-list.php:47 59 #: includes/class-flw-payment-list.php:278 60 60 msgid "Payment Lists" 61 61 msgstr "" 62 62 63 #: includes/class-flw-payment-list.php:6 463 #: includes/class-flw-payment-list.php:65 64 64 msgid "No payments have been made yet." 65 65 msgstr "" 66 66 67 #: includes/class-flw-payment-list.php:14 167 #: includes/class-flw-payment-list.php:142 68 68 msgid "Transaction Ref" 69 69 msgstr "" 70 70 71 #: includes/class-flw-payment-list.php:14 271 #: includes/class-flw-payment-list.php:143 72 72 msgid "Customer" 73 73 msgstr "" 74 74 75 #: includes/class-flw-payment-list.php:14 375 #: includes/class-flw-payment-list.php:144 76 76 msgid "Customer Fullname" 77 77 msgstr "" 78 78 79 #: includes/class-flw-payment-list.php:14 479 #: includes/class-flw-payment-list.php:145 80 80 #: includes/shortcodes/class-abstract-flw-shortcode.php:184 81 81 #: includes/vc-elements/class-flw-vc-simple-form.php:47 … … 85 85 msgstr "" 86 86 87 #: includes/class-flw-payment-list.php:14 587 #: includes/class-flw-payment-list.php:146 88 88 #: includes/shortcodes/class-abstract-flw-shortcode.php:191 89 89 #: includes/shortcodes/class-abstract-flw-shortcode.php:198 … … 92 92 msgstr "" 93 93 94 #: includes/class-flw-payment-list.php:14 694 #: includes/class-flw-payment-list.php:147 95 95 msgid "Status" 96 96 msgstr "" 97 97 98 #: includes/class-flw-payment-list.php:14 798 #: includes/class-flw-payment-list.php:148 99 99 msgid "Date" 100 100 msgstr "" 101 101 102 #: includes/class-flw-payment-list.php:20 7102 #: includes/class-flw-payment-list.php:208 103 103 msgid "Transaction List" 104 104 msgstr "" 105 105 106 #: includes/class-flw-payment-list.php:20 8106 #: includes/class-flw-payment-list.php:209 107 107 msgid "Transactions" 108 108 msgstr "" 109 109 110 #: includes/class-flw-payment-list.php:27 8110 #: includes/class-flw-payment-list.php:279 111 111 msgid "Flutterwave payment lists" 112 112 msgstr "" -
rave-payment-forms/trunk/includes/class-flw-payment-list.php
r2916065 r2966580 8 8 defined( 'ABSPATH' ) || exit; 9 9 10 require_once ABSPATH . 'wp-admin/includes/template.php'; 11 10 12 if ( ! class_exists( 'WP_List_Table' ) ) { 11 require_once ABSPATH . 'wp-admin/includes/template.php';12 13 require_once ABSPATH . 'wp-admin/includes/class-wp-screen.php'; 13 14 require_once ABSPATH . 'wp-admin/includes/class-wp-list-table.php'; -
rave-payment-forms/trunk/rave-payment-forms.php
r2916065 r2966580 4 4 * Plugin URI: http://flutterwave.com/ 5 5 * Description: Flutterwave payment gateway forms, accept local and international payments securely. 6 * Version: 1.0. 66 * Version: 1.0.7 7 7 * Requires at least: 5.2 8 8 * Requires PHP: 7.4 -
rave-payment-forms/trunk/readme.txt
r2916065 r2966580 4 4 Donate link: http://rave.flutterwave.com/ 5 5 Requires at least: 4.4 6 Tested up to: 6. 2.16 Tested up to: 6.3 7 7 Requires PHP: 7.4 8 Stable tag: 1.0. 68 Stable tag: 1.0.7 9 9 License: MIT 10 10 License URI: https://github.com/Flutterwave/rave-payment-forms/blob/master/LICENSE
Note: See TracChangeset
for help on using the changeset viewer.