Changeset 3145808
- Timestamp:
- 09/03/2024 09:22:30 AM (18 months ago)
- Location:
- paystack-memberpress
- Files:
-
- 4 edited
- 1 copied
-
tags/1.3.5 (copied) (copied from paystack-memberpress/trunk)
-
tags/1.3.5/main.php (modified) (1 diff)
-
tags/1.3.5/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.5/main.php
r3025091 r3145808 5 5 * Plugin URI: https://wordpress.org/plugins/paystack-memberpress/ 6 6 * Description: Paystack integration for MemberPress. 7 * Version: 1.3. 37 * Version: 1.3.5 8 8 * Author: Paystack 9 9 * Author URI: https://paystack.com/ -
paystack-memberpress/tags/1.3.5/readme.txt
r3139162 r3145808 3 3 Tags: paystack, billing, subscription, payment, memberpress, 4 4 Requires at least: 5.1 5 Tested up to: 6.6 5 Tested up to: 6.6.1 6 6 Requires PHP: 7.2 and higher 7 Stable tag: 1.3. 47 Stable tag: 1.3.5 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. 4- August 8, 2024 =87 * Compatibility with WordPress 6.6 and PHP 8.2.086 = 1.3.5 - August 8, 2024 = 87 * Compatibility with WordPress 6.6.1 and PHP 8.2.0 88 88 89 89 = 1.3.3 = … … 98 98 == Upgrade Notice == 99 99 100 = 1.3. 4=101 * Compatibility with WordPress 6.6 and PHP 8.2.0100 = 1.3.5 = 101 * Compatibility with WordPress 6.6.1 and PHP 8.2.0 102 102 103 103 = 1.3.3 = -
paystack-memberpress/trunk/main.php
r3025091 r3145808 5 5 * Plugin URI: https://wordpress.org/plugins/paystack-memberpress/ 6 6 * Description: Paystack integration for MemberPress. 7 * Version: 1.3. 37 * Version: 1.3.5 8 8 * Author: Paystack 9 9 * Author URI: https://paystack.com/ -
paystack-memberpress/trunk/readme.txt
r3139162 r3145808 3 3 Tags: paystack, billing, subscription, payment, memberpress, 4 4 Requires at least: 5.1 5 Tested up to: 6.6 5 Tested up to: 6.6.1 6 6 Requires PHP: 7.2 and higher 7 Stable tag: 1.3. 47 Stable tag: 1.3.5 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. 4- August 8, 2024 =87 * Compatibility with WordPress 6.6 and PHP 8.2.086 = 1.3.5 - August 8, 2024 = 87 * Compatibility with WordPress 6.6.1 and PHP 8.2.0 88 88 89 89 = 1.3.3 = … … 98 98 == Upgrade Notice == 99 99 100 = 1.3. 4=101 * Compatibility with WordPress 6.6 and PHP 8.2.0100 = 1.3.5 = 101 * Compatibility with WordPress 6.6.1 and PHP 8.2.0 102 102 103 103 = 1.3.3 =
Note: See TracChangeset
for help on using the changeset viewer.