Advanced Custom Fields: Extended

Changelog

0.9.2.3

ACF Extended Pro 0.9.2.3:

  • Field: Color Picker – Fixed “Color Palette” when copy/pasting with a Flexible Content
  • Field: Date Range Picker – Added “Return Type: Array (default) / String” setting
  • Field: Date Range Picker – Fixed popup priority when displayed inside a modal
  • Field: Flexible Content – Fixed “Search layouts” & “No layouts found” custom text display
  • Field: Flexible Content – Fixed render issue on multilingual setup with custom textdomain

ACF Extended Basic 0.9.2.3:

  • Field: Flexible Content – Enhanced “Copy/Paste” feature to display a proper modal
  • Field: Repeater – Minor CSS tweaks to the “Stylised Button” setting
  • Field: Select – Fixed selected options when copy/pasting with a Flexible Content
  • Field: Select – Fixed Select2 becoming disabled when copy/pasting with a Flexible Content
  • Module: Enhanced UI – Fixed minor issue with Rankmath on the User Edit screen
  • Module: Forms – Enforced global reCaptcha validation if the field is present in a field group
  • Module: Forms – Added “Success message: Apply shortcodes” setting (enabled by default)
  • Module: Forms – Email – Shortcodes are now disabled by default in the email content
  • Module: Forms – Email – Added “Apply shortcodes” setting to enable shortcodes in the content

0.9.2.2

ACF Extended Pro 0.9.2.2:

  • Field: Fields – Added “Group by field group” setting
  • Field: Field Types – Added “Group by category” setting
  • Fields: Fixed missing “Add choice” button when using “Display: Checkbox” and “Allow Custom”

ACF Extended Basic 0.9.2.2:

  • Module: Forms – Enforced front-end fields validation against their respective “Choices” settings
  • Module: Forms – Added security measure for forms allowing user role selection
  • Module: Forms – Added acfe/form/validate_value hook to validate fields individually on front
  • Module: Forms – Added acfe/form/pre_validate_value hook to bypass enforced validation
  • Module: Enhanced UI – Fixed missing metabox when visiting its own profile via user-edit.php
  • Field Group – Fixed “Display Title” not being displayed on screens with Enhanced UI (ACF 6.6+)

0.9.2.1

ACF Extended Pro 0.9.2.1:

  • Field: Flexible Content – Grid System – Fixed Copy/Paste “Secondary Button” in small columns
  • Field: Flexible Content – Grid System – Fixed multi-level Flexible Content icons in small columns
  • Field: Phone Number – Intl Tel Input JS library is now loaded on-demand
  • Field: Phone Number – Added initialization safe guard logic

ACF Extended Basic 0.9.2.1:

  • Field: Flexible Content – Legacy Title/Toggle settings are now passed on Field Group update
  • Field: Flexible Content – Added acfe/compatibility/legacy_title_toggle to enforce migration
  • Field: Flexible Content – Added js action acfe/fields/flexible_content/click_action_button
  • Field: Flexible Content – Added js filter acfe/fields/flexible_content/prevent_action_button
  • Field: Flexible Content – Fixed acf/fields/flexible_content/layout_title key variation
  • Field: Flexible Content – Fixed “Copy/Paste” icon visibility in multi-level Flexible Content
  • Module: Performance Ultra – Fixed Post Revisions saving uncompressed meta with ACF 6.4+
  • Module: Form – Fixed Form render in the Flexible Content Dynamic Preview
  • Field Group: Fixed ACF popup box style on the Field Group screen
  • Global: Bump WP version up to 6.9

0.9.2

Upgrade Notice:

This patch implements ACF 6.5+ Flexible Content render style. In case of customized WP Admin style with CSS rules overriding the Flexible Content style, please check your setup.

Security Notice:

This patch fixes a vulnerability affecting users running versions 0.9.0.5 through 0.9.1.1. Please update your plugin to ensure continued security and stability.

