Opened 9 months ago
Closed 9 months ago
#21549 closed defect (bug) (fixed)
Typo in WP_Theme::get_template_directory_uri
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4.2 |
| Component: | Themes | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | batmoo |
Description
$theme_root should be $theme_root_uri
Looks like a copy-paste error :)
Attachments (1)
Change History (6)
- Keywords commit added
- Milestone changed from Awaiting Review to 3.4.2
Note: See
TracTickets for help on using
tickets.

We don't use this method in core, so it was never caught.