Advanced Custom Fields: Flexible Visibility
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.
by Miika Arponen / Geniem · github.com/devgeniem/acf-flexible-visibility · website
★ 3stars
443composer installs
1forks
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/devgeniem/acf-flexible-visibility/archive/refs/heads/master.zipAlso on Packagist as devgeniem/acf-flexible-visibility:
composer require devgeniem/acf-flexible-visibilityFrom the readme
ACF Flexible Visibility
Description
This plugin adds an option to ignore certain page templates when declaring ACF Flexible Content layouts so that these ignored templates won't be available on pages that use selected templates.
This is handy when using our Reusable Field Group plugin where you can include field groups to another.
In the future
So far this plugin only supports pages and matching with the page templates, but maybe in the future it will have another options too, like declaring visibility by user role etc.
Install
Recommended installation to a WordPress project is through composer: