Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/18/2012 10:15:09 AM (14 years ago)
Author:
djpaul
Message:

Update @since phpdoc on functions to use our formatted version of the tag, e.g. "@since BuddyPress (1.6)". Fixes #4445, props fanquake

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-xprofile/bp-xprofile-caps.php

    r6093 r6259  
    55 *
    66 * @package BuddyPress
    7  * @since 1.6
     7 * @since BuddyPress (1.6)
    88 */
    99
     
    1414 * Maps XProfile caps to built in WordPress caps
    1515 *
    16  * @since 1.6
     16 * @since BuddyPress (1.6)
    1717 *
    1818 * @param array $caps Capabilities for meta capability
Note: See TracChangeset for help on using the changeset viewer.