#38346 closed enhancement (fixed)
Replace get_blog_details() usage in wpmu_delete_blog() with get_site( $blog_id )
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Networks and Sites | Keywords: | has-patch |
| Focuses: | multisite | Cc: |
Description
See #37102
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Replaced get_blog_details() with get_site() in wpmu_delete_blog()