Changeset 1959509
- Timestamp:
- 10/20/2018 12:24:04 AM (7 years ago)
- File:
-
- 1 edited
-
gf-minmax-calculation/trunk/README.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gf-minmax-calculation/trunk/README.md
r1889251 r1959509 8 8 ## Description 9 9 10 Doing complex calculations in Gravity Forms can be a chore, but this plugin can make it slightly easier. This WordPress plugin adds `MIN()` and `MAX()` functions for Gravity Forms number fields calculations. It can be used to determine the highest or lowest value betweenany number of passed arguments, including merge tags.10 This WordPress plugin adds `MIN()` and `MAX()` functions for Gravity Forms number fields calculations. It can be used to determine the highest or lowest value from any number of passed arguments, including merge tags. 11 11 12 12 ## Examples
Note: See TracChangeset
for help on using the changeset viewer.