Plugin Show Preference
Introduced in Tiki13
Use this wiki plugin to show the value of public whitelisted global preferences. This plugin will show only the "public" preferences.
Table of contents
Parameters
Tiki Doc From Code error: showpref not found
Examples
This code:
Copy to clipboard
{showpref pref="sitetitle"}
Would produce on this site:
Related pages
- Plugin Smarty - preferences - preferences can be shown with PluginSmarty as well
- Creating New Public Preferences
- Preference Management