Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
12/22/2015 05:33:22 AM (9 years ago)
Author:
tw2113
Message:

Scrutinizr feedback cleanup.

See #6406.

File:
1 edited

Legend:

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

    r10417 r10418  
    667667 * @param int    $user_id   The user ID. Optional.
    668668 *
    669  * @return array() Array containing the path, URL, and other helpful settings.
     669 * @return array Array containing the path, URL, and other helpful settings.
    670670 */
    671671function xprofile_avatar_upload_dir( $directory = 'avatars', $user_id = 0 ) {
     
    10281028 * @since 2.4.0
    10291029 *
    1030  * @param int $field_id Optional. Default current field ID.
     1030 * @param int|null $field_id Optional. Default current field ID.
    10311031 * @return bool
    10321032 */
Note: See TracChangeset for help on using the changeset viewer.