Opened 11 years ago
Closed 11 years ago
#35223 closed defect (bug) (fixed)
Add home.php & front-page.php to the theme-specific files list ($wp_file_descriptions)
| Reported by: | ramiy | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.5 |
| Component: | Themes | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
When browsing the theme files from the Appearance > Editor screen (wp-admin/theme-editor.php), you see the theme files on the right side.
Two files in the list are missing description - home.php & front-page.php.
The attached patch adds file description to those files by updating the $wp_file_descriptions variable that lists all theme-specific files.
Attachments (4)
Change History (9)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Found 3 more missing files - taxonomy.php, singular.php and date.php.