This repository has been archived by the owner on Oct 29, 2022. It is now read-only.
Releases: RostiMelk/ACF-Tools
Releases · RostiMelk/ACF-Tools
v3.0.2
v.3.0.1
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)
v.2.7.1
v2.6.5
v2.5.3
Swedish translation
Thanks to @killawabbit for this
v2.5.1
v2.5.0
v2.4.2
v2.4.0
v2.3.0
You can now copy a repeater or group together with its sub fields.
For now you can only copy on level of child items.
Mozilla Firefox support
You can find the extension in the Firefox add-on libary.
Fixed typo/syntax error for gallery field
General cleanup of code