ACF PRO 5.6.0 Release Candidate 2 is available for testing. This includes all the new awesome features shown in the ACF PRO 5.6.0 – UI, UX & You announcement.
To test ACF PRO 5.6.0-RC2, please login to your store account and click the See all versions link alongside your license. Download, extract and replace ‘advanced-custom-fields-pro’ plugin folder contents.
Think you’ve found a bug? Please post in detail a new support ticket.
Bug fixes
- Fixed bug where cloned sub field was not found within a
have_rows()
loop - Fix bug causing duplicate select2 elements when duplicating a field
- Minor improvements to all field classes including more ‘escaping’ sanitization
- Added new
acf_checkbox_input()
andacf_radio_input()
helper functions - Fixed bug causing ‘allow_null’ setting to be ignored in Select2 elements
- Fixed bug ignoring field settings of “0” for basic fields (text, number, etc)
- Fixed bug allowing empty link field value to save as array