BUG on user role registration
-
Plugin version: 2.4
Hi there.
I’ve found a bug in /json-api-users/controllers/User.php at line 278Your code overwrite the role parameters.
This is my bug fixif($user[‘role’] == ”) $user[‘role’] = get_option(‘default_role’);
Please take look and fix this behaviour on next version.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘BUG on user role registration’ is closed to new replies.