Plugin Directory

Changeset 3376322


Ignore:
Timestamp:
10/10/2025 02:02:39 PM (5 months ago)
Author:
paystack
Message:

Update to version 1.3.6 from GitHub

Location:
paystack-memberpress
Files:
4 edited
1 copied

Legend:

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

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

    r3145808 r3376322  
    33Tags: paystack, billing, subscription, payment, memberpress,
    44Requires at least: 5.1
    5 Tested up to: 6.6.1
     5Tested up to: 6.8.2
    66Requires PHP: 7.2 and higher
    7 Stable tag: 1.3.5
     7Stable tag: 1.3.6
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8484== Changelog ==
    8585
     86= 1.3.6 - July 21, 2025 =
     87*  Compatibility with WordPress 6.8.2 and PHP 8.2.23
     88
    8689= 1.3.5 - August 8, 2024 =
    8790*  Compatibility with WordPress 6.6.1 and PHP 8.2.0
     
    98101== Upgrade Notice ==
    99102
     103= 1.3.6 - July 21, 2025 =
     104*  Compatibility with WordPress 6.8.2 and PHP 8.2.23
     105
    100106= 1.3.5 =
    101107*  Compatibility with WordPress 6.6.1 and PHP 8.2.0
  • paystack-memberpress/trunk/main.php

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

    r3145808 r3376322  
    33Tags: paystack, billing, subscription, payment, memberpress,
    44Requires at least: 5.1
    5 Tested up to: 6.6.1
     5Tested up to: 6.8.2
    66Requires PHP: 7.2 and higher
    7 Stable tag: 1.3.5
     7Stable tag: 1.3.6
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8484== Changelog ==
    8585
     86= 1.3.6 - July 21, 2025 =
     87*  Compatibility with WordPress 6.8.2 and PHP 8.2.23
     88
    8689= 1.3.5 - August 8, 2024 =
    8790*  Compatibility with WordPress 6.6.1 and PHP 8.2.0
     
    98101== Upgrade Notice ==
    99102
     103= 1.3.6 - July 21, 2025 =
     104*  Compatibility with WordPress 6.8.2 and PHP 8.2.23
     105
    100106= 1.3.5 =
    101107*  Compatibility with WordPress 6.6.1 and PHP 8.2.0
Note: See TracChangeset for help on using the changeset viewer.