siteorigin / siteorigin-panels

SiteOrigin Page Builder is a powerful content creation interface, instantly recognizable, astonishingly different. SiteOrigin Page Builder makes it easy to create responsive column-based content using the widgets you know and love. Your content will accurately adapt to all mobile devices, ensuring your site is mobile-ready.
https://siteorigin.com/page-builder/
GNU General Public License v3.0
610 stars 181 forks source link

ACF: Investigate Widget Data as an Array #1088

Open AlexGStapleton opened 1 year ago

AlexGStapleton commented 1 year ago

ACF allows three possible options for saving data: value, label, and array. Testing suggests value and label are supported but array isn't. We should investigate adding array support.