Opened 14 years ago
Closed 14 years ago
#21549 closed defect (bug) (fixed)
Typo in WP_Theme::get_template_directory_uri
| Reported by: | batmoo | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4.2 |
| Component: | Themes | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
$theme_root should be $theme_root_uri
Looks like a copy-paste error :)
Attachments (1)
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)
We don't use this method in core, so it was never caught.