Closed MikhailRoot closed 8 years ago
The branch has conflict and the sso-create-users-on-register
option does not work.
Please try to respect indenting and spacing.
@DaazKu Thank you for help in making it better. i've updated it.
Thanks you for taking the time to update your PR. I added 2 more notes.
Could you also resolve the conflicts in your PR?
updated code in getting profile url, because it it's successfully got via parsing img tag, we don't need to get it again , otherwise we get it in alternate way. also updated user object checking because $cur_user->id!=='' will cause error if it's not WP_User - and this is what we really check for.
The point of SSO is to NOT force-sync your users so we will not merge that PR.
+added option to manually update user data on vanilla in users bulk actions in wp-admin