[wp-trac] [WordPress Trac] #30685: Better Login Error&Message Displaying

WordPress Trac noreply at wordpress.org
Fri Dec 12 07:42:42 UTC 2014


#30685: Better Login Error&Message Displaying
-------------------------------+-----------------------------
 Reporter:  extendwings        |      Owner:
     Type:  enhancement        |     Status:  new
 Priority:  normal             |  Milestone:  Awaiting Review
Component:  Administration     |    Version:  trunk
 Severity:  normal             |   Keywords:
  Focuses:  ui, accessibility  |
-------------------------------+-----------------------------
 Current way of displaying errors and messages of wp-login.php is not best,
 I think.

 Because:
 * Should not join messages with `<br />\n`. Each messages has independent
 meanings. So, this is far from optimal HTML markup.
 * `<p>` is used to enclose messages. But errors are using `<div>`. This
 should be unified.

 This patch fixes these 2 problems and includes its related changes.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30685>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list