Opened 5 years ago
Closed 5 years ago
#53005 closed enhancement (fixed)
Remove unused code fragment from wp-admin/themes.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.8 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Themes | Keywords: | has-screenshots has-patch |
| Focuses: | docs, coding-standards | Cc: |
Description
Hello,
WordPress has a comment structure.
But developers have used a Single-line comment structure into Multi-line comment in the below file.
wp-admin/themes.php
I think we have used only one single or Multi
Right?
Thanks,
Rajesh
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Hi there!
Thanks for the ticket.
I think we must remove that commented code from the file.