Changeset 10418 for trunk/src/bp-xprofile/bp-xprofile-functions.php
- Timestamp:
- 12/22/2015 05:33:22 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-functions.php
r10417 r10418 667 667 * @param int $user_id The user ID. Optional. 668 668 * 669 * @return array ()Array containing the path, URL, and other helpful settings.669 * @return array Array containing the path, URL, and other helpful settings. 670 670 */ 671 671 function xprofile_avatar_upload_dir( $directory = 'avatars', $user_id = 0 ) { … … 1028 1028 * @since 2.4.0 1029 1029 * 1030 * @param int $field_id Optional. Default current field ID.1030 * @param int|null $field_id Optional. Default current field ID. 1031 1031 * @return bool 1032 1032 */
Note: See TracChangeset
for help on using the changeset viewer.