Changeset 3423949
- Timestamp:
- 12/19/2025 07:35:31 PM (3 weeks ago)
- Location:
- affiliates/trunk
- Files:
-
- 3 edited
-
affiliates.php (modified) (2 diffs)
-
changelog.txt (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
affiliates/trunk/affiliates.php
r3354154 r3423949 22 22 * Plugin URI: https://www.itthinx.com/plugins/affiliates 23 23 * Description: The Affiliates plugin provides the right tools to maintain a partner referral program. 24 * Version: 5. 3.024 * Version: 5.4.0 25 25 * Requires at least: 6.5 26 26 * Requires PHP: 7.4 … … 38 38 39 39 if ( !defined( 'AFFILIATES_CORE_VERSION' ) ) { 40 define( 'AFFILIATES_CORE_VERSION', '5. 3.0' );40 define( 'AFFILIATES_CORE_VERSION', '5.4.0' ); 41 41 define( 'AFFILIATES_PLUGIN_NAME', 'affiliates' ); 42 42 define( 'AFFILIATES_FILE', __FILE__ ); -
affiliates/trunk/changelog.txt
r3354154 r3423949 1 1 == Affiliates - Changelog == 2 3 = 5.4.0 = 4 * WordPress 6.9 compatible. 2 5 3 6 = 5.3.0 = -
affiliates/trunk/readme.txt
r3354154 r3423949 4 4 Tags: affiliate, affiliates, affiliate marketing, referral, growth marketing 5 5 Requires at least: 6.5 6 Tested up to: 6. 86 Tested up to: 6.9 7 7 Requires PHP: 7.4 8 Stable tag: 5. 3.08 Stable tag: 5.4.0 9 9 License: GPLv3 10 10
Note: See TracChangeset
for help on using the changeset viewer.