Changeset 3045679
- Timestamp:
- 03/05/2024 12:41:06 PM (2 years ago)
- Location:
- interactivecalculator/trunk
- Files:
-
- 2 edited
-
README.md (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
interactivecalculator/trunk/README.md
r2824335 r3045679 4 4 **Tags:** interactivecalculator, calculator, calculator builder, calculator form, quote calculator, price quote builder, product configurator, form, configurator, 5 5 **Requires at least:** 4.4 6 **Tested up to:** 6. 1.16 **Tested up to:** 6.4.2 7 7 **Stable tag:** 1.0.2 8 8 **Requires PHP:** 5.4+ … … 34 34 6. Place the calculator on your site using one of the following methods: 35 35 36 37 36 - Using shortcodes: Write the following text into page or post content where you want to add the calculator `[interactivecalculator id="CALCULATOR_ID"]`. 38 37 - Add this code in your php template file `<?php interactivecalculator_add_calculator($calculator_id); ?>`. -
interactivecalculator/trunk/readme.txt
r2824335 r3045679 4 4 Tags: interactivecalculator, calculator, calculator builder, calculator form, quote calculator, price quote builder, product configurator, form, configurator, 5 5 Requires at least: 4.4 6 Tested up to: 6. 1.16 Tested up to: 6.4.2 7 7 Stable tag: 1.0.2 8 8 Requires PHP: 5.4+
Note: See TracChangeset
for help on using the changeset viewer.