iconicwp / WordPress-Settings-Framework

A settings framework for the WordPress settings API
MIT License
334 stars 66 forks source link

add autocomplete attribute to args list #99

Closed UVLabs closed 1 year ago

UVLabs commented 1 year ago

Not having an autocomplete attribute can cause the browser to fill in the password field with one saved for the current website which is not what you would want.

Also, dev tools would scream at you: https://www.chromium.org/developers/design-documents/create-amazing-password-forms/#use-autocomplete-attributes