Opened 5 years ago
Closed 5 years ago
#53005 closed enhancement (fixed)
Remove unused code fragment from wp-admin/themes.php
| Reported by: | rkradadiya | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.8 |
| Component: | Themes | Version: | |
| Severity: | normal | Keywords: | has-screenshots has-patch |
| Cc: | Focuses: | docs, coding-standards |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi there!
Thanks for the ticket.
I think we must remove that commented code from the file.