mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 12:44:31 +00:00
Docs: Various docblock corrections for code added in 5.8.
Props johnbillion. See #53461. git-svn-id: https://develop.svn.wordpress.org/trunk@51221 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -667,7 +667,7 @@ function wp_start_object_cache() {
|
||||
// Only perform the following checks once.
|
||||
|
||||
/**
|
||||
* Filters whether to enable loading of the objectcache.php drop-in.
|
||||
* Filters whether to enable loading of the object-cache.php drop-in.
|
||||
*
|
||||
* This filter runs before it can be used by plugins. It is designed for non-web
|
||||
* run-times. If false is returned, object-cache.php will never be loaded.
|
||||
|
||||
Reference in New Issue
Block a user