Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

v.3.0.1

Compare
Choose a tag to compare
@RostiMelk RostiMelk released this 24 May 01:50
· 4 commits to master since this release
c7204bf

Added user settings
By clicking the extension icon you will now be able to customize the output of field code.
For now you can change if you want if statements to be included, and adjust the spacing to your liking.

Standardized field code
ACF Field code will now follow the Wordpress PHP standard.
Example: https://gist.github.com/drivenfaroff/825778a3e0b1653249c8f0322c2b40cc

Added some third party field support
Fields added:

  • Font Awesome (mattkeys)
  • Image Aspect Ratio Crop (Johannes Siipola)
  • Nav Menu Field (Faison Zutavern)
  • RGBA Color Picker (Thomas Meyer )
  • Code Field (Peter Tasker)