https://github.com/quantity-digital/acf-section
https://github.com/quantity-digital/acf-section
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/quantity-digital/acf-section
- Owner: quantity-digital
- Created: 2017-03-23T12:37:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T12:48:42.000Z (over 9 years ago)
- Last Synced: 2025-02-09T04:15:23.492Z (over 1 year ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ACF Section Field
Section ACF field
-----------------------
### Description
Organize ACF fields into sections in wordpress admin-panel.
### Compatibility
This ACF field type is compatible with:
* ACF 5
### Installation
1. Copy the `acf-section` folder into your `wp-content/plugins` folder
2. Activate the Section plugin via the plugins admin page
3. Create a new field via ACF and select the Section type
4. Please refer to the description for more info regarding the field type settings
### Changelog
#### [0.1.0] - 2017-03-01
##### Added
- Basic functionality.