#41749 closed defect (bug) (duplicate)
add comma in last array value in (wp-login.php ,wp-signup.php)
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Login and Registration | Keywords: | has-patch |
Focuses: | Cc: |
Description
add comma in last array value in (wp-login.php ,wp-signup.php)
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Thanks @umangvaghela123, I'm going to close this and mark it as a duplicate of #41057 as what you have patched here in 41749.patch is already covered by that ticket.
It's also worth noting that the comma for the last item in arrays is only for multiline arrays and not single line arrays
See https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/#indentation