Releases: devgeniem/acf-codifier
Releases · devgeniem/acf-codifier
1.5.1
1.5.0
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
Added
- A support for installing the Codifier as an ordinary plugin instead of autoloaded mu-plugin.
- A check that non-unique field keys throw a notice, and debug information if WP_DEBUG is set.
Changed
- Enhanced the documentation to reflect the above-mentioned changes.
1.1.4
Fixed
- Fixed the CSS on the
hide_label()
method to prevent affecting child elements.
Added a possibility to hide a field label easily on the admin side
0.2.0 Added a possibility to hide a field label easily on the admin side
First stable release
All basic functionality should be working.