Opened 8 years ago
Closed 8 years ago
#42077 closed enhancement (fixed)
Replace calls to `refresh_blog_details()` with `clean_blog_cache()`
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.9 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Networks and Sites | Keywords: | has-patch |
| Focuses: | multisite | Cc: |
Description
As of [41716], clean_blog_cache() is preferred over refresh_blog_details(). While the latter has not been deprecated (yet), let's replace all core calls to it with the recommended function.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 41717: