Skip to content

Latest commit

 

History

History
executable file
·
30 lines (23 loc) · 654 Bytes

changelog.md

File metadata and controls

executable file
·
30 lines (23 loc) · 654 Bytes

1.0.7

Fix container fields issue
Improved group key generation

1.0.6

Fix option page naming
Improved field key generation
Now compatible with ACF PRO 5.5.14

1.0.5

Fix groups creation issue
Removed custom file features

1.0.4

Fix field naming issue

1.0.3

Changed plugin name to ACFD
Added CustomModule class that allow you to re-use custom fields
Added some useful tips in the readme
Fix ACF issue on multiple hide_on_screen function

1.0.2

Now you can pass an instance of CustomField to the addField function 

1.0.1

Added ACF_Widget class (that extends WP_Widget) and simplify the widget development

1.0.0

First commit