kipmyk / acf-dynamic-user-role

Home Page:https://wordpress.org/plugins/change-default-role-dynamically-acf-role-based-conditions-on-user-new-edit-form/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== ACF: Dynamic User Role ===
Contributors: mikekipruto,nathanbowen
Donate link:https://www.buymeacoffee.com/kipmyk
Tags: acf
Tested up to: 6.5.3
Stable tag: 1.0.8
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Change default role dynamically on role selection change  ACF role-based conditions on user new / edit form

== Description ==

While creating or editing users with ACF new / edit form, any changes made to the user roles, does not update the fields dynamically out of the box.

This a very simple plugin which is provided for ease of use: you need only to install and activate the plugin and it will enable the change in dynamically.


== Screenshots ==

1. This screen shot shows the language dropdown that will be hidden when this plugin is enabled.

== Installation ==
1. Upload the plugin package to the plugins directory of your site, or search for "ACF: Dynamic User Role" in the WordPress plugins directory from the Plugins section of your WordPress dashboard.
2. Once uploaded or installed you must activate the plugin from the Plugins section of your WordPress dashboard.
3. The language selector should no longer appear on the login screen of your site.

== Frequently Asked Questions ==

= Why would I use this plugin? =

This plugin will enable you change the ACF fields dynamically based on User form/edit or role while creating or updating users.

= I have installed the plugin but I still not able to see the dynamic changes

Check that the plugin has been correctly uploaded, installed and activated.

== Changelog ==
= 1.0.8 =
Fixed some minor bugs and tested on ACF 6.3.0.1

= 1.0.7 =
Fixed typo and tested on ACF 6.0.7

= 1.0.6 =
Refactored code and tested on WP 6.1.1 and ACF 6.0.1

= 1.0.5 =
Tested on wp 6.0.3

= 1.0.4 =
Refactored code and fixed minor bug

= 1.0.3 =
1. Test on WordPress 5.9.3
2. Tested with the latest ACF version

= 1.0.2 =
Minor plugin changes
= 1.0.1 =

- update the pugin name
- No functional changes, this update simply modifies the short description in plugin file to match what is written in the readme file description

= 1.0 =

== Upgrade Notice ==

= 1.0.2 =
Made some minor changes and improved on security