\DevOwlRealCookieBanner

Namespaces

base
comp
import
lite
overrides
presets
rest
scanner
settings
view

Classes

Activator The activator class handles the plugin relevant activation hooks: Uninstall, activation, deactivation and installation. The "installation" means installing needed database tables.
AdInitiator Initiate real-utils functionality.
Assets Asset management for frontend scripts and styles.
Cache Automatically clear frontend cache when essential things got changed:
Clear Clear server-side cookies like `http` cookies.
Core Singleton core class which handles the main system for plugin. It includes registering of the autoload, all hooks (actions & filters) (see BaseCore class).
DemoEnvironment Handle try.devowl.io specific settings, e. g. hide preset attributes.
IpHandler Handle IPs hashed correctly depending on settings.
Localization i18n management for backend and frontend.
MyConsent Handle consents of "me".
RpmInitiator Initiate real-product-manager-wp-client functionality.
Stats Consent stats handling. Most features are implemented in Pro override.
UserConsent Handle consents of users.
Utils Utility helpers.