Function loadMemberCustomFields
Loads the user's custom profile fields
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Load.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Load.php
integer|array |
$users |
A single user ID or an array of user IDs |
string|array |
$params |
Either a string or an array of strings with profile field names |
array|boolean
|
An array of data about the fields and their values or false if nothing was loaded |