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 27th July 2024 10:35 Europe/London time based on the source file dated 22nd July 2024 17:05 Europe/London time.