Changeset 12529 for trunk/src/bp-xprofile/bp-xprofile-functions.php
- Timestamp:
- 01/18/2020 12:44:17 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-functions.php
r12110 r12529 480 480 * @param int $field_id The ID of the xprofile field. 481 481 * @param int $user_id The ID of the user to whom the data belongs. 482 * @param string $visibility_level What the visibi ty setting should be.482 * @param string $visibility_level What the visibility setting should be. 483 483 * @return bool True on success 484 484 */ … … 1343 1343 * @since 4.0.0 1344 1344 * 1345 * @param string $email_address The users semail address.1345 * @param string $email_address The users email address. 1346 1346 * @return array An array of personal data. 1347 1347 */
Note: See TracChangeset
for help on using the changeset viewer.