Skip to content

Advanced Custom Fields v5.8.2

Compare
Choose a tag to compare
@elliotcondon elliotcondon released this 18 Jul 01:00
· 114 commits to master since this release

Release Date - 15 July 2019

  • Fix - Fixed bug where validation did not prevent new user registration.
  • Fix - Fixed bug causing some "reordered" metaboxes to not appear in the Gutenberg editor.
  • Fix - Fixed bug causing WYSIWYG field with delayed initialization to appear blank.
  • Fix - Fixed bug when editing a post and adding a new tag did not refresh metaboxes.
  • Dev - Added missing $value parameter in "acf/pre_format_value" filter.