Skip to content

2.1.3 Release

Compare
Choose a tag to compare
@gregpriday gregpriday released this 19 Aug 12:13
· 3445 commits to develop since this release
  • Removed use of filter_input for compatibility with HHVM
  • Fixed checkbox handling in forms.
  • Removed unnecessary sprintf calls to lower chance of translations causing issues.
  • More generic handling of builder instances to allow them to be used in different places.
  • Use implicit check for whether editor is undefined or null.
  • Added optional $widget_id parameter to siteorigin_panels_render_form.
  • Improved checking for home page in sidebars emulator.
  • Added a builder "type" to allow more targetted instances.