Skip to content

v3.0.02

Choose a tag to compare

@stephywells stephywells released this 06 Feb 20:58
  • Tweak: Move the forms css inside the plugin rather than saving it in the uploads folder so it will always be reset after updates
  • New: Add frm_fields_container_class hook for changing the new form container class attributes
  • Fix: More form styling fixes for css grids. Fixes cover layouts with frm_alignright and smoother responsive layouts.
  • Fix: Combine the old and new form css, and include the old layout CSS by default
  • Fix: Trigger the activation install right when the plugin is installed
  • Fix: Don't add label position styling to fields that don't include the option to change the label position
  • Fix: Correctly limit the number of fields returned when using the FrmField::get_all_for_form function with a limit set