Hello my friends. This awesome plugin was just updated:
Download Advanced Custom Fields Pro 5.3.6 – 2016.03.14 – Changelog
You can see its changelog below:
= 5.3.6 =
* Flexible Content field: Added new ‘acf/fields/flexible_content/layout_title’ filter to customize layout title
* Image field: Fixed bug where searching within media library would ignore restriction settings
* File field: Same as above
* Field group: Added post types to comment form location rules
* Color Picker field: Added ‘color_picker_args’ JS filter to modify wpColorPicker args
* API: Improved `get_` functions to load value from the current queried object (post, user, term)
* Core: Added new ‘acf/translate_field’ filter to translate field settings text
* Core: Added new ‘acf/translate_field_group’ filter to translate field group settings text
* Core: Removed ‘l10n_field’ and ‘l10n_field_group’ settings
* Core: Fixed bug causing ‘acf/input/admin_head’ action to run twice
* Core: Added support for new WP 4.5 term edit page
* Core: Moved google map and wysiwyg JS initialisation later in the page load to help speed up edit screens
* Core: Minor fixes and improvements
= 5.3.5 =
* User field: Fixed pagination bug causing missing results
* Core: Added new filter ‘acf/location/screen’ to customize location rules matching args
* Core: Minor fixes and improvements
* Language: Updated Dutch translation – thanks to Derk Oosterveld
* Language: Updated Italian translation – thanks to Davide Pantè
* Language: Added Swiss German translation – thanks to Raphael Hüni
= 5.3.4 =
* User field: Added pagination for Select2 results
* Tab field: Fixed issue where no tab was active within a widget
* Taxonomy field: Fixed issue where term order was lost when using ‘load_terms’ setting
* Image field: Alt tag will now update when editing/changing selected image
* Field group: Removed Comic sans ‘Drag/drop’ text (OMG)
* Core: Changed button classes from ‘.acf-button’ to ‘.button’
* Core: Fixed double `__()` issue when exporting field group with new l10n settings
* Core: Removed some ‘wp_cache_delete()’ functions to improve load speed on heavily cached websites
* Core: Removed `esc_html()` from field label and added new filter ‘acf/get_field_label’
* Core: Minor fixes and improvements
* API: Added new ‘honeypot’ setting to the `acf_form()` function
* Language: Added Bulgarian translation – thanks to Marin Atanasov
* Language: Added Swiss German translation – thanks to Raphael Hüni
* Language: Added Indonesian translation – thanks to Rio Bermano
= 5.3.3.2 =
* Core: Fixed bug preventing new translation settings ‘l10n_field’ and ‘l10n_field_group’
* Core: Fixed bug preventing plugin updates when included within theme
* Core: Added `esc_html()` to field label
= 5.3.3.1 =
* Tab field: Fixed bug causing issues with conditional logic
* WYSIWYG field: Fixed PHP error on front end form
= 5.3.3 =
* Google Maps field: Fixed bug where pasting value did not trigger auto complete
* Select field: Improved Select2 search matching for special characters
* Select field: Improved asset loading to allow other Select2 libraries to load first
* Select field: Added compatibility for both Select2 v3 and v4
* WYSIWYG field: Added new responsive images filter to the ‘acf_the_content’ filter
* oEmbed field: Added compatibility for custom oEmbed handlers
* Flexible Content field: Fixed bug causing sub fields to move when duplicating layouts
* Core: Added new translation settings ‘l10n’, ‘l10n_textdomain’, ‘l10n_field’ and ‘l10n_field_group’
* Core: Improved Export to PHP feature which now uses the above translation settings
* Core: Fixed PHP error preventing new field groups from loading when editing a post
* Core: Added hierarchy to taxonomy terms shown in drop down elements
* Core: Improved update logic to ignore plugin when included within a theme / plugin
* API: Improved `acf_form()` loading efficiency when using ‘new_post’ setting
* API: Improved `add_row()` function to work when no value exists
* API: Added new function `get_row_index()` to use within the `have_rows()` loop
* Language: Updated Polish translation – thanks to Michal Lepiarz
* Language: Updated Persian translation – thanks to Kamel
* Language: Updated Spanish translation – thanks to Federico Schäfer
* Language: Updated Norwegian translation – thanks to Havard Grimelid
* Language: Updated Swedish translation – thanks to Björn Göransson
= 5.3.2.2 =
* Core: Fixed PHP error when registering a local field missing one of more settings
* Core: Fixed incorrect json load_path setting when WPML is active
* Language: Updated Polish translation – thanks to Michal Lepiarz
= 5.3.2.1 =
* Core: Fixed bug causing issues when loading values from an options page, widget or taxonomy term
= 5.3.2 =
* Repeater field: Added new setting and icon to collapse row
* Google Maps: Improved google API loading for better theme compatibility
* Taxonomy field: Fixed bug where ‘Add new term’ popup only showed 20 parent terms
* Core: Added new setting ‘export_translate’ to customise which field settings should be wrapped in __()
* Core: Improved efficiency of AJAX call when finding new field groups when editing a post
* API: Added new functions add_row(), update_row() and delete_row()
* Language: Updated German translation – thanks to Ralf Koller
* Language: Updated Italian translation – thanks to Davide Pantè
* Language: Updated Dutch translation – thanks to Derk Oosterveld
* Language: Updated Portuguese translation – thanks to Augusto Simão
= 5.3.1 =
* Flexible Content field: added toggle icons to show layout open/close state
* Gallery field: Fixed bug where images could not save a blank title value
* Taxonomy field: Added pagination when rendered as a Select2 element
* Relationship field: Changed validation to better edit values when a minimum is set
* Google map field: Fixed minor autocomplete bugs and added search icon
* Message field: Added new_lines setting
* Core: Added ‘*’ to required fields when editing a field group
* Core: Prevented updates to .json file when syncing
* Core: Fields now render as div (instead of table) when labels are left aligned
* Core: Minor fixes and improvements
* Language: Updated .po headers – thanks to Ralf Koller
= 5.3.0 =
* WYSIWYG field: Fixed ‘Visual/Text’ toggle bug with WP 4.3
* Select field: Fixed Select2 bug hiding selected choices
= 5.2.9 =
* Field group: Added new ‘status’ setting to enable/disable
* Field group: Added new ‘description’ setting shown to developers when viewing the field group list
* Field group: Moved ‘Show field keys’ Screen Option within existing ‘Show on Screen’ checkboxes
* Tab field: Fixed missing min-height to left aligned tab wrapper
* Relationship field: Added timeout to reduce AJAX requests whilst typing in search
* Flexible Content field: Fixed minor JS bug where removing a layout would not update the order numbers
* Core: Fixed bug validating uppercase file extensions
* Core: Renamed menu items
* Core: Replace sprite icons with font
* Core: Added new setting ‘export_textdomain’ to add __() to generated export code
* Core: Fixed conflict with Post Type Order plugin causing issues when querying posts
* Core: Fixed conflict with WPML causing issues when querying posts
* Core: Added compatibility for WP 4.3
* Core: Minor fixes and improvements
* Language: Updated German translation – thanks to Ralf Koller
* Language: Updated Italian translation – thanks to Davide Pantè
= 5.2.8 =
* Image field: Added selection restrictions in media popup (width, height, size, type)
* File field: Same as above
* Gallery field: Same as above
* Tab field: Added new ‘endpoint’ setting – allows multiple tab groups
* Tab field: Improved CSS/JS to allow individual tab groups to use different alignments (left/top)
* Repeater field: Added logic to delete nested sub field values (grand children)
* Options page: Added new ‘autoload’ setting
* Core: Added new filter ‘acf/prepare_field’
* Core: Added upload validation logic to ignore filetype case sensitivity
* Core: Fixed upload issue when filesize restriction contained a decimal place
* Core: Improved validation/save JS compatibility with 3rd party plugins
* Core: Updated Select2 library to v3.5.2
* Core: Fixed bug hiding Select2 choices when multiple found with the same label
* Core: Minor fixes and improvements
* Language: Updated Italian translation – thanks to Davide Pantè & Francesco Mazzola
* Language: Updated German translation – thanks to Ralf Koller
* Language: Updating Finnish translation – thanks to Sauli Rajala
= 5.2.7 =
* Taxonomy field: Split setting ‘load_save_terms’ into ‘load_terms’ and ‘save_terms’
* Select field: Fixed bug causing values containing ‘,’ to fail
* Checkbox field: Fixed bug causing values containing ‘,’ to fail
* Checkbox field: Added new ‘toggle all’ setting
* User field: Added new filters ‘acf/fields/user/result’ and ‘acf/fields/user/search_columns’
* Gallery field: Added logic to increase sidebar width when space is available
* Options page: Added new ‘post_id’ setting to customise where values are loaded and saved
* API: Improved `get_field()` to better handle no value
* API: Optimised asset loading when using the `acf_form()` function
* API: Added new function `delete_sub_field()`
* Core: Added new `acf/init` action when ACF has loaded all functionality
* Core: Added compatibility with Select2 language translations
* Core: Changed compatibility filter default to false
* Core: Minor fixes and improvements
* Language: Updated German translation – thanks to Thomas Meyer
* Language: Updated French Translation – thanks to Maxime Bernard-Jacquet
* Language: Updated Persian translation – thanks to Kamel
= 5.2.6 =
* Core: Improved validation logic to display HTML5 validation messages
* Core: Improved conditional logic performance for large field groups
* Core: Removed updates menu item when not activated as a plugin (included within theme)
* Core: Fixed various JS performance issues
* Core: Minor fixes and improvements
* Core: Added compatibility for saving widget in ‘accessibility mode’
* Language: Added Finnish translation – thanks to Sauli Rajala
= 5.2.5 =
* Core: Fixed JS error preventing changes to large field groups
* Language: Added Romanian translation – thanks to Eduard Ungureanu
= 5.2.4 =
* WYSIWYG field: Fixed bug where new editor is not focused when adding media
* Core: Added new ‘uploader’ setting to `acf_form()` options for basic upload inputs
* Core: Fixed Multisite loop when WordPress MU Domain Mapping plugin is active
* Core: Improved CSS when editing taxonomy terms and users
* Core: Fixed validation bugs when clicking save or preview
* Core: Added compatibility with WPML translations when field group is not set as a translatable post type
* Core: Many minor fixes and improvements
= 5.2.3 =
* Taxonomy field: Added button and popup to create new terms
* Taxonomy field: Added new ‘Create Terms’ setting to prevent popup
* Core: Added network database upgrade admin page and functionality
* Core: Increased required WP version from 3.5 to 3.6
* Core: Fixed Select2 dependancy conflict with WooCommerce
* Core: Fixed WPML bug where field group translation information is lost
* Core: Fixed conditional logic bug where showing a parent field would override sub field conditional logic
* Core: Minor fixes and improvements
* Language: Updated Persian translation – thanks to Kamel
= 5.2.2 =
* Image field: Fixed UI bug when image has been removed via media library
* Relationship field: Added new minimum selection setting
* Select field: Fixed bug when searching for a numeric value
* Tab field: Fixed conditional logic bug
* Field group: Added compatibility for custom status in ‘Post Status’ location rule
* Core: Added new `show_updates` setting to prevent plugin updates
* Core: Added compatibility for 3rd party update management websites
* Core: Added spinner when saving taxonomy term, user and front end form
* Core: Minor fixes and improvements
* Language: Updated Slovak translation – thanks to Ján Fajčák
= 5.2.1 =
* Core: Fixed bug where ‘Taxonomy’ field group location rule would change to ‘Post Taxonomy’
* Core: Fixed bug where field group postboxes would disappear from post edit screen
* Core: Fixed bug where ‘Uploaded to post’ setting would not work on front end image/file/gallery fields
* Core: Fixed bug where multiple conditional logic tabs would not display correctly
* Language: Updated Japanese translation – thanks to Shogo Kato
= 5.2.0 =
* Taxonomy field: Fixed bug where term relationships were not saved when using the `update_field()` function
* Taxonomy field: Added compatibility for upcoming ‘term splitting’ in WP 4.2
* Image field: Fixed bug causing ‘Uploaded to post’ setting to not filter the medial library
* Gallery field: Added ‘attachment_fields_to_save’ filter for 3rd party custom field support
* Field group: Added new location rule ‘Current User’
* Field group: Renamed location rule ‘Logged in User Type’ to ‘Current User Role’
* Field group: Removed location group ‘Basic’ and moved location rule ‘Post Type’ into group ‘Posts’
* Core: Fixed bug where postbox would disappear after save
* Core: Fixes bug where sub fields are duplicated during sync
* Core: Minor fixes and improvements
* Language: Updated German translation – thanks to Ralf Koller
* Language: Updated Dutch translation – thanks to Patrick Heiloo
Find these and more awesome components after joining the club .
Go to your account page and start enhancing your WordPress websites today.
The post Download Advanced Custom Fields Pro 5.3.6 (released 2016.03.14) appeared first on HARLOND GPL CLUB.