Version 1.2
This release adds support for a fourth block style for both the acf/profile-manual and acf/profile-data blocks. The new style defines a vertical layout allowing for a very lightweight approach to building directory pages.
- ADD: Add vertical style option for
acf/profile-manualandacf/profile-datablocks. - ADD: Add support for four column layout with the
acf/profilescontainer block.
Props to @wmcconnell for the vertical style implementation.
- FIX: Removed
acf-innerblocks-containerwrapper fromacf/profilesblock. The function performing this task was located within Pitchfork Blocks and was relocated to this plugin for better comptability.