Advanced Custom Fields v6.1.0
Release Date 3rd April 2023
- View Release Post
- New - Register Custom Post Types and Taxonomies using ACF. View the release post for full information
- New - A new field type selection browser providing details on each type of field. View the release post for full information.
- New - PHP 8.1 and 8.2 support
- Security Fix - ACF's data serialization system will now prevent classes being unserialized. This prevents a potential security issue should an attacker know a vulnerable class is available, and can write malicious data to the database.
- Enhancement - Post Object, Page Link and Relationship fields now support filtering by post status
- Enhancement - Checkbox fields which allow custom entries can now be filtered to set custom text for the “Add New Choice” button using the
custom_choice_button_text
property - Fix - ACF Block field edit view buttons now work correctly inside reusable blocks
- Fix - An empty callback function in now passed to scripts to prevent JS warnings when using Google Map fields
- Fix - Checkbox field values now support keys indexed as 0
- Fix - Automatic deactivation of the free or PRO plugin when activating the other now displays the correct message in the admin notice
- Fix - Empty Flexible Content fields will no longer cause an error when used in the block editor on save.
- Fix - Admin notices now behave correctly and are closable in RTL languages