mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-01 11:14:36 +00:00
Spelling: Standardize on "front end"/"back end" (noun) and "front-end"/"back-end" (adjective).
Props obrienlabs, thewanderingbrit. Fixes #34887. git-svn-id: https://develop.svn.wordpress.org/trunk@36709 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -247,8 +247,8 @@ function wp_cache_add_non_persistent_groups( $groups ) {
|
||||
/**
|
||||
* Reset internal cache keys and structures.
|
||||
*
|
||||
* If the cache backend uses global blog or site IDs as part of its cache keys,
|
||||
* this function instructs the backend to reset those keys and perform any cleanup
|
||||
* If the cache back end uses global blog or site IDs as part of its cache keys,
|
||||
* this function instructs the back end to reset those keys and perform any cleanup
|
||||
* since blog or site IDs have changed since cache init.
|
||||
*
|
||||
* This function is deprecated. Use wp_cache_switch_to_blog() instead of this
|
||||
|
||||
Reference in New Issue
Block a user