Changelog
- Google Map field: Added new ‘google_map_init’ JS action
- Core: Minor fixes and improvements
- Language: Updated Swiss German translation – thanks to Raphael Hüni
- Language: Updated French translation – thanks to Maxime Bernard-Jacquet
Details
- Removed the WP default limit of 100 from
get_sites()
– used to detect DB update in network admin - Added many more accented characters to the JS function
acf.sanitize_str()
– used when generating field name from field label - Fixed Radio and checkbox bug when ‘saving other choice’ that contains an apostraphe
- Fixed issue where
get_fields()
is called in the root of functions.php before ACF has loaded field types