quantity-digital / acf-show-attachments
Show Attachments field simply shows attached files and media in a single field in the backend with the ability do download the files.
Installs: 192
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
Type:wordpress-plugin
This package is auto-updated.
Last update: 2024-12-12 20:19:38 UTC
README
Show Attachments field
Description
Show Attachments field simply shows attached files and media in a single field in the backend with the ability do download the files.
Compatibility
This ACF field type is compatible with:
- ACF 5
Installation
- Copy the
acf-show_attachments
folder into yourwp-content/plugins
folder - Activate the Show Attachments plugin via the plugins admin page
- Create a new field via ACF and select the Show Attachments type
- Please refer to the description for more info regarding the field type settings
Changelog
[1.0.0] - 2017-05-23
Added
- Basic functionality.