Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/18/2012 10:15:09 AM (13 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-classes.php

    r6223 r6259  
    288288     * Fetch the field visibility level for the fields returned by the query
    289289     *
    290      * @since 1.6
     290     * @since BuddyPress (1.6)
    291291     *
    292292     * @param int $user_id The profile owner's user_id
     
    324324     * Fetch the admin-set preferences for all fields
    325325     *
    326      * @since 1.6
     326     * @since BuddyPress (1.6)
    327327     *
    328328     * @return array $default_visibility_levels An array, keyed by field_id, of default
Note: See TracChangeset for help on using the changeset viewer.