Core Function
View Source on Trac ↗ get_user_metavalues()
get_user_metavalues( mixed $ids ) Perform the query to get the $metavalues array(s) needed by _fill_user and _fill_many_users
Parameters 1 required
| Name / Type | Description |
|---|---|
| $ids array | User ID numbers list. Required |
Return Value
(array)
of arrays. The array is indexed by user_id, containing $metavalues object arrays.
Function Information
Since Version
3.0.0
Source File
wp-includes/deprecated.php
Advertisement