Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #42888, comment 62


Ignore:
Timestamp:
09/26/2019 05:38:49 PM (5 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42888, comment 62

    initial v1  
    1 Switching from `<p>` to `<div>` on the login screen is a potential regression for all themes and plugins that style wp-login.php. Is that necessary, and if yes, how was that tested?
     1Removing paragraph tags and switching from `<p>` to `<div>` on the login screen is a potential regression for all themes and plugins that style wp-login.php. Is that necessary, and if yes, how was that tested?