ACF Extended Pro 0.9.2:

  • Field: Flexible Content – Select Modal – Added “Search Layouts” feature
  • Field: Flexible Content – Select Modal – Added “Search Layouts Input” setting
  • Field: Flexible Content – Select Modal – Added “Not Found Message” setting
  • Field: Flexible Content – Iframe Preview – Fixed responsive icons when duplicated
  • Field: Flexible Content – Iframe Preview – Fixed instruction tooltip with responsive
  • Field: Flexible Content – Grid System – Enhanced handle icons on small sized columns
  • Field: Flexible Content – Layouts Locations – Added compatibility with Advanced Locations
  • Field: Color Picker – Added “Advanced Settings” to use ACFE settings instead of ACF
  • Field: File Upload – Fixed minor CSS render issues
  • Module: Enhanced UI – Added “Enhanced Post UI” to improve “Save Draft/Preview” integration
  • Module: Enhanced UI – Added acfe/modules/post_ui setting
  • Fields: Countries/Languages/Currency – Fixed field initialization when duplicated
  • Global: Updates – Enhanced integration with ACF 6.3+ styles
  • Global: Updates – Fixed issue with slovak language on updates page

ACF Extended Basic 0.9.2:

  • Field: Flexible Content – Implemented new ACF 6.5+ Flexible Content render style
  • Field: Flexible Content – Added Hide: “Disable”, “Rename”, “Top Actions” settings
  • Field: Flexible Content – Added Hide: “Expand All”, “Collapse All”, “Top Add Row” settings
  • Field: Flexible Content – Added “Close Button Label” setting to customize close button
  • Field: Flexible Content – Migrated ACFE “Edit Title” feature to new ACF 6.5+ logic
  • Field: Flexible Content – Migrated ACFE “Hide Layout” feature to new ACF 6.5+ logic
  • Field: Flexible Content – Adjusted ACF 6.5+ style to make it more consistent with WP style
  • Field: Flexible Content – Fixed various ACF 6.5+ style inconsistencies (border, spacing…)
  • Field: Flexible Content – Fixed various ACF 6.5+ bugs & added UX QOL
  • Field: Flexible Content – Unified Flexible Content markup across all ACF versions
  • Field: Flexible Content – Cleaned/renamed various ACFE Flexible Content class/markup
  • Field: Flexible Content – Enhanced settings integrations and fixed various visual issues
  • Field: Flexible Content – Fixed “Add Layout” button from layout actions
  • Field: Flexible Content – Fixed “Close Button” display when layout is displayed as “Table”
  • Field: Flexible Content – “Stylised Button” is now only available if “Add Row” isn’t “Hidden”
  • Field: Flexible Content – Edit Modal – An “Edit” icon is now displayed by default
  • Field: Flexible Content – Edit Modal – This icon can be hidden using “Hide Collapse” setting
  • Field: Flexible Content – Select Modal – Modal “Title” now default to “Add Row” button label
  • Field: Flexible Content – Select Modal – Layouts are now displayed using grid css
  • Field: Flexible Content – Select Modal – Thumbnails are now displayed as <img>
  • Field: Flexible Content – Select Modal – Thumbnails are now displayed using a 2:1 ratio
  • Field: Flexible Content – Select Modal – Added acfe/flexible/modal_select_categories hook
  • Field: Flexible Content – Settings Modal – Added “Default Modal Size” setting
  • Field: Flexible Content – Settings Modal – Added “Close Button” & “Button Label” settings
  • Field: Repeater – Fixed ACF pagination feature with “Stylised Button” setting
  • Module: Enhanced UI – Added acfe/modules/attachment_ui setting
  • Module: Enhanced UI – Added acfe/modules/term_ui setting
  • Module: Enhanced UI – Added acfe/modules/settings_ui setting
  • Module: Enhanced UI – Added acfe/modules/user_ui setting
  • Module: Enhanced UI – Enhanced third party compatibility with do_meta_boxes on terms
  • Module: Enhanced UI – User Profile – Moved “Nickname” into its metabox to avoid confusion
  • Module: Forms – Enhanced Template Tags value escape logic
  • Module: Forms – Fixed Ajax Form security vulnerability
  • Module: Forms – Added Action types title_alt property for admin column display
  • Module: Forms – Added Actions admin column acfe/form/admin_column/action_label filters
  • Module: WP Options – Fixed “Edit Option” value type label
  • Module: WP Options – Added confirm tooltip when deleting an option
  • Field Group: Migrated ACFE “Display Title” setting to the native ACF logic (ACF 6.6+)
  • Field Group: Added “Display Title” in the Field Group List view (ACF 6.6+)
  • Field Settings: Instruction Tooltip – Fixed tooltip remaining visible indefinitely (ACF 6.5+)
  • Global: Plugins > ACF Tab – Fixed deprecated notice on PHP 8.1+
  • Global: Fixed HTML escape on various ACFE tooltips
  • Global: Updated build tools

