Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/01/2015 02:23:20 PM (10 years ago)
Author:
johnjamesjacoby
Message:

XProfile: Improvemets to BP_XProfile_Group:

  • PHPDoc all variables and methods
  • Remove extract() usage
  • Clean up code formatting
  • No functional changes at this time
  • Also small clean up to BP_XProfile_Field docs

See #6318.

File:
1 edited

Legend:

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

    r9667 r9671  
    125125
    126126    /**
    127      * Populate or initialize a profile field
     127     * Initialize and/or populate profile field
    128128     *
    129129     * @since BuddyPress (1.1.0)
     
    146146
    147147    /**
    148      * Populate a profile field with
     148     * Populate a profile field object
    149149     *
    150150     * @since BuddyPress (1.1.0)
Note: See TracChangeset for help on using the changeset viewer.