https://github.com/stoutlogic/understory-acf
Add Advanced Custom Fields support to Understory
https://github.com/stoutlogic/understory-acf
Last synced: about 2 months ago
JSON representation
Add Advanced Custom Fields support to Understory
- Host: GitHub
- URL: https://github.com/stoutlogic/understory-acf
- Owner: StoutLogic
- License: gpl-2.0
- Created: 2016-06-08T13:21:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-27T21:04:54.000Z (about 5 years ago)
- Last Synced: 2025-04-05T17:51:10.304Z (2 months ago)
- Language: PHP
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Understory ACF
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](https://github.com/StoutLogic/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](https://github.com/StoutLogic/understory-acf/wiki) for more documentation.