History: PluginCookieConsent
Preview of version: 1
- «
- »
Plugin Cookie Consent
Use this wiki plugin to display content based on whether cookie consent has been granted by the user.
Parameters
Display content based on whether cookie consent has been granted by the user.Introduced in Tiki 10.
Go to the source code
Preferences required: wikiplugin_cookieconsent, cookie_consent_feature
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
(body of plugin) | Wiki syntax containing the content that can be hidden or shown. | |||
element |
word | DOM element to contain everything (div, span, etc). The default is div ,
set to none for no container. |
div | 10.0 |
element_class |
text | CSS class for above. | 10.0 | |
no_consent_class |
text | CSS class for no consent message. Default: wp-cookie-consent-required |
wp-cookie-consent-required | 11.1 |
no_consent_message |
text | Message displayed if user has not consented to accepting cookies. | Sorry, cookie consent required | 10.0 |