devgeniem / acf-reusable-field-group
A WordPress and an Advanced Custom Fields plugin that adds a Reusable Field Group to the ACF. The field allows the developer to include a field group within another field group.
Installs: 644
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 27
Forks: 16
Type:wordpress-plugin
Requires
- php: >=5.6
- composer/installers: v1.0.12
README
ACF Reusable Field Group 1.1.0
Contributors: devgeniem, tybruffy Tags: acf, wordpress Requires at least: 5.0.0.0 Tested up to: 5.3.8.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description
This plugin adds a Reusable Field Group for use with Advanced Custom Fields WorldPress plugin. The field allows the developer to include a field group within another field group.
It also adds a new location rule for the field groups that allows the group to be visible only when it is included into another group.
This plugin is originally developed by GitHub user tybruffy. This fork is created because of the lack of very needed If included location rule in the original version.
Install
Recommended installation to a WordPress project is through composer:
$ composer require devgeniem/acf-reusable-field-group