- Timestamp:
- 05/07/2016 07:38:27 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/classes/class-bp-xprofile-field.php
r10657 r10740 13 13 /** 14 14 * Class to help set up XProfile fields. 15 * 16 * @since 1.0.0 15 17 */ 16 18 class BP_XProfile_Field { … … 134 136 * 135 137 * @since 2.5.0 136 *137 138 * @var bool 138 139 */ … … 215 216 /** 216 217 * Retrieve a `BP_XProfile_Field` instance. 218 * 219 * @since 2.4.0 217 220 * 218 221 * @static
Note: See TracChangeset
for help on using the changeset viewer.