Changeset 11035 for trunk/src/bp-xprofile/bp-xprofile-functions.php
- Timestamp:
- 08/24/2016 12:22:22 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-functions.php
r10857 r11035 965 965 * @param string $object_type Type of object. 'group', 'field', or 'data'. 966 966 * @param string $meta_key Key of the metadata being updated. 967 * @param mixed$meta_value Value of the metadata being updated.967 * @param string $meta_value Value of the metadata being updated. 968 968 * @param mixed $prev_value Optional. If specified, only update existing 969 969 * metadata entries with the specified value.
Note: See TracChangeset
for help on using the changeset viewer.