Ticket #36880: 36880.diff
| File 36880.diff, 395 bytes (added by , 10 years ago) |
|---|
-
src/wp-includes/cache.php
diff --git a/src/wp-includes/cache.php b/src/wp-includes/cache.php index 10fa610..6c2d1c9 100644
a b 2 2 /** 3 3 * Object Cache API 4 4 * 5 * @link https://codex.wordpress.org/Function_Reference/WP_ Cache5 * @link https://codex.wordpress.org/Function_Reference/WP_Object_Cache 6 6 * 7 7 * @package WordPress 8 8 * @subpackage Cache