Error messages translated
-
Hi,
You can change line 215 in class-theme-my-login-template.php to:
foreach ( $wp_error->get_error_messages( __($code) ) as $error ) {
to get translated strings of error messages in login form.
cheers:)
- The topic ‘Error messages translated’ is closed to new replies.