[wp-trac] [WordPress Trac] #57847: Typo in wp_generate_password() description

WordPress Trac noreply at wordpress.org
Thu Mar 2 12:23:06 UTC 2023


#57847: Typo in wp_generate_password() description
----------------------------+----------------------------------------
 Reporter:  SergeyBiryukov  |      Owner:  (none)
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Users           |    Version:
 Severity:  normal          |   Keywords:  needs-patch good-first-bug
  Focuses:  docs            |
----------------------------+----------------------------------------
 `wp_generate_password()` description includes this sentence:

 > Uses wp_rand() is used to create passwords with far less predictability
 than similar native PHP functions like rand() or mt_rand().

 "Uses wp_rand() is used" should just be "Uses wp_rand()".

 Follow-up to [42373] / #42782.

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


More information about the wp-trac mailing list