Opened 15 years ago
Closed 15 years ago
#12034 closed defect (bug) (fixed)
Broken link in WPMU->WP core merge
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | minor | Version: | 3.0 |
Component: | Multisite | Keywords: | has-patch |
Focuses: | Cc: |
Description
I'm sure there's a lot of these, but wp-admin/themes.php
, line 47 contains a reference to wpmu-themes.php
which no longer exists. It should refer to ms-themes.php
.
Of course, this link only shows itself on multisite-enabled installations, so it's not a huge concern.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Patch