Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/03/2016 06:14:41 AM (9 years ago)
Author:
tw2113
Message:

More cleanup and new phpdocs for functions or methods in the XProfile component.

See #6406.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-xprofile/bp-xprofile-actions.php

    r10417 r10434  
    8585    do_action( 'bp_xprofile_settings_before_save' );
    8686
    87     /** Save ******************************************************************/
     87    /* Save ******************************************************************/
    8888
    8989    // Only save if there are field ID's being posted.
     
    117117    }
    118118
    119     /** Other *****************************************************************/
     119    /* Other *****************************************************************/
    120120
    121121    /**
Note: See TracChangeset for help on using the changeset viewer.