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 19th March 2024 10:05 Europe/London time based on the source file dated 15th March 2024 17:00 Europe/London time.