0.9.1.1

ACF Extended Pro 0.9.1.1:

  • Field Group: Fixed error in the Field Group UI with ACF 6.5+
  • Field: Payment – Stripe gateway now use the wrapper text color as placeholder color
  • Field: Post Object – Fixed “Inline Post Edit” feature with ACF 6.5+

ACF Extended Basic 0.9.1.1:

  • Field: Flexible Content – Added compatibility with ACF 6.5+
  • Field: Flexible Content – Legacy render style (ACF 6.4) is enforced to maintain compatibility
  • Field: Flexible Content – New ACF 6.5 render style will be implemented in a future patch
  • Field: Flexible Content – Fixed “Dynamic Preview” when displaying values with acfe_form()
  • Field: Slug – Fixed PHP 8 warning during field validation
  • Fields: Instructions Tooltip – Enhanced text sanitization to allow custom HTML
  • Module: Form – Reset $_FILES as array() to respect PHP standards
  • Module: Options Pages – moved to “Tools” WP admin menu to avoid confusion with ACF Options Pages
  • Module: Performance – Fixed “Save as Individual Meta” regression on post creation
  • Module: Performance – Fixed “Save as Individual Meta” revision restoration on an empty post
  • Global: Fixed PHP 8 warning during initial setup
  • Global: ACFE Modal – Small CSS tweaks
  • Global: Added compatibility with ACF 6.5+

0.9.1

ACF Extended Pro 0.9.1:

  • Field: Flexible Content – Added “Dynamic Preview Iframe” feature
  • Field: Flexible Content – Added “Dynamic Preview Responsive” feature
  • Field: Flexible Content – “Dynamic Preview Iframe” render previews in isolated iframes
  • Field: Flexible Content – “Dynamic Preview Responsive” allows to switch container preview size
  • Field: Address – Cleaned unused argument
  • Field: Google Map – Added acfe_render_google_map() compatibility with sub fields
  • Field: Google Map – Enhanced acfe_render_google_map() compatibility with Dynamic Preview
  • Field: Radio – Fixed “Custom Choice” render
  • Field: WYSIWYG – Enhanced source_code modal reset stylesheet
  • Field Group Location: Renamed “Dashboard” to “WP Dashboard” for consistency
  • Module: Forms – Ajax submission now redraw form on submission

ACF Extended Basic 0.9.1:

  • Field: Advanced Link – Enhanced malformed values handling
  • Field: Flexible Content – Added acfe/flexible/toggle_hide filter to control row visibility
  • Field: reCaptcha – Enhanced error handling when using incorrect API key
  • Field: Taxonomy Terms – Fixed ajax nonce verification when field is cloned
  • Module: Forms – Enhanced File/Image/Gallery “Uploaded To” logic using related Form Action

0.9.0.9

ACF Extended Pro 0.9.0.9:

  • Field: Address – Added new Address Field
  • Field: Address – Allows to enter/search an address with autocomplete (Google Places API)
  • Field: Color Picker – Added “Return Format: Slug” setting
  • Field: Color Picker – Added “Slug” & “RGBA Array” into the “Color Array” return format
  • Field: Color Picker – Added compatibility with CSS variables for “Palette” display
  • Field: Color Picker – Added editor-gradient-presets theme support
  • Field: Date Range Picker – Enhanced compatibility with custom hooks
  • Field: Date Range Picker – Allowed to clear to input manually when “Allow null” is enabled
  • Field: Date Range Picker – Added “x” icon to clear the input when “Allow null” is enabled
  • Field: Date Range Picker – Added “Prepend” & “Append” settings
  • Field: Google Map – Added acfe_render_google_map() helper to display a map on front-end
  • Field: Google Map – Fixed ACF UI settings sync when interacting with the Map Preview

ACF Extended Basic 0.9.0.9:

  • Field: Flexible Content – Fixed get_row() & get_row_layout() usage in WP Admin preview
  • Field: Taxonomy Terms – Fixed ajax nonce compatibility with ACF 6.3.10
  • Field Group: Small UI/CSS tweaks

0.9.0.8

ACF Extended Pro 0.9.0.8:

  • Field: Phone Number – Fixed data when querying the “Lightweight Phonenumber Library”
  • Field: Image Selector – Fixed images with parameters usage when using “Multiple Select”
  • Field: Image Selector – Enhanced file extension detection when using images with parameters
  • Field: Image Selector – Reworked image rendering using proper <img /> with object-fit
  • Module: Performance – Hybrid – Restoring a revision doesn’t append meta references anymore

ACF Extended Basic 0.9.0.8:

  • Field: Flexible Content – Dynamic Render – Filters can now change wp_enqueue_style() args
  • Field: Flexible Content – Dynamic Render – Filters can now change wp_enqueue_script() args
  • Field: Flexible Content – Dynamic Render – Added get_row_index() usage compatibility
  • Field: Flexible Content – Dynamic Render – Fixed WP_Query loop usage with get_field()
  • Field: Icon Picker – Fixed “Media Library” image preview
  • Module: Forms – Allowed usage of fields using the same name as fields in the back-end
  • Module: Forms – Fixed field settings nonce verification compatibility with ACF 6.3.10
  • Module: Performance – Ultra – Revisions are now supported when allowing specific post types
  • Module: Performance – Ultra – Revisions are now compatible with “Save as individual meta”
  • Module: Performance – Ultra – Enhanced “Revision Comparison” view with more readable data
  • Module: Performance – Ultra – Enhanced acf meta detection when the value is malformed
  • Field Group: Location – Fixed warning when using third party location that is later uninstalled
  • General: Enhanced acfe_include() helper
  • General: Fixed potentital PHP 8 warning with acfe_starts_with() helper
  • General: Updated WP 6.7 metabox order handle positioning
  • General: Bump WP version up to 6.7

0.9.0.7

ACF Extended Pro 0.9.0.7:

  • Field: Block Editor – Added WP 6.6 compatibility

ACF Extended Basic 0.9.0.7:

  • General: Updated WP 6.6 metabox order handle positioning

0.9.0.6

ACF Extended Pro 0.9.0.6:

  • Field: Flexible Content – Grid – Added filter to rename columns (1/12, 2/12, 3/12โ€ฆ)
  • Field: Google Map – Added small UI settings tweaks
  • Field: Payment – Removed Polyfill library dependency
  • Field Settings: Global Condition – Fixed Global Field Condition operators with ACF 6.3
  • Field Settings: Instructions Tooltip – Fixed tooltip always visible when switching tab
  • Module: Force Sync – Fixed sync from Dashboard with Flexible Content Toggle Layout
  • Module: Force Sync – Enhanced Force Delete compatibility with Json and PHP sync

ACF Extended Basic 0.9.0.6:

  • Field: Flexible Content – Added missing “Copy/Toggle Layout” localized strings
  • Field: Flexible Content – Added JS hook acfe/flexible/preview/layout=my-layout variation
  • Field: Flexible Content – Enhanced ACF UI CSS settings with “Tabs Hidden”
  • Field: Forms – Fixed potential warning when switching from Checkbox to Radio
  • Module: Form – Added safe guard logic for ACF fields in “Load” actions
  • Module: Form – Fixed outsourced Clone Seamless Fields values
  • Module: Form – Fixed Template Tags warning with PHP 8
  • Module: Form – User – Builtin Validation now check if email is already used
  • Module: Form – User – Builtin Validation now check the login during the insert
  • Module: Form – User – Builtin Validation now check the illegal_user_logins wp filter
  • Module: Form – User – Updating user login now automatically re-log the user
  • General: Fixed Ajax Nonce verification compatibility with ACF 6.3.2

0.9.0.5

ACF Extended Pro 0.9.0.5:

  • Field Group Location: Added “Dashboard > Widget” Location
  • Field Group Location: Dashboard Widget allows to update fields from the WP Dashboard
  • Field Group Location: Added “Woocommerce” Cart, Checkout, Account, Shop & Terms
  • Modules: AutoSync – acfe/php & acfe/json settings control the AutoSync metabox visbility

ACF Extended Basic 0.9.0.5:

  • Module: Form – Added ability to load form with ajax
  • Module: Form – Added “Validation > Global Error” settings to customize error messages
  • Module: Form – Added Instruction Placement “Tooltip” & “Above Field” options
  • Module: Form – Cleaned front-end forms HTML markup
  • Module: Form – Enhanced front-end forms JS logic
  • Module: Form – Enhanced compatibility for multiple forms on the same page
  • Module: Form – Enhanced {field:gallery} formatted value
  • Module: Form – Enhanced “Validation > Grouped Errors” to use the “Errors Class” setting
  • Module: Form – Fixed missing l10n acf setting compatibility for export
  • Module: Form – Fixed Shortcode usage in Success Message
  • Module: Form – Fixed slashed text in Success Message template tags
  • Module: Form – Post – Fixed Image/File/Gallery “Uploaded to” filter in Media Modal
  • Module: Form – Post – Fixed Gallery attachement not being connected to created/updated post
  • Module: Form – Post – Fixed Shortcode usage in Post Content
  • Module: Form – Post – Fixed current post not displaying new data if updated without redirect
  • Module: Form – Email – Fixed Shortcode usage in e-mail content/html
  • Module: Form – User – “Log In” action doesn’t require to redirect on success anymore
  • Module: Form – Added acfe.renderForm() & acfe.renderFormAjax() JS helpers
  • Module: Form – Added acfe_enqueue_form() PHP helper
  • Module: Form – Added acfe_get_form_action() allowing dot notation & default arguments
  • Module: Form – Added acfe/form/submit_success_data PHP hook to pass data to the JS
  • Module: Form – Added acfe/form/validation_begin JS hook to target front-end validation
  • Module: Form – Added acfe/form/validation_failure JS hook to target front-end validation
  • Module: Form – Added acfe/form/validation_success JS hook to target front-end validation
  • Module: Form – Added acfe/form/validation_complete JS hook to target front-end validation
  • Field Groups: Advanced Settings – Added ability to assign field’s sub array settings using dot notation
  • Field Groups: AutoSync – Added ability to remove existing Json/PHP sync from the Field Group UI
  • Field Groups: AutoSync – acfe/php & acfe/json settings now control the sync metabox visbility
  • Field Groups: AutoSync – Added acfe/settings/should_delete_php hook to control the file removal
  • Field Groups: AutoSync – Added acfe/settings/should_delete_json hook to control the file removal
  • Field Groups: AutoSync – Fixed Json files not being correctly deleted when Field Group use a custom path
  • General: Modal – Renamed new_modal js hook into acfe/new_modal for consistency
  • General: Enhanced acfe_get_post_id() helper

0.9.0.4

ACF Extended Pro 0.9.0.4:

  • Modules: Added “Bulk Sync Changes from DB/JSON/PHP” feature
  • Field: Block Editor – Fixed field when copy/pasted within a Flexible Content
  • Field: Color Picker – Fixed “Palette” tooltip title being duplicated on change

ACF Extended Basic 0.9.0.4:

  • Module: Form – Fixed acfe/form/submit_post_args not passing new post_id to fields if changed
  • Module: Form – Fixed {field:field_6635cd66ba409} not working with group subfields
  • Module: Form – Fixed Post Thumbnail reset when a Form has no post thumbnail
  • Field: Flexible Content – Fixed “Settings Modal” subfields loop within a sub flexible content
  • Field: Flexible Content – Fixed “Copy/Paste Layout” not working on non-HTTPS environments
  • Field: Taxonomy Terms – Enhanced front-end forms compatibility
  • Field: Taxonomy Terms – Improved {field:taxonomy_terms} tag format
  • Field: Taxonomy – Enhanced front-end forms compatibility

0.9.0.3

ACF Extended Pro 0.9.0.3:

  • Module: Form – Added Ajax Submission feature
  • Module: Form – Ajax Submission can be enabled in the Form “Settings” tab

ACF Extended Basic 0.9.0.3:

  • Module: Form – Added “Scroll to message” setting in the “Success” tab
  • Module: Form – Enhanced acfe/form/load_form strategy
  • Module: Form – Enhanced map argument to allow override loaded values from Actions
  • Module: Form – Enhanced {render:field_name} to first search within mapped field groups
  • Module: Form – Renamed acfe/form/success_form to acfe/form/render_success for consistency
  • Module: Form – Added acfe/form/submit_success as very early hook, in page headers
  • Module: Form – Fixed Select field “Custom Value” setting compatibility with forms
  • Module: Form – Fixed duplicate rows in {field:repeater} Template Tag
  • Module: Form – Added missing wpautop() on Success Message
  • Module: Form – Minor CSS compatibility tweaks for mac
  • Module: Form – User Action – Fixed the “Roles” load value as raw array
  • Module: AutoSync – Fixed PHP files not being correctly deleted when Field Group was removed using a custom path
  • Field Groups – Local – Fixed missing “Local” tab when there are only AutoSync PHP files
  • Field Groups: Minor CSS tweaks
  • Field: reCaptcha – Reworked & enhanced code logic
  • Settings UI: Fixed missing reCaptcha ACF settings in the “Fields” tab

0.9.0.2

ACF Extended Pro 0.9.0.2:

  • Module: Global Field Location – Fixed Field Group Location escaping issues
  • Field Groups: Advanced Locations – Fixed Field Group Location escaping issues
  • Field: Payment – Fixed {field:payment} Template Tag output
  • Field: Flexible Content – Grid – Added translatable strings
  • General: Country/Currency/Language – Added PHP filters to allow customization

ACF Extended Basic 0.9.0.2:

  • Module: Form – Enhanced load/validate/submit/render hooks strategy
  • Module: Form – Fixed instruction placement undefined key warning
  • Module: Form – “Current Post” Target/Source now correctly use the WP Query loop post_id
  • Module: Form – Enhanced multiple forms on single page support
  • Module: Form – Added missing wpautop() on email content when using “Content Editor”
  • Module: Form – Fixed Taxonomy “Load Terms” & Image “Featured Thumbnail” compatibility
  • Fields Condition – Enhanced acf.newCondition closer to native ACF logic
  • General: Updated French translation

0.9.0.1

  • Module: Forms – Fixed upgrade issues when using distant Auto Update
  • Module: Forms – Added safeguard logic when third party plugin enqueue selectWoo
  • Field: Flexible Content – Added Navigator Clipboard API to allow copy very large layout data

0.9

ACF Extended Pro 0.9:

  • Module: Forms – Added Json & PHP Sync feature
  • Module: Forms – PHP sync files are saved/loaded from /my-theme/acfe-php/forms
  • Module: Forms – Json sync files are saved/loaded from /my-theme/acf-json/forms
  • Modules: “View” link in posts list view is now removed when the item disabled
  • Field: Block Editor – Fixed Woocommerce get_current_screen() usage on front-end
  • Field: Block Editor – Fixed crash when used within a Flexible Content with Woocommerce
  • Field: Block Editor – Enhanced Woocommerce compatibility
  • Field: Block Editor – Fixed blocks arguments being stripped when submitted on front-end
  • Field: Block Editor – Added WP 6.5 compatibility
  • Field: Flexible Content – Grid – Fixed “No Wrap” setting not using “Default size: 12” when adding a layout
  • Field: Image Sizes – Fixed field not using the correct “Display Format” setting

ACF Extended Basic 0.9:

  • Module: Forms – Updated module to v3
  • Module: Forms – Ability to register/render forms using PHP code only
  • Module: Forms – Updated Template Tags logic with a new API, allowing developers to create their own tag
  • Module: Forms – New Template Tags: {render}, {get_post}, {get_term}, {get_user} & {date}
  • Module: Forms – Ability to use Tags in Tags. Ie: {get_field:my_field:{action:post:ID}:false}
  • Module: Forms – Ability to render submit button with {render:submit} anywhere in the form
  • Module: Forms – ACF Group subfields can now be saved/loaded individually in Forms Actions UI
  • Module: Forms – New Email Action settings: “Content Editor/Raw HTML Editor” switch
  • Module: Forms – New Post Action settings: “Post Date/Schedule”, “Post Thumbnail” & “Append Post terms”
  • Module: Forms – New User Action settings: “Built-in Validation” & “Log user once created”
  • Module: Forms – Reworked form arguments for better readability and usability
  • Module: Forms – All hooks have been deprecated and renamed. New hooks are simplified and provide more context
  • Module: Forms – Added acfe/modules/forms/top_level setting to set the “Forms” admin menu as top level
  • Module: Performance Mode – Deprecated acfe_is_single_meta_enabled() now allow generic call (without id)
  • Module: Added safeguard logic to double-check WP_Post object in add_meta_boxes
  • Field: Advanced Link – Fixed URL value in Flexible Content Preview Mode
  • Field: Flexible Content – Toggle Layout – Enhanced CSS effect to allow fields edit
  • Field: Forms – Field now store forms names as value instead of IDs, for portability
  • Field: WYSIWYG – Fixed editor being delayed inside a Flexible Content > Sub Repeater
  • Field Settings: Enhanced escaping logic in the “Data” modal
  • Field Settings: Enhanced “Permissions” setting to allow new lines
  • Field Groups: Local – “Sync Back to DB” feature now correctly ignore Inline Hooks
  • Settings UI: Enhanced array settings values render
  • General: Fixed ACF postboxes setting icon alignment in WP 6.5
  • General: Bump WP version up to 6.5

0.8.9.5

ACF Extended Pro 0.8.9.5:

  • Field: Block Editor – Added WP 6.4 compatibility
  • Field: Block Editor – Enhanced compatibility with custom blocks
  • Field: Block Editor – Fixed Media Upload not working in front-end form
  • Field: Block Editor – Fixed shortcodes not applied with get_field()
  • Field: Block Editor – Fixed Embed Block preview height
  • Field: Block Editor – Fixed “Allowed Block Types” setting not working in WP 6.3
  • Field: Block Editor – Fixed Inserter Block Preview popup position
  • Field: Payment – Enhanced Conditional logic & Tab logic compatibility
  • Field: Payment – Fixed PayPal Checkout button being disabled when form has no submit button
  • Field: Payment – Added “Paypal Checkout” button text setting
  • Field: Payment Cart – Added quotes compatibility in Items name
  • Field: Phone Number – Updated Intl Tel Input library and Utilities with latest area codes

ACF Extended Basic 0.8.9.5:

  • Field: Google reCaptcha v3 – Added token refresh logic
  • Module: Developer Mode – Enhanced handle of incomplete class in meta values
  • Module: Options UI – Enhanced handle of incomplete class in options values
  • Module: Performance Ultra – Fixed slash values in WP Preview & WP Revisions
  • General: Bump WP version up to 6.4
  • General: Updated french translation
  • General: Enhanced internal tools

0.8.9.4

ACF Extended Pro 0.8.9.4:

  • Field: Block Editor – Fixed WP 6.3 compatibility
  • Field: Block Editor – Enhanced WP 6.0 / 6.1 / 6.2 compatibility
  • Field: Block Editor – Fixed duplicated field when using “Duplicate” action with a Flexible Content/Repeater
  • Field: Color Picker – Fixed Theme Json Resolver deprecated notice since WP 6.2
  • Field: Payment – Fixed PayPal credentials field settings width for better usability
  • Field: Phone Number – Updated Libphonenumber PHP Addon to latest 8.13.21 version
  • Field: Phone Number – Fixed Libphonenumber PHP Addon deprecated notice
  • Module: Performance – Added auto upgrade for single_meta into performance ultra when using Settings UI
  • Core: Fixed PHP 8 deprecated notice on ACF/ACFE Updates admin page

ACF Extended Basic 0.8.9.4:

  • Module: Form – Fixed PHP 8 deprecated notice when creating a new form
  • Module: Form – Fixed escaping in [acfe_form] attributes shortcode
  • Module: Performance – Removed unnecessary “Save as individual meta” field setting when module is disabled
  • Compatibility: ACF 6.2 – Added sidebar column in the new ACF Options Pages UI
  • Compatibility: Profile Builder – Fixed PHP notice in settings page
  • Compatibility: Query Monitor – Updated internal trigger notice function to correctly register as “Doing it wrong”
  • Core: Updated Readme

0.8.9.3

ACF Extended Pro 0.8.9.3:

  • Module: Performance – Added “Hybrid” Engine
  • Module: Performance – Hybrid Engine divides post meta per 2 while being compatible with search plugins & WP_Query
  • Module: Scripts – Fixed submit button not being disabled on start
  • Module: Template – Template Location can now be used in middle of other locations
  • Field: Block Editor – Force array when empty “allow blocks”
  • Field: Color Picker – Fixed default black & white color picker on “Palette Display”
  • Field: Flexible Content – Grid – Fixed resizable area when column has only “auto” size
  • Field: Google Map – Fixed PHP warning when importing field with a “default value”
  • Field: Phone Number – Fixed JS initialization in repeater/flexible content on Gutenberg screen
  • Field: Post Field – Fixed UI empty space when using Title + Permalink
  • Field: Post Field – Fixed “Add Title” placeholder CSS glitch on new post creation when using Title
  • Field: Post Field – Added compatibility with Bricks for the Content field
  • Global Condition: Removed acfe_field_group_condition from fields settings when not needed

ACF Extended Basic 0.8.9.3:

  • Module: Performance Mode – Added module
  • Module: Performance Mode – Renamed “Single Meta” to “Ultra” Engine
  • Module: Performance Mode – Added Modes: “Test Drive”, “Production” & “Rollback”
  • Module: Performance Mode – Added metabox allowing to switch Mode on-demand. Displayed when Developer Mode is enabled
  • Module: Performance Mode – Deprecated acfe/modules/single_meta setting in favor of acfe/modules/performance
  • Module: Performance Mode – Deprecated acfe/modules/single_meta/post_types hook in favor of acfe/modules/performance/config
  • Module: Performance Mode – Deprecated acfe/modules/single_meta/taxonomies hook in favor of acfe/modules/performance/config
  • Module: Performance Mode – Deprecated acfe/modules/single_meta/users hook in favor of acfe/modules/performance/config
  • Module: Performance Mode – Deprecated acfe/modules/single_meta/options hook in favor of acfe/modules/performance/config
  • Module: Dev Mode – Fixed Dev Metabox disappearing on Page Template change
  • Module: Form – Fixed PHP 8 deprecated notice
  • Module: Post Type – Fixed forced 2 minimum supports setting
  • Field: Advanced Link – Forced empty value when saved as empty
  • Field: Flexible Content – Fixed Layouts Categories order to ASC
  • Field: Taxonomy Terms – Added REST API return schema array|false|null
  • Compatibility: Fixed tooltip instruction placement being wrongly translated
  • Compatibility: Added ACFML 2.0.2 compatibility fix with PHP AutoSync and l10n_textdomain
  • Compatibility: Added ACF 6.1 compatibility fixes

0.8.9.2

ACF Extended Pro 0.8.9.2:

  • Module: Dev Mode – Added “Edit” action to edit raw metadata on the fly
  • Field: Color Picker – Custom colors are now normalized to enhance compatibility with Iris
  • Field: Color Picker – Color gradient is now displayed by default instead of the black & white gradient
  • Field: Image – Added “Upload Folder” setting to customize upload path

ACF Extended Basic 0.8.9.2:

  • Field: Code Editor – Fixed return_format throwing an error on newly created/modified Code Editor
  • Field: Flexible Content – Dynamic Render – Removed unnecessary HTML comment with layout name
  • Field: Flexible Content – Copy/Paste – Enhanced prompt instructions
  • General: Updated Translations

0.8.9.1

ACF Extended Pro 0.8.9.1:

  • Field: Date Range Picker – Added string value fallback in format_value()
  • Field: Menu Locations – Added “Name”, “Label” & “Both (Array)” Return Format
  • Field: Options Pages – Fixed potential warning when “Allowed Options Pages” setting was empty
  • Field Group: Global Conditional Logic – Added <, <=, >, >= Field Group Locations Operators
  • Module: Rewrite Rules – Enhanced invalid regex rule fallback
  • Module: Scripts – Script Launcher – Added capability …

Plugin Website
Visit website

Version:
0.9.2.3
Last Updated
March 2, 2026
Active Installs
100000
Requires
WordPress 4.9
Tested Up To
WordPress 6.9.1
Requires PHP
5.6

Share Post

Join our newsletter.

Get insights into whatโ€™s happening at ChangelogWP right in your inbox. We donโ€™t believe in spam.