mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
Docs: Fix multiple trivial typos throughout a variety of core files.
Props ottok. Fixes #38489. git-svn-id: https://develop.svn.wordpress.org/trunk@39051 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -254,7 +254,7 @@ function wp_cache_add_non_persistent_groups( $groups ) {
|
||||
* This function is deprecated. Use wp_cache_switch_to_blog() instead of this
|
||||
* function when preparing the cache for a blog switch. For clearing the cache
|
||||
* during unit tests, consider using wp_cache_init(). wp_cache_init() is not
|
||||
* recommended outside of unit tests as the performance penality for using it is
|
||||
* recommended outside of unit tests as the performance penalty for using it is
|
||||
* high.
|
||||
*
|
||||
* @since 2.6.0
|
||||
|
||||
Reference in New Issue
Block a user