\DevOwl\RealCookieBanner\view\shortcodeHistoryUuidsShortcode

Shortcode to print the consent UUIDs of the current user.

Summary

Methods
Properties
Constants
getPluginConstantPrefix()
render()
No public properties found
TAG
DEPRECATED_TAG
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

TAG

TAG ='rcb-consent-history-uuids'

DEPRECATED_TAG

DEPRECATED_TAG ='rcb-consent-print-uuid'

Real Cookie Banner v2 had only one UUID in their consent. It does not change any behavior, but the name changed accordingly.

Methods

getPluginConstantPrefix()

getPluginConstantPrefix(): string

Get the prefix of this plugin so composer packages can dynamically build other constant values on it.

Returns

string

render()

render(mixed  $atts): string

Render shortcode HTML.

Parameters

mixed $atts

Returns

string