bobbingwide / field-block-for-acf-pro

Field block for ACF PRO
https://www.oik-plugins.com/oik-plugins/field-block-for-acf-pro/
GNU General Public License v2.0
3 stars 0 forks source link

Cater for field type `group` which has sub fields #4

Open bobbingwide opened 1 year ago

bobbingwide commented 1 year ago

The ACF field type group is a field that consists of zero or more sub fields. It's possible to nest groups within groups.

Requirements

Proposed solution

bobbingwide commented 8 months ago

Delivered in v0.1.0. PHPUnit tests to be written