Make WordPress Core


Ignore:
Timestamp:
12/24/2013 06:56:05 PM (11 years ago)
Author:
DrewAPicture
Message:

First there were two, and now there are three -- in the @since versions that came before and that shall be. And so it will be, says nacin.

Props JustinSainton, SergeyBiryukov, DrewAPicture.
Fixes #26713.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/cache.php

    r25451 r26868  
    164164 * Saves the data to the cache.
    165165 *
    166  * @since 2.0
     166 * @since 2.0.0
     167 *
    167168 * @uses $wp_object_cache Object Cache Class
    168169 * @see WP_Object_Cache::set()
     
    257258 * @package WordPress
    258259 * @subpackage Cache
    259  * @since 2.0
     260 * @since 2.0.0
    260261 */
    261262class WP_Object_Cache {
Note: See TracChangeset for help on using the changeset viewer.