Opened 13 years ago
Closed 13 years ago
#21549 closed defect (bug) (fixed)
Typo in WP_Theme::get_template_directory_uri
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.4.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Themes | Keywords: | has-patch commit |
Focuses: | Cc: |
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.
We don't use this method in core, so it was never caught.