ACF Extended Pro 0.8.8.8:

  • Module: Dev Mode – post_content is unserialized in Post Object view when possible
  • Module: Dev Mode – Added data overview & clean orphan meta on Attachment
  • Module: Global Conditional Logic – Fixed postbox being hidden when user interacted with Screen Options
  • Module: Scripts – Fixed Attachments post type in Orphan Meta Cleaner
  • Module: Rewrite Rules – Fixed non-registered rewrite tag php notice
  • Field: Color Picker – add theme.json compatibility for color palette
  • Field: Color Picker – Added Return Format “Label” and “Color + Label Array”
  • Field: Countries / Languages / Currencies – Removed potential notice in some edge cases
  • Field: Date Range Picker – The end_date sub field is now correctly cleared upon save
  • Field: Date Range Picker – Displaying only one date when the user select the same start/end date
  • Field: File – Added field key to attributes for nonce generation
  • Field: Payment – Added “Hide Postal Code” setting
  • Field: Payment – Added acfe/fields/payment/stripe_args JS hook to change Stripe elements args
  • Field: Payment – Fixed Payment Summary Render rounding the total amount
  • Field: Payment – Fixed PayPal popup blocked by Safari
  • Field: Payment – Fixed PayPal validation when “Display Button” is disabled
  • Field: Payment Cart – “## Title” markup is now allowed
  • Field: Payment Cart – Field is now compatible with Repeater/Flexible Content
  • Field: Payment Cart – Cart items are now automatically passed to js in acf.data.acfe.carts
  • Field: Phone Number – Added National & International return format when libphonenumber is installed
  • Field: Phone Number – Added Geolocation Token setting to add ipinfo.io API token
  • Field: Phone Number – Field value now only save the phone number instead of an array for data accessibility
  • Field: Phone Number – Server Validation now also take care of Allowed Countries setting
  • Field: Post Field – Fixed Content reinit JS undefined variable
  • Field: Post Object – Inline Post Creation/Edit – Added data in iframe URL for customization
  • Field: Relationship – Inline Post Creation/Edit – Added data in iframe URL for customization
  • Field: Relationship – Added edit button RTL CSS support
  • Field: True False – Added “Default Rounded”, “Small”, “Small Rounded”, “Alt” & “Alt Rounded” styles
  • Field: WYSIWYG – Removed jQuery dependency on Source Code modal
  • Field Group: Added Alternative Add Field Mode with Shift+Click (add by field type)

ACF Extended Basic 0.8.8.8:

  • Module: Dev Mode – Fixed “Bulk Delete Meta” not working correctly on Post Type List screen
  • Module: Dev Mode – Added meta overview on Attachment screen
  • Module: Enhanced UI – Added Attachment Enhanced UI
  • Module: Enhanced UI – Fixed WordPress 6.0 User Profile PHP notice
  • Module: Form – Fixed “Library: Attached to this post” front-end Media Modal
  • Module: Form – Enhanced acfe/form/load to allow hidding field
  • Module: Form – User – Added builtin Insert/Update User Email validation
  • Module: Form – Post Action – Fixed post parent setting which could break in some edge cases
  • Module: Form – PHP Success hook
  • Module: Multilang – Fixed Post Types Archive Page detection when using get_field() very early
  • Module: Options Pages – Admin List – Added “Position” column
  • Module: Options UI – Enhanced search escape
  • Module: Options UI – Enhanced specialchars entities & added raw serialized output
  • Module: Settings UI – Enhanced registered values column to correctly use acf/settings filter
  • Field: Advanced Link – Display preview when URL or Title is entered
  • Field: Code Editor – Fixed value update when used inside an ACF Block Type
  • Field: Code Editor – Fixed missing Field Object Settings in the Field Group UI on duplicate
  • Field: Columns – Fixed CSS when inside a collapsed Repeater (See ticket)
  • Field: Columns – Added field to GraphQL
  • Field: Clone – Fixed Modal Edit title when in repeater table
  • Field: Flexible Content – Select Modal – Fixed Layout Category showing in all categories when there is no category set
  • Field: Flexible Content – Edit Modal – Fix usage with acf/fields/flexible_content/layout_title
  • Field: Group – Fixed Modal Edit title when in repeater table
  • Field: Post Statuses – slugs are only shown when duplicated labels
  • Field: Select – Enhanced Select2 “on clear” logic by closing selection
  • Field: Taxonomy Terms – Enhanced Radio Field Type when using Load Terms with specific allowed terms
  • Field Settings: Validation – Added regex unicode compatibility
  • Locations: Post Type Archive – Enhanced have_archive() to find post type when there is no posts
  • Locations: Post Type Archive – Fixed native postpage & attachment post types archive location matching field groups
  • General: Compatibility – Enhanced Elementor Dynamic Tags detection (See WP forum)
  • General: Compatibility – Added ACF 6.0 new UI compatibility fixes
  • General: Core – Fixed editable <code> tag for facetwp
  • General: Core – Enhanced localize data
  • General: Core – Enhanced scripts enqueue logic
  • General: Core – Updated tooltip icon & added on/off logic on click
  • General: Gutenberg – Enhanced metabox CSS
  • General: Helpers – Added acfe_query_fields() helper
  • General: Readme – Enhanced Readme (Plugin URI, typos, Slack URL…)