CookiePolicyShortcode
in package
Uses
UtilsProvider
Shortcode to print a cookie policy.
Table of Contents
Constants
- TAG = 'rcb-cookie-policy'
Methods
- getPluginConstantPrefix() : string
- Get the prefix of this plugin so composer packages can dynamically build other constant values on it.
- render() : string
- Render shortcode HTML.
Constants
TAG
public
mixed
TAG
= 'rcb-cookie-policy'
Methods
getPluginConstantPrefix()
Get the prefix of this plugin so composer packages can dynamically build other constant values on it.
public
getPluginConstantPrefix() : string
Tags
Return values
stringrender()
Render shortcode HTML.
public
static render(mixed $atts) : string
Parameters
- $atts : mixed