Form Shortcode class.
Methods
- add_custom_css_js — Adds custom CSS and JavaScript code.
- amp_skip_post — Disable AMP if query param is detected.
- description — Description.
- evf_recaptcha_language — ReCaptcha Langauge.
- fields — Form field area.
- footer — Form footer area.
- get_field_attributes — Get field attributes.
- get_field_properties — Return base properties for a specific field.
- get_form_amp_state_id — Get the amp-state ID for a given form.
- header — Form header for displaying form title and description if enabled.
- honeypot — Anti-spam honeypot output if configured.
- hooks — Hooks in tab.
- label — Label.
- messages — Message.
- output — Output the shortcode.
- recaptcha — Google reCAPTCHA output if configured.
- view — Form view.
- wrapper_end — Wrapper end.
- wrapper_start — Wrapper start.