Tagged Questions
0
votes
1answer
108 views
when does output of get_user_count turns into an array?
question
WHEN does the integer output of get_user_count() turns into an array ?
background
The function get_user_count() in ms-functions.php returns an integer (it calls ...