Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
12/22/2015 03:32:17 AM (10 years ago)
Author:
tw2113
Message:

Adds @since tags to the docblocks at the top of the files.

See #5022.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/bp-core-cache.php

    r10365 r10417  
    22/**
    33 * BuddyPress Core Caching Functions.
    4  *
    5  * @package BuddyPress
    64 *
    75 * Caching functions handle the clearing of cached objects and pages on specific
    86 * actions throughout BuddyPress.
     7 *
     8 * @package BuddyPress
     9 * @supackage Cache
     10 * @since 1.5.0
    911 */
    1012
Note: See TracChangeset for help on using the changeset viewer.