Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #46349, comment 34


Ignore:
Timestamp:
08/05/2019 02:48:25 AM (6 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46349, comment 34

    initial v1  
    44- Remove the `wp_confirm_admin_email()` function from user.php. The functionality is moved to wp-login.php, when not outputting to the "interim login" iframe.
    55- Add setting of the new option on WP upgrade. It's good to set it for cases where the new screen is not shown for a while after upgrading. For example an admin doesn't log in, only editors and authors do (checking an option that is not set requires one more trip to the DB).
     6- Change "Remind me later" to be "three days/72 hours from now".
    67- Come cleanup and small fixes (white space, printf, "translatable" URL to help page, etc.).
    78