Opened 15 years ago
Closed 15 years ago
#15183 closed defect (bug) (fixed)
Invalid markup generated by WP_Object_Cache->stats()
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.1 | Priority: | normal |
| Severity: | trivial | Version: | 3.0.1 |
| Component: | Validation | Keywords: | has-patch |
| Focuses: | Cc: |
Description
There's a missing </p> in the stats function in class WP_Object_Cache. Patch attached.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [15884]) Fix html in WP_Object_Cache::stats. props Utkarsh, fixes #15183.