Changeset 3130947
- Timestamp:
- 08/05/2024 10:27:48 AM (20 months ago)
- Location:
- fintelligence-calculator
- Files:
-
- 4 edited
- 3 copied
-
tags/1.0.3 (copied) (copied from fintelligence-calculator/trunk)
-
tags/1.0.3/fintelligence-calculator.php (modified) (1 diff)
-
tags/1.0.3/readme.txt (modified) (2 diffs)
-
tags/1.0.3/src/assets/js/editor.js (copied) (copied from fintelligence-calculator/trunk/src/assets/js/editor.js)
-
tags/1.0.3/src/inc/class-register-shortcodes.php (copied) (copied from fintelligence-calculator/trunk/src/inc/class-register-shortcodes.php)
-
trunk/fintelligence-calculator.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fintelligence-calculator/tags/1.0.3/fintelligence-calculator.php
r3121797 r3130947 4 4 Plugin URI: https://www.fintelligence.com.au/crm-system/plugins/fintelligence-calculator 5 5 Description: Add a payment calculator to allow on the fly calculations by visitors 6 Version: 1.0. 26 Version: 1.0.3 7 7 Author: support@fintelligence.com.au 8 8 Author URI: https://fintelligence.com.au -
fintelligence-calculator/tags/1.0.3/readme.txt
r3121798 r3130947 6 6 Requires at least: 5.0 7 7 Tested up to: 6.6.0 8 Stable tag: 1.0. 28 Stable tag: 1.0.3 9 9 Requires PHP: 7.3 10 10 License: GPLv2 or later … … 34 34 35 35 == Changelog == 36 = 1.0. 2=36 = 1.0.3 = 37 37 - Fixed rate input field 38 38 -
fintelligence-calculator/trunk/fintelligence-calculator.php
r3121797 r3130947 4 4 Plugin URI: https://www.fintelligence.com.au/crm-system/plugins/fintelligence-calculator 5 5 Description: Add a payment calculator to allow on the fly calculations by visitors 6 Version: 1.0. 26 Version: 1.0.3 7 7 Author: support@fintelligence.com.au 8 8 Author URI: https://fintelligence.com.au -
fintelligence-calculator/trunk/readme.txt
r3121798 r3130947 6 6 Requires at least: 5.0 7 7 Tested up to: 6.6.0 8 Stable tag: 1.0. 28 Stable tag: 1.0.3 9 9 Requires PHP: 7.3 10 10 License: GPLv2 or later … … 34 34 35 35 == Changelog == 36 = 1.0. 2=36 = 1.0.3 = 37 37 - Fixed rate input field 38 38
Note: See TracChangeset
for help on using the changeset viewer.