[wp-trac] [WordPress Trac] #61703: the_password_form hook documentation incorrectly references 20char password limit
WordPress Trac
noreply at wordpress.org
Thu Aug 1 01:43:29 UTC 2024
#61703: the_password_form hook documentation incorrectly references 20char password
limit
-------------------------------+-----------------------------
Reporter: dd32 | Owner: SergeyBiryukov
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 6.7
Component: Posts, Post Types | Version: 4.7
Severity: normal | Resolution:
Keywords: has-patch | Focuses: docs
-------------------------------+-----------------------------
Comment (by peterwilsoncc):
As a path forward I think the following needs to change:
* docs: retain as is but update the maximum length note to `255`
characters
* field: update size attribute to 255
* upstream in GB repo: modify the field so it only allows a maximum of 255
characters.
At present it's possible to set a password in the admin that can't be
entered in the front end UI, thus the suggested change to the field.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61703#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list