Skip to content

V1.02

Choose a tag to compare

@westcoastdigital westcoastdigital released this 11 Apr 03:37
· 3 commits to main since this release

What's New

  • New: simpliforms-acf.php — ACF field type for full backend configuration of forms, email settings, and email templates (including a WYSIWYG visual editor)
  • New: simpliforms_register_from_acf() — converts an ACF field value into a registered SimpliForm instance
  • New: simpliforms_acf_autoregister() — scans all published pages and posts and registers any Simpli Form fields found
  • New: inline_html option on email and auto_response config blocks — raw HTML email body with {{token}} support, used by the ACF Visual Editor mode