Opened 7 years ago
Closed 7 years ago
#46626 closed defect (bug) (duplicate)
Disabled attribute should have values as per HTML standards
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | coding-standards | Cc: |
Description
According to the WordPress HTML Coding Standards, all attributes must have a value, and must use double- or single-quotes (source).
https://make.wordpress.org/core/handbook/best-practices/coding-standards/html/#quotes
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Hi @harshall
Please see: #43496