Plugin Directory

Changeset 3145808


Ignore:
Timestamp:
09/03/2024 09:22:30 AM (18 months ago)
Author:
paystack
Message:

Update to version 1.3.5 from GitHub

Location:
paystack-memberpress
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • paystack-memberpress/tags/1.3.5/main.php

    r3025091 r3145808  
    55 * Plugin URI: https://wordpress.org/plugins/paystack-memberpress/
    66 * Description: Paystack integration for MemberPress.
    7  * Version: 1.3.3
     7 * Version: 1.3.5
    88 * Author: Paystack
    99 * Author URI: https://paystack.com/
  • paystack-memberpress/tags/1.3.5/readme.txt

    r3139162 r3145808  
    33Tags: paystack, billing, subscription, payment, memberpress,
    44Requires at least: 5.1
    5 Tested up to: 6.6
     5Tested up to: 6.6.1
    66Requires PHP: 7.2 and higher
    7 Stable tag: 1.3.4
     7Stable tag: 1.3.5
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8484== Changelog ==
    8585
    86 = 1.3.4 - August 8, 2024 =
    87 *  Compatibility with WordPress 6.6 and PHP 8.2.0
     86= 1.3.5 - August 8, 2024 =
     87*  Compatibility with WordPress 6.6.1 and PHP 8.2.0
    8888
    8989= 1.3.3 =
     
    9898== Upgrade Notice ==
    9999
    100 = 1.3.4 =
    101 *  Compatibility with WordPress 6.6 and PHP 8.2.0
     100= 1.3.5 =
     101*  Compatibility with WordPress 6.6.1 and PHP 8.2.0
    102102
    103103= 1.3.3 =
  • paystack-memberpress/trunk/main.php

    r3025091 r3145808  
    55 * Plugin URI: https://wordpress.org/plugins/paystack-memberpress/
    66 * Description: Paystack integration for MemberPress.
    7  * Version: 1.3.3
     7 * Version: 1.3.5
    88 * Author: Paystack
    99 * Author URI: https://paystack.com/
  • paystack-memberpress/trunk/readme.txt

    r3139162 r3145808  
    33Tags: paystack, billing, subscription, payment, memberpress,
    44Requires at least: 5.1
    5 Tested up to: 6.6
     5Tested up to: 6.6.1
    66Requires PHP: 7.2 and higher
    7 Stable tag: 1.3.4
     7Stable tag: 1.3.5
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8484== Changelog ==
    8585
    86 = 1.3.4 - August 8, 2024 =
    87 *  Compatibility with WordPress 6.6 and PHP 8.2.0
     86= 1.3.5 - August 8, 2024 =
     87*  Compatibility with WordPress 6.6.1 and PHP 8.2.0
    8888
    8989= 1.3.3 =
     
    9898== Upgrade Notice ==
    9999
    100 = 1.3.4 =
    101 *  Compatibility with WordPress 6.6 and PHP 8.2.0
     100= 1.3.5 =
     101*  Compatibility with WordPress 6.6.1 and PHP 8.2.0
    102102
    103103= 1.3.3 =
Note: See TracChangeset for help on using the changeset viewer.