Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/07/2016 07:38:27 PM (10 years ago)
Author:
tw2113
Message:

Continued XProfile docs cleanup.

See #6406.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-xprofile/classes/class-bp-xprofile-field.php

    r10657 r10740  
    1313/**
    1414 * Class to help set up XProfile fields.
     15 *
     16 * @since 1.0.0
    1517 */
    1618class BP_XProfile_Field {
     
    134136         *
    135137         * @since 2.5.0
    136          *
    137138         * @var bool
    138139         */
     
    215216        /**
    216217         * Retrieve a `BP_XProfile_Field` instance.
     218         *
     219         * @since 2.4.0
    217220         *
    218221         * @static
Note: See TracChangeset for help on using the changeset viewer.