Opened 3 weeks ago
Closed 3 weeks ago
#63476 closed defect (bug) (fixed)
Remove unwanted commented HTML code for timestamp
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.9 | Priority: | normal |
Severity: | normal | Version: | 6.8 |
Component: | General | Keywords: | has-patch 2nd-opinion |
Focuses: | administration, coding-standards | Cc: |
Description
There is unwanted commented HTML code for Edit Timestamp in comment edit screen. Which is in Todo list to remove it. We should remove this unwanted code.
wp-admin/includes/template.php:819
Change History (5)
This ticket was mentioned in PR #8832 on WordPress/wordpress-develop by @umesh.nevase.
3 weeks ago
#1
Note: See
TracTickets for help on using
tickets.
This code is not required as commented and in Todo list. We should have remove unwanted HTML from core.