PLUGINVERSION -- the version of a TWiki Plugin, or the TWiki Plugins API
- Syntax:
%PLUGINVERSION{"name"}%
to get the version of a specific plugin
- Example:
%PLUGINVERSION{"InterwikiPlugin"}%
expands to $Rev: 25007 (2013-02-16) $
- Syntax:
%PLUGINVERSION%
to get the version of the API
- Expands to:
1.4
- Related: WIKIVERSION, ACTIVATEDPLUGINS, FAILEDPLUGINS, PLUGINDESCRIPTIONS
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria?
Send feedback Note: Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.VarPLUGINVERSION.