ez Form Calculator - WordPress plugin 2.14.1.2

Download ez Form Calculator - WordPress plugin 2.14.1.2 from nulled fire. ez Form Calculator is an intuitive multi-purpose form creator for WordPress.
Fixed
  • Calculation with factors fixed
  • Some elements were formatted with currency incorrectly
  • Spinner/slider price format fixed
  • Hidden element use woocommerce price option fixed
Added
  • Popup forms: forms can be opened in a popup automatically, via a button or by custom JS code
  • Values can be retrieved via PHP functions
    • Set element value to: php:my_function
    • Make sure my_function exists and the function returns a value
  • Options from Dropdown / Radio / Checkbox element can be retrieved via PHP and JSON URL (via the options_source option)
  • Options from Radio / Checkbox element can be set as text only so the input button won’t be shown
  • Options from Radio / Checkbox element can be set as an icon only so the input button won’t be shown
  • Slider can be set to fixed values
  • Table order element option to only show values that are not empty
  • Browser-autocompletion of input elements can be disabled
  • Database tables are now shown on the Help page
  • Table order
Changed
  • Datepicker / Daterange
    • Single date range with a fixed from/to date
    • Year range selection added
  • Updated dompdf to v0.8.2
  • PDF downloads, uploaded files and form export downloads are now routed through the plugin instead of direct links (you have to be logged in to download files)
Fixed
  • Form calculation fixed when retrieving calculated Subtotal values (this may affect your calculations)
  • Form calculation fixed when dealing with conditionally hidden elements (this may affect your calculations)
  • Several performance improvements
  • Some forms were duplicated/exported incorrectly when elements have deprecated group IDs (rare)
  • Small performance improvement when importing large forms
  • Datepicker / Daterange
    • Work days calculation fix
  • Element placeholders are now case-insensitive
  • Templates page fixed
Changed
  • HTML in values are now displayed correctly in emails (runs through wp_kses to prevent xss)
  • z-index for ui dialogs lowered as the media attachment dialogs were hidden behind
Fixed
  • “Invalid date” fixed: this issue is caused when no date format is entered. The plugin will now revert to the default date format (dd/mm/yy) when the date format is empty
  • Dynamic min/max values will be checked in the backend