Changes between Initial Version and Version 6 of Ticket #61703
- Timestamp:
- 08/01/2024 12:57:24 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61703
- Property Keywords has-patch commit added
- Property Milestone Awaiting Review → 6.7
- Property Owner set to
- Property Status new → reviewing
- Property Version → 4.7
-
Ticket #61703 – Description
initial v6 3 3 https://github.com/WordPress/wordpress-develop/blob/5a30482419f1b0bcc713a7fdee3a14afd67a1bca/src/wp-includes/post-template.php#L1780-L1782 4 4 5 However, starting in WordPress 3.6 the password is no longer stored as plaintext, and instead as a hash, which removes the length limitation of the password. 5 ~~However, starting in WordPress 3.6 the password is no longer stored as plaintext, and instead as a hash, which removes the length limitation of the password.~~ 6 However, in WordPress 4.7 the column was increased in length to 255char. 6 7 7 I'd suggest that the reminder can just be removed. 8 ~~I'd suggest that the reminder can just be removed.~~ 8 9 9 10 Props @davidhbrown for noticing this.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)