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 5th May 2024 19:35 Europe/London time based on the source file dated 2nd May 2024 14:40 Europe/London time.