newcity / acf-monolith-fields
Installs: 2 563
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- php: >=5.4.0
- composer/installers: v1.3.0
This package is not auto-updated.
Last update: 2025-04-14 02:19:49 UTC
README
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)