Methods

addMessageWrongUsageKey()

addMessageWrongUsageKey(string  $type)

A top-level cookie type has incorrect scheme.

Parameters

string $type

addMessageMissingProperties()

addMessageMissingProperties(integer  $index,string  $type,string  $properties)

A type definition is incorrect.

Parameters

integer $index
string $type
string $properties

addMessageCreateFailure()

addMessageCreateFailure(string  $post_title,string  $type,\WP_Error  $error)

`wp_insert_post` failed for given type.

Parameters

string $post_title
string $type
\WP_Error $error

addMessageCreateFailureImportingProInFreeVersion()

addMessageCreateFailureImportingProInFreeVersion(string  $post_title)

User is trying to import PRO template in free version.

Parameters

string $post_title

probablyAddMessageBlockerAssociation()

probablyAddMessageBlockerAssociation(integer  $count,integer  $associatedCount,string  $post_title,integer  $blockerId)

Add message for non-associated cookies / TCF vendors.

Parameters

integer $count
integer $associatedCount
string $post_title
integer $blockerId

addMessageBlockerVisualMediaThumbnail()

addMessageBlockerVisualMediaThumbnail(string  $post_title,integer  $blockerId)

Add message for blocker with configured media library item

Parameters

string $post_title
integer $blockerId

addMessageSkipExistingCookie()

addMessageSkipExistingCookie(string  $post_name)

The cookie got not created because already exists.

Parameters

string $post_name

addMessageSkipExistingBlocker()

addMessageSkipExistingBlocker(string  $post_name)

The content blocker got not created because already exists.

Parameters

string $post_name

addMessageSkipExistingTcfVendorConfiguration()

addMessageSkipExistingTcfVendorConfiguration(integer  $vendorId)

The TCF vendor configuration got not created because already exists.

Parameters

integer $vendorId

probablyAddMessageDuplicateBlocker()

probablyAddMessageDuplicateBlocker(boolean|\WP_Post  $found,string  $post_name,integer  $original,integer  $duplicate)

The content blocker got duplicated.

Parameters

boolean|\WP_Post $found
string $post_name
integer $original
integer $duplicate

probablyAddMessageDuplicateCookie()

probablyAddMessageDuplicateCookie(boolean|\WP_Post  $found,string  $post_name,integer  $group,integer  $created)

The cookie got duplicated.

Parameters

boolean|\WP_Post $found
string $post_name
integer $group
integer $created

probablyAddMessageCookieGroupNotFound()

probablyAddMessageCookieGroupNotFound(boolean  $groupNotFound,string  $post_title,integer  $group,integer  $created)

The cookie could not be associated to the given group, did fallback.

Parameters

boolean $groupNotFound
string $post_title
integer $group
integer $created

addMessageCookieAssignFailure()

addMessageCookieAssignFailure(integer  $postId,\WP_Error  $error)

Cookie could not be assigned to cookie.

Parameters

integer $postId
\WP_Error $error

addMessageCookieGroupUpdateFailure()

addMessageCookieGroupUpdateFailure(string  $name,\WP_Error  $error)

Cookie group could not be updated.

Parameters

string $name
\WP_Error $error

addMessageCookieGroupUpdatedInfo()

addMessageCookieGroupUpdatedInfo(string  $name)

Cookie group is not created instead it was updated.

Parameters

string $name

probablyAddMessageSettingOnlyPro()

probablyAddMessageSettingOnlyPro(boolean  $onlyPro,string  $key)

A PRO-only setting can not be imported in lite.

Parameters

boolean $onlyPro
string $key

addMessageUpdateOptionFailure()

addMessageUpdateOptionFailure(string  $optionName)

`update_option` failured.

Parameters

string $optionName

addMessageOptionOutdated()

addMessageOptionOutdated(string  $key)

Option not related to RCB.

Parameters

string $key

addMessageOptionRelatesPageId()

addMessageOptionRelatesPageId(string  $name,string  $key)

An option relates to a page ID, it can never be imported.

Parameters

string $name
string $key

addMessageOptionRelatesMedia()

addMessageOptionRelatesMedia(string  $name,string  $key)

An option relates to a media, it can never be imported.

Parameters

string $name
string $key

addMessageOptionMultisite()

addMessageOptionMultisite(string  $name,string  $key)

Multisite options can not be imported due to reference issues.

Parameters

string $name
string $key