[wp-trac] [WordPress Trac] #55228: Provide Option to Remove Password Visibility Button and Dashicons from WordPress' Login Form

WordPress Trac noreply at wordpress.org
Thu Feb 24 16:39:26 UTC 2022


#55228: Provide Option to Remove Password Visibility Button and Dashicons from
WordPress' Login Form
--------------------------------------------+------------------------------
 Reporter:  generosus                       |       Owner:  (none)
     Type:  feature request                 |      Status:  new
 Priority:  normal                          |   Milestone:  Awaiting Review
Component:  Security                        |     Version:  5.9.1
 Severity:  normal                          |  Resolution:
 Keywords:  2nd-opinion close dev-feedback  |     Focuses:
--------------------------------------------+------------------------------
Changes (by generosus):

 * keywords:  2nd-opinion close => 2nd-opinion close dev-feedback


Comment:

 Replying to [comment:2 dd32]:
 \\
 > It's also against the WordPress philosophy of
 [https://wordpress.org/about/philosophy/#decisions Decisions, not
 options].
 >
 \\
 Excellent point. I'm all for simplicity. "Complicating things is easy,
 keeping them simple is not." - Richard Branson
 \\
 > This seems like plugin territory to me, if a site owner wishes to
 disable this functionality then doing so through a plugin seems like the
 best option to me.
 >
 \\
 After further research and your valuable feedback, yeah, let's scrap my
 recommendation. Since Team WordPress introduced the password visibility
 functionality into the login form, I would still like to recommend that
 Team WordPress develop and publish a filter that will allow its removal.
 In this case, I feel using a plugin is a band-aid solution. It's a lot
 easier (and simpler), to say, offer a /wp-config.php constant that could
 look like this:


 {{{
 define('WP_PASSWORD_BUTTON_DISPLAY', false);
 }}}

 Fair?

 Thank you!

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55228#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list