Advanced Custom Fields: Monolith Field Types
Plugin to add custom field groups commonly used in NewCity's monolith project
by Jesse Janowiak, NewCity · github.com/newcity/acf-monolith-fields · website
★ 0stars
2.6kcomposer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/newcity/acf-monolith-fields/archive/refs/heads/master.zipAlso on Packagist as newcity/acf-monolith-fields:
composer require newcity/acf-monolith-fieldsFrom the readme
ACF Monolith Custom Fields
Currently contains two field types:
Headline Group
A collection of text fields: superhead, headline, and subhead, returned as an ACF group object.
Superhead and subhead can be toggled on or off when adding this field type to an ACF field group.
Image with Caption
This has been turned off for the time being because it causes a 500 error under some circumstances.
~~Collection of the following fields:~~
- Image (ACF image selector)
- Headline (text)
- Caption (wysiwyg)
- Credit (text)
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.2.0 | Aug 2, 2018 |
| 1.1.1-alpha | Apr 22, 2018 |
| 1.0-alpha | Apr 5, 2018 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.