Skip to content

Releases: jameelmoses/acf-flexible-content-extended

2.0.0

24 Aug 20:31
Compare
Choose a tag to compare

Breaking Changes

  • Requires PHP >= 8.0
  • Requires WordPress >= 6.0

Improvements

  • Solve for flexible content fields inside of repeaters and groups. Thanks @romanklabal!
  • CSS improvements (uses css grid instead of flexbox)

What's Changed

New Contributors

Full Changelog: 1.10.0...2.0.0

1.10.0

26 Aug 18:22
Compare
Choose a tag to compare

Fixing issue with ACF version compare since it doesn't follow PHP version constraints

v1.0.9

03 Jun 21:34
Compare
Choose a tag to compare

PHP 8 Compatibility

v1.0.8

26 May 17:19
Compare
Choose a tag to compare
Tested up to: 5.7.2

v1.0.7

18 Aug 16:51
Compare
Choose a tag to compare

Resolve JS bug

v1.0.6

18 Aug 15:48
Compare
Choose a tag to compare

Resolve issue with modals related to new duplicate layout function in ACF 5.9

v1.0.5

18 Aug 13:41
Compare
Choose a tag to compare

Resolve JS error if acf.getField() is not defined

v1.0.4

18 Aug 13:03
Compare
Choose a tag to compare

Update hook for enqueuing and registering assets for ACF 5.9 compatibility. Thanks @elliottpost!

v1.0.3

07 Apr 16:53
Compare
Choose a tag to compare

Fixes a bug related to nested fields

v1.0.2

06 Apr 15:37
Compare
Choose a tag to compare
  • Supports nested flexible content fields
  • Updating dependencies