User/Pass question ver. 2
-
When a user makes a new account on the WordPress site, the Moodle account is generated with a separate password. Is there a way to make the Moodle account have the same password as the WordPress account?
I saw a previous thread (named “User/Pass”) on the same topic that advised to add the line:
add_filter( ‘woodle_moodle_users_data’, $user_data );
Where, and in which file, do we add in this line, if that is what I am supposed to do?
- The topic ‘User/Pass question ver. 2’ is closed to new replies.