=== ACF: Field Roles Filter === Contributors: cypves Tags: acf, fields, roles, filter Requires at least: 3.5 Tested up to: 4.2 Stable tag: trunk License: GPLv2 or later Adds into the Advanced Custom Fields plugin option of filtering fields according to user's role. == Description == The ACF: Field Roles Filter allows the selections of user roles for which a field will be shown/hidden. You can set different roles for each field. == Installation == ### Automatic Installation Installing this plugin automatically is the easiest option. You can install the plugin automatically by going to the plugins section in WordPress and clicking Add New. Type "ACF: Field Roles Filter" in the search bar and install the plugin by clicking the Install Now button. ### Manual Installation 1. Copy the acf-field-roles-filter folder into your wp-content/plugins folder. 2. Activate the Role Selector plugin via the plugins admin page. == Screenshots == 1. User Filter metabox in ACF edit page. == Changelog == ### 1.0 * Initial Release.