We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d14646 + 06cbe55 commit 12c5d9dCopy full SHA for 12c5d9d
src/Cache_Command.php
@@ -1,9 +1,11 @@
1
<?php
2
3
/**
4
- * Manage the object cache.
+ * Manipulates the WP Object Cache.
5
+ *
6
*
7
* Use a persistent object cache drop-in to persist cache values between requests.
8
+ * [WP Object Cache](https://codex.wordpress.org/Class_Reference/WP_Object_Cache)
9
10
* ## EXAMPLES
11
0 commit comments