Loading...
 
Skip to main content

History: PluginGroupExpiry

Source of version: 7 (current)

Copy to clipboard
            ! 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"}
%%%
%%%

!!Related Pages
* ((Groups Management))
* ((PluginSubscribeGroup))
* ((PluginGroup))
* ((PluginMemberlist))
* ((PluginMemberPayment))
* ((PluginPerm))