New: This plugin now includes translations for French, Spanish, Italian, German, Japanese and Brazilian Portuguese. New: A new frm_api_allow_create_entry filter has been added to override errors
Forms API v1.15
New: New stats endpoints have been added. These are used like yoursite.com/wp-json/frm/v2/stats/{type}/{field_id} where type can be any of the type values defined in
Forms API v1.14
New: [date] and [user_id] shortcodes are now supported in API actions. New: Fields inside of a repeater are now also deleted when a repeater is deleted through the API endpoint. Fix: A fatal
Forms API v1.13
Fix: API Actions were triggering a "Call to a member function has_param" fatal error with WordPress 6.1. Fix: Safari browsers were not loading a script in API script iframes as expected, resulting
Forms API v1.12
New: Added a new Character Set setting to API actions for setting the charset in the API request's Content-Type header. New: API format and character set are now passed when testing a connection to
Forms API v1.11
Fix: Fixed "frm_js is not defined" console error that was breaking some API short codes. Added safer checks when loading API short codes and removed jQuery dependency from API request.
Forms API v1.10
New: Added a new form embed script available in the Embed Form modal. This script can be embedded on another site, including non-WordPress sites. New: [frm-api] shortcodes can now be easily copied
Forms API v1.09
Fix: There was an error when setting the limit to 1 when calling the /wp-json/frm/v2/forms endpoint to get a single form. Fix: Updating an entry via API with a reCAPTCHA field would return a 409
Forms API v1.08
New: Add exclude_script and exclude_style parameters to the frm-api shortcode for excluding specific styles and scripts. New: When using the frm-api shortcode, scripts included on the page will be
Forms API v1.07
Fix: multiple files were not correctly attached to the created entry Fix: when a file was created via the API, it was being duplicated on the receiving end Fix: When the API plugin is active, and