13/06/2024WordpressHow to backup ACF option fields with SQLTo get the values SELECT * FROM wp_options WHERE option_name LIKE ‘options_%'” Export as SQL Remove the ID column from the INSERT […]
01/09/201901/09/2019WordpressACF local JSON not working – check WPML!If you are using WPML please check that ACF Group is NOT translatable!