Opened 2 hours ago
Last modified 4 minutes ago
#46626 new defect (bug)
Disabled attribute should have values as per HTML standards
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | 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)
Note: See
TracTickets for help on using
tickets.
Hi @harshall
Please see: #43496