ACF / Meta Box integration
Both ACF and Meta Box are developed and supported as a twin. There might be plugin-specific functions and fields in the future, then we will create separate content for them.
For CSS variables When using ACF/Meta Box variables as CSS variables, please set the values with var() because var({acf_some_value}) format is not working properly at the moment. v1.0.0
Supported Fields for Inline Editing (v1.0.0-RC.3)
These fields are the ones that appear on the right panel of the Gutenberg editor and allow you to control the blocks.
Field Name
Supported?
Text
Yes
Text Area
Yes
Range
Yes
Image
Suported with possible limitations
Select
Yes
Checbox List
Yes
Checkbox (True False)
Yes
Radio
Yes
Time Picker
Yes
Date Picker
Yes
Date Time Picker
Yes
Color
Yes
Yes
Url
Yes
Password
Will not support due to security implications
Last updated