\DevOwl\RealCookieBanner\overrides\interfceIOverrideCore

Summary

Methods
Constants
overrideConstructFreemium()
isLiteNoticeDismissed()
overrideConstruct()
overrideRegisterSettings()
overrideRegisterPostTypes()
overrideInit()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

overrideConstructFreemium()

overrideConstructFreemium()

Additional constructor.

isLiteNoticeDismissed()

isLiteNoticeDismissed(boolean  $set = null): boolean

Set and/or get the value if the lite notice is dismissed.

We need this because the tree is always visible in the posts list and if an user still wants to use the lite version it should be able without annoying notices.

Parameters

boolean $set

Returns

boolean

overrideConstruct()

overrideConstruct()

Extend constructor.

overrideRegisterSettings()

overrideRegisterSettings()

Register additional settings.

overrideRegisterPostTypes()

overrideRegisterPostTypes()

Register additional custom post types and taxonmies.

overrideInit()

overrideInit()

Additional init.