Opened 3 months ago
Closed 3 months ago
#23541 closed defect (bug) (fixed)
Remove unneeded global $current_site
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Multisite | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
It looks like [14703] removed all uses of $current_site from get_blogaddress_by_name() so we don't need the global anymore.
Attachments (1)
Change History (2)
aaroncampbell — 3 months ago
comment:1
SergeyBiryukov — 3 months ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

In 23458: