Changeset 3376322
- Timestamp:
- 10/10/2025 02:02:39 PM (5 months ago)
- Location:
- paystack-memberpress
- Files:
-
- 4 edited
- 1 copied
-
tags/1.3.6 (copied) (copied from paystack-memberpress/trunk)
-
tags/1.3.6/main.php (modified) (1 diff)
-
tags/1.3.6/readme.txt (modified) (3 diffs)
-
trunk/main.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
paystack-memberpress/tags/1.3.6/main.php
r3145808 r3376322 5 5 * Plugin URI: https://wordpress.org/plugins/paystack-memberpress/ 6 6 * Description: Paystack integration for MemberPress. 7 * Version: 1.3. 57 * Version: 1.3.6 8 8 * Author: Paystack 9 9 * Author URI: https://paystack.com/ -
paystack-memberpress/tags/1.3.6/readme.txt
r3145808 r3376322 3 3 Tags: paystack, billing, subscription, payment, memberpress, 4 4 Requires at least: 5.1 5 Tested up to: 6. 6.15 Tested up to: 6.8.2 6 6 Requires PHP: 7.2 and higher 7 Stable tag: 1.3. 57 Stable tag: 1.3.6 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 84 84 == Changelog == 85 85 86 = 1.3.6 - July 21, 2025 = 87 * Compatibility with WordPress 6.8.2 and PHP 8.2.23 88 86 89 = 1.3.5 - August 8, 2024 = 87 90 * Compatibility with WordPress 6.6.1 and PHP 8.2.0 … … 98 101 == Upgrade Notice == 99 102 103 = 1.3.6 - July 21, 2025 = 104 * Compatibility with WordPress 6.8.2 and PHP 8.2.23 105 100 106 = 1.3.5 = 101 107 * Compatibility with WordPress 6.6.1 and PHP 8.2.0 -
paystack-memberpress/trunk/main.php
r3145808 r3376322 5 5 * Plugin URI: https://wordpress.org/plugins/paystack-memberpress/ 6 6 * Description: Paystack integration for MemberPress. 7 * Version: 1.3. 57 * Version: 1.3.6 8 8 * Author: Paystack 9 9 * Author URI: https://paystack.com/ -
paystack-memberpress/trunk/readme.txt
r3145808 r3376322 3 3 Tags: paystack, billing, subscription, payment, memberpress, 4 4 Requires at least: 5.1 5 Tested up to: 6. 6.15 Tested up to: 6.8.2 6 6 Requires PHP: 7.2 and higher 7 Stable tag: 1.3. 57 Stable tag: 1.3.6 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 84 84 == Changelog == 85 85 86 = 1.3.6 - July 21, 2025 = 87 * Compatibility with WordPress 6.8.2 and PHP 8.2.23 88 86 89 = 1.3.5 - August 8, 2024 = 87 90 * Compatibility with WordPress 6.6.1 and PHP 8.2.0 … … 98 101 == Upgrade Notice == 99 102 103 = 1.3.6 - July 21, 2025 = 104 * Compatibility with WordPress 6.8.2 and PHP 8.2.23 105 100 106 = 1.3.5 = 101 107 * Compatibility with WordPress 6.6.1 and PHP 8.2.0
Note: See TracChangeset
for help on using the changeset viewer.