🚨 Limited-Time Lifetime Offer: Only 10 Xpro Elementor Addons Pro Licenses Available! 🚨
Unlock premium widgets and features for life with Xpro Elementor Addons Pro. Don’t miss your chance to secure a lifetime license for one low price. Only 10 licenses left! Get yours now before they're gone!

Advanced Custom Fields Pro 6.3.12

Download Advanced Custom Fields Pro 6.3.12 from nulled fire. Advanced Custom Fields Pro unlock ACF v5 plus the repeater field, flexible content field.
Changelog
  • Time Picker field: Fixed bug preventing default time from being selected
  • Date Picker field: Improved compatibility with unix timestamp values
  • File field: Fixed validation bugs when used as a sub field (multiple selection)
  • Select field: Fixed bug incorrectly allowing a disabled field (hidden by conditional logic) to save values
  • API: Added new add_sub_row() function
  • API: Added new update_sub_row() function
  • API: Added new delete_sub_row() function
  • Core: Fixed bug causing ‘sync’ issues with sub clone fields
  • Core: Minor fixes and improvements
Details
  • Added new filters ‘acf/get_sub_field’ and ‘acf/get_sub_field/type={$type}’
  • Added new internal functions including acf_maybe_get_sub_field() and acf_get_terms()
  • Improved acf_form_date() logic to better understand unix timestamps vs 8 digit string (YYYYMMDD)
  • Fixed incorrect Google map field ‘ID’ used to store map in global JS object
  • Improved media popup sidebar attachment details JS logic to better display correct errors
  • Minor JS improvement to tinymce activeEditor to avoid JS error on term edit page
  • Gallery field: Fixed bug where open sidebar fields were saved to post
  • Flexible Content field: Fixed bug causing Google map render issue within collapsed layout
  • Flexible Content field: Fixed bug during ‘duplicate layout’ where radio input values were lost
  • API: Fixed bug causing get_row(true) to return incorrect values
  • Core: Fixed bug where preview values did not load for a draft post
  • Core: Added notice when PRO license fails to validate URL
  • Core: Fixed bug where conditional logic would incorrectly enable select elements
  • Core: Minor fixes and improvements