• WP 5.3 introduced the new admin email verification screen.
    Info about this new WP “feature” can be seen here:

    WordPress 5.3: Site Admin Email Verification Screen

    So now when I log in I am prompted with 3 options:
    There is 3 options ‘Update’, ‘ The email is correct’, and ‘Remind me later’.

    Both ‘Update’ and ‘The email is correct’ produces an error when clicked on. Only ‘Remind me later’ works.

    Can the plugin be updated to fix this issue?

    Or should I disable the email verification check?
    add_filter( 'admin_email_check_interval', '__return_false' );

Viewing 1 replies (of 1 total)
  • I am experiencing the same problem. When asked to verify my administration email address, I click ‘the email is correct’, and then I get these error messages:

    ERROR: The username field is empty.
    ERROR: The password field is empty.

    And I’m at the login screen again.

    Can you please fix this?

Viewing 1 replies (of 1 total)
  • The topic ‘Login Screen Errors with WP 5.3’ is closed to new replies.