Warning: Undefined variable $filepath in /home/tiki-doc/public_html/lib/wiki-plugins/wikiplugin_tikidocfromcode.php on line 146
Show the expiration date of a group the user belongs to | Documentation for Tiki Wiki CMS Groupware
Loading...
 
Skip to main content
Show the expiration date of a group the user belongs to

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

Tiki Doc From Code error: groupexpiry not found

Example

This code:

Copy to clipboard
{groupexpiry group="Registered"}


Would produce on this site:

not in group



Show PHP error messages