JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
Advanced Custom Fields Pro
6.4.0.1
Download Advanced Custom Fields Pro 6.4.0.1 from nulled fire. Advanced Custom Fields Pro unlock ACF v5 plus the repeater field, flexible content field.
File field: Fixed bug creating draft post when saving an empty value
Image field: Fixed bug mentioned above
File field: Added logic to connect selected attachment to post (only if attachment is not connected)
File field: Removed `filesize()` call causing performance issues with externally hosted attachments
File field: Added AJAX validation to basic uploader
Image field: Added connect logic mentioned above
Image field: Added AJAX validation mentioned above
True false field: Improved usability by allowing tab key to focus element (use space or arrow keys to toggle)
Gallery field: Fixed bug causing unsaved changes in sidebar to be lost when selecting another attachment
API: Fixed `add_row()` and `add_sub_row()` return values (from true to new row index)
Core: Improved `get_posts()` query speeds by setting update_cachesettings to false
Core: Allowed instruction_placement setting on widget forms (previously set always to below fields)
Core: Removed ACF PRO invalid license nag and will include fix for protocol change in next release
Language: Updated French translation - thanks to Martial Parfait
5.5.3
Options page: Fixed bug when using WPML in multiple tabs causing incorrect lang to be used during save.
Core: Added support with new `get_user_locale()` setting in WP 4.7
Core: Improved efficiency of termmeta DB upgrade logic
Core: Minor fixes and improvements