Changeset 44894 for trunk/src/wp-includes/cache.php
- Timestamp:
- 03/13/2019 07:31:49 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/cache.php
r44601 r44894 647 647 * Sets the data contents into the cache. 648 648 * 649 * The cache contents isgrouped by the $group parameter followed by the649 * The cache contents are grouped by the $group parameter followed by the 650 650 * $key. This allows for duplicate ids in unique groups. Therefore, naming of 651 651 * the group should be used with care and should follow normal function
Note: See TracChangeset
for help on using the changeset viewer.