Plugin Directory

Changeset 2966580


Ignore:
Timestamp:
09/13/2023 02:44:22 PM (2 years ago)
Author:
flutterwave
Message:

Update to version 1.0.7 from GitHub

Location:
rave-payment-forms
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • rave-payment-forms/tags/1.0.7/i18n/languages/rave-payment-forms.pot

    r2916065 r2966580  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Flutterwave Payments 1.0.6\n"
     5"Project-Id-Version: Flutterwave Payments 1.0.7\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/rave-payment-forms\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2023-05-22T19:42:41+00:00\n"
     12"POT-Creation-Date: 2023-09-13T14:44:11+00:00\n"
    1313"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"
    1515"X-Domain: rave-payment-forms\n"
    1616
     
    5252msgstr ""
    5353
    54 #: includes/class-flw-payment-list.php:45
     54#: includes/class-flw-payment-list.php:46
    5555msgid "Payment List"
    5656msgstr ""
    5757
    58 #: includes/class-flw-payment-list.php:46
    59 #: includes/class-flw-payment-list.php:277
     58#: includes/class-flw-payment-list.php:47
     59#: includes/class-flw-payment-list.php:278
    6060msgid "Payment Lists"
    6161msgstr ""
    6262
    63 #: includes/class-flw-payment-list.php:64
     63#: includes/class-flw-payment-list.php:65
    6464msgid "No payments have been made yet."
    6565msgstr ""
    6666
    67 #: includes/class-flw-payment-list.php:141
     67#: includes/class-flw-payment-list.php:142
    6868msgid "Transaction Ref"
    6969msgstr ""
    7070
    71 #: includes/class-flw-payment-list.php:142
     71#: includes/class-flw-payment-list.php:143
    7272msgid "Customer"
    7373msgstr ""
    7474
    75 #: includes/class-flw-payment-list.php:143
     75#: includes/class-flw-payment-list.php:144
    7676msgid "Customer Fullname"
    7777msgstr ""
    7878
    79 #: includes/class-flw-payment-list.php:144
     79#: includes/class-flw-payment-list.php:145
    8080#: includes/shortcodes/class-abstract-flw-shortcode.php:184
    8181#: includes/vc-elements/class-flw-vc-simple-form.php:47
     
    8585msgstr ""
    8686
    87 #: includes/class-flw-payment-list.php:145
     87#: includes/class-flw-payment-list.php:146
    8888#: includes/shortcodes/class-abstract-flw-shortcode.php:191
    8989#: includes/shortcodes/class-abstract-flw-shortcode.php:198
     
    9292msgstr ""
    9393
    94 #: includes/class-flw-payment-list.php:146
     94#: includes/class-flw-payment-list.php:147
    9595msgid "Status"
    9696msgstr ""
    9797
    98 #: includes/class-flw-payment-list.php:147
     98#: includes/class-flw-payment-list.php:148
    9999msgid "Date"
    100100msgstr ""
    101101
    102 #: includes/class-flw-payment-list.php:207
     102#: includes/class-flw-payment-list.php:208
    103103msgid "Transaction List"
    104104msgstr ""
    105105
    106 #: includes/class-flw-payment-list.php:208
     106#: includes/class-flw-payment-list.php:209
    107107msgid "Transactions"
    108108msgstr ""
    109109
    110 #: includes/class-flw-payment-list.php:278
     110#: includes/class-flw-payment-list.php:279
    111111msgid "Flutterwave payment lists"
    112112msgstr ""
  • rave-payment-forms/tags/1.0.7/includes/class-flw-payment-list.php

    r2916065 r2966580  
    88defined( 'ABSPATH' ) || exit;
    99
     10require_once ABSPATH . 'wp-admin/includes/template.php';
     11
    1012if ( ! class_exists( 'WP_List_Table' ) ) {
    11     require_once ABSPATH . 'wp-admin/includes/template.php';
    1213    require_once ABSPATH . 'wp-admin/includes/class-wp-screen.php';
    1314    require_once ABSPATH . 'wp-admin/includes/class-wp-list-table.php';
  • rave-payment-forms/tags/1.0.7/rave-payment-forms.php

    r2916065 r2966580  
    44 * Plugin URI: http://flutterwave.com/
    55 * Description: Flutterwave payment gateway forms, accept local and international payments securely.
    6  * Version: 1.0.6
     6 * Version: 1.0.7
    77 * Requires at least: 5.2
    88 * Requires PHP: 7.4
  • rave-payment-forms/tags/1.0.7/readme.txt

    r2916065 r2966580  
    44Donate link: http://rave.flutterwave.com/
    55Requires at least: 4.4
    6 Tested up to: 6.2.1
     6Tested up to: 6.3
    77Requires PHP: 7.4
    8 Stable tag: 1.0.6
     8Stable tag: 1.0.7
    99License: MIT
    1010License URI: https://github.com/Flutterwave/rave-payment-forms/blob/master/LICENSE
  • rave-payment-forms/trunk/i18n/languages/rave-payment-forms.pot

    r2916065 r2966580  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Flutterwave Payments 1.0.6\n"
     5"Project-Id-Version: Flutterwave Payments 1.0.7\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/rave-payment-forms\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2023-05-22T19:42:41+00:00\n"
     12"POT-Creation-Date: 2023-09-13T14:44:11+00:00\n"
    1313"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"
    1515"X-Domain: rave-payment-forms\n"
    1616
     
    5252msgstr ""
    5353
    54 #: includes/class-flw-payment-list.php:45
     54#: includes/class-flw-payment-list.php:46
    5555msgid "Payment List"
    5656msgstr ""
    5757
    58 #: includes/class-flw-payment-list.php:46
    59 #: includes/class-flw-payment-list.php:277
     58#: includes/class-flw-payment-list.php:47
     59#: includes/class-flw-payment-list.php:278
    6060msgid "Payment Lists"
    6161msgstr ""
    6262
    63 #: includes/class-flw-payment-list.php:64
     63#: includes/class-flw-payment-list.php:65
    6464msgid "No payments have been made yet."
    6565msgstr ""
    6666
    67 #: includes/class-flw-payment-list.php:141
     67#: includes/class-flw-payment-list.php:142
    6868msgid "Transaction Ref"
    6969msgstr ""
    7070
    71 #: includes/class-flw-payment-list.php:142
     71#: includes/class-flw-payment-list.php:143
    7272msgid "Customer"
    7373msgstr ""
    7474
    75 #: includes/class-flw-payment-list.php:143
     75#: includes/class-flw-payment-list.php:144
    7676msgid "Customer Fullname"
    7777msgstr ""
    7878
    79 #: includes/class-flw-payment-list.php:144
     79#: includes/class-flw-payment-list.php:145
    8080#: includes/shortcodes/class-abstract-flw-shortcode.php:184
    8181#: includes/vc-elements/class-flw-vc-simple-form.php:47
     
    8585msgstr ""
    8686
    87 #: includes/class-flw-payment-list.php:145
     87#: includes/class-flw-payment-list.php:146
    8888#: includes/shortcodes/class-abstract-flw-shortcode.php:191
    8989#: includes/shortcodes/class-abstract-flw-shortcode.php:198
     
    9292msgstr ""
    9393
    94 #: includes/class-flw-payment-list.php:146
     94#: includes/class-flw-payment-list.php:147
    9595msgid "Status"
    9696msgstr ""
    9797
    98 #: includes/class-flw-payment-list.php:147
     98#: includes/class-flw-payment-list.php:148
    9999msgid "Date"
    100100msgstr ""
    101101
    102 #: includes/class-flw-payment-list.php:207
     102#: includes/class-flw-payment-list.php:208
    103103msgid "Transaction List"
    104104msgstr ""
    105105
    106 #: includes/class-flw-payment-list.php:208
     106#: includes/class-flw-payment-list.php:209
    107107msgid "Transactions"
    108108msgstr ""
    109109
    110 #: includes/class-flw-payment-list.php:278
     110#: includes/class-flw-payment-list.php:279
    111111msgid "Flutterwave payment lists"
    112112msgstr ""
  • rave-payment-forms/trunk/includes/class-flw-payment-list.php

    r2916065 r2966580  
    88defined( 'ABSPATH' ) || exit;
    99
     10require_once ABSPATH . 'wp-admin/includes/template.php';
     11
    1012if ( ! class_exists( 'WP_List_Table' ) ) {
    11     require_once ABSPATH . 'wp-admin/includes/template.php';
    1213    require_once ABSPATH . 'wp-admin/includes/class-wp-screen.php';
    1314    require_once ABSPATH . 'wp-admin/includes/class-wp-list-table.php';
  • rave-payment-forms/trunk/rave-payment-forms.php

    r2916065 r2966580  
    44 * Plugin URI: http://flutterwave.com/
    55 * Description: Flutterwave payment gateway forms, accept local and international payments securely.
    6  * Version: 1.0.6
     6 * Version: 1.0.7
    77 * Requires at least: 5.2
    88 * Requires PHP: 7.4
  • rave-payment-forms/trunk/readme.txt

    r2916065 r2966580  
    44Donate link: http://rave.flutterwave.com/
    55Requires at least: 4.4
    6 Tested up to: 6.2.1
     6Tested up to: 6.3
    77Requires PHP: 7.4
    8 Stable tag: 1.0.6
     8Stable tag: 1.0.7
    99License: MIT
    1010License URI: https://github.com/Flutterwave/rave-payment-forms/blob/master/LICENSE
Note: See TracChangeset for help on using the changeset viewer.