devgeniem / acf-flexible-visibility
A WordPress and an Advanced Custom Fields plugin that adds an option to ignore certain page templates when declaring ACF Flexible Content layouts.
Installs: 319
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 21
Forks: 1
Open Issues: 1
Type:wordpress-plugin
Requires
- php: >=5.6
- composer/installers: >=v1.0.12
This package is auto-updated.
Last update: 2024-10-20 15:38:45 UTC
README
ACF Flexible Visibility
Contributors: devgeniem, Nomafin 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 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:
$ composer require devgeniem/acf-flexible-visibility