Skip to content

Version 1.2

Choose a tag to compare

@SteveRyan-ASU SteveRyan-ASU released this 06 Oct 21:03
· 140 commits to main since this release

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-manual and acf/profile-data blocks.
  • ADD: Add support for four column layout with the acf/profiles container block.

Props to @wmcconnell for the vertical style implementation.

  • FIX: Removed acf-innerblocks-container wrapper from acf/profiles block. The function performing this task was located within Pitchfork Blocks and was relocated to this plugin for better comptability.