#41749 closed defect (bug) (duplicate)
add comma in last array value in (wp-login.php ,wp-signup.php)
| Reported by: | umangvaghela123 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Login and Registration | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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