\DevOwl\RealCookieBanner\presets\proFeedsForYoutubePreset

Feeds for YouTube (YouTube video, channel, and gallery plugin) preset.

Summary

Methods
Properties
Constants
common()
managerNone()
managerGtm()
managerMtm()
getPluginConstantPrefix()
needs()
No public properties found
IDENTIFIER
SLUG_PRO
SLUG_FREE
VERSION
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

IDENTIFIER

IDENTIFIER =\DevOwl\RealCookieBanner\presets\PresetIdentifierMap::FEEDS_FOR_YOUTUBE

SLUG_PRO

SLUG_PRO ='youtube-feed-pro'

SLUG_FREE

SLUG_FREE ='feeds-for-youtube'

VERSION

VERSION =1

Methods

common()

common(): array

Common preset options.

Returns

array

managerNone()

managerNone(): array|boolean

Get all manager-relevant options for no manager.

Returns

array|boolean

managerGtm()

managerGtm(): array|boolean

Get all manager-relevant options for Google Tag Manager.

Returns

array|boolean

managerMtm()

managerMtm(): array|boolean

Get all manager-relevant options for Matomo Tag Manager.

Returns

array|boolean

getPluginConstantPrefix()

getPluginConstantPrefix(): string

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

Returns

string

needs()

needs()