Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

resolve_users()

Description

For a given comma-separated list of user refs (e.g. returned from a group_concat()), return a string of matching usernames.

Parameters

ColumnTypeDefaultDescription
$users string User list - caution, used directly in SQL so must not contain user input

Return

string Matching usernames.

This article was last updated 18th May 2024 21:35 Europe/London time based on the source file dated 17th May 2024 15:30 Europe/London time.