Opened 10 years ago
Closed 10 years ago
#36551 closed defect (bug) (fixed)
Add embed.php file descriptions to the Theme Editor
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.6 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Themes | Keywords: | has-patch |
| Focuses: | administration | Cc: |
Description
The newly added embed.php theme file is missing a file description, when you browse the files from Appearance > Editor.
The attached patch adds file description to this file by updating the $wp_file_descriptions variable that lists all theme-specific files.
Related: #35223
Attachments (2)
Change History (9)
#3
@
10 years ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
#4
@
10 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
There are more embed templates, we should add them to the list as well.
Note: See
TracTickets for help on using
tickets.
In 37217: