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-wpabstraction.php

    r10356 r10417  
    22/**
    33 * WordPress Abstraction.
    4  *
    5  * @package BuddyPress
    64 *
    75 * The functions within this file will detect the version of WordPress you are
     
    108 * The code below mostly contains function mappings. This file is subject to
    119 * change at any time.
     10 *
     11 * @package BuddyPress
     12 * @subpackage WPAbstraction
     13 * @since 1.2.0
    1214 */
    1315
Note: See TracChangeset for help on using the changeset viewer.