Documentation

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

Methods

getPluginConstantPrefix()

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

public getPluginConstantPrefix() : string
Tags
codeCoverageIgnore

It only returns a string with the constant prefix

Return values
string

render()

Render shortcode HTML.

public static render(mixed $atts) : string
Parameters
$atts : mixed
Return values
string

        
On this page

Search results