Loading...
Skip to main content
Navigation and related functionality and content
Features
Requirements
Download
Install
Backup
Upgrade
Help
FAQs
Need Assistance ? Join-us live this Thursday, click for info !
Related content
Find
History: PluginUsercount
View published page
Source of version: 6
(current)
! Plugin User Count This ((Wiki Plugin)) displays the number of users for a site, group, or multiple groups (since ((Tiki14|Tiki14.1))), on the site. !!Parameters {pluginmanager plugin="usercount"} !! Examples !!! Entire site ''This code:'' {CODE(colors="tiki")} {usercount} {CODE} ''Would produce on this site:'' {usercount} !!! Single group By specifying the group -+Admins+-, the number of users in the -+Admins+- group will be displayed. ''This code:'' {CODE(colors="tiki")} {USERCOUNT()}Admins{USERCOUNT} {CODE} ''Would produce on this site:'' {USERCOUNT()}Admins{USERCOUNT} !!!Multiple groups ''This code:'' {CODE(colors="tiki")} {usercount groups="Admins:Team Developers"} {CODE} ''Would produce on this site:'' {usercount groups="Admins:Team Developers"}
Related content