stoutlogic / understory-acf
ACF Extentions for Understory. Provides custom fields and option pages support for Understory.
0.4.4
2020-03-27 19:57 UTC
Requires
- php: >=5.4.0
- stoutlogic/acf-builder: ^1.6.0
- stoutlogic/understory: ^0.6.0||^0.7.0||^0.8.0||^0.9.0||^0.10.0||dev-master
Requires (Dev)
- mockery/mockery: ^0.9.5
- php-mock/php-mock-mockery: ^1.1
- phpunit/phpunit: 5.4.*
- tgmpa/tgm-plugin-activation: dev-develop
README
Understory + ACF. ACF Extentions for Understory. Provides custom fields and option pages support for Understory.
Licensing
Understory ACF is licensed under the GPL v2 or later; Add Advanced Custom Fields support to Understory
Create resuable custom field group classes that contain all of your logic and keep your templates squeaky clean. Also easily create options pages. Field groups can be registered with post types, taxonomies, users, views or options pages.
See the wiki for more documentation.