History: PluginGroupExpiry
Source of version: 8 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} # Plugin Group Expiry *Introduced in ((Tiki7))* This ((wiki plugin)) shows the expiry date of the group membership of the current user for a specified group. If the user is not in the group it says so. If the group never expires, it says so also. ## Parameters {pluginmanager plugin=groupexpiry} ## Example *This code:* {CODE(colors="tiki")} {groupexpiry group="Registered"} {CODE} *Would produce on this site:* {groupexpiry group="Registered"} <br /> <br /> ## Related Pages - ((Groups Management)) - ((PluginSubscribeGroup)) - ((PluginGroup)) - ((PluginMemberlist)) - ((PluginMemberPayment)) - ((PluginPerm))