RELEVANT_COOKIE_POST_KEYS RELEVANT_COOKIE_POST_KEYS =array('ID', 'post_name', 'post_content', 'post_status', 'post_title', 'metas')
RELEVANT_BLOCKER_POST_KEYS RELEVANT_BLOCKER_POST_KEYS =array('ID', 'post_name', 'post_content', 'post_status', 'post_title', 'metas')
RELEVANT_TCF_VENDOR_CONFIGURATION_POST_KEYS RELEVANT_TCF_VENDOR_CONFIGURATION_POST_KEYS =array('ID', 'post_name', 'post_status', 'post_title', 'metas')
getPluginConstantPrefix() getPluginConstantPrefix(): string Get the prefix of this plugin so composer packages can dynamically build other constant values on it. Returns string
appendTcfVendorConfigurations() appendTcfVendorConfigurations() Append TCF vendor configurations (if available) to the output of the export.
appendCustomizeBanner() appendCustomizeBanner() Append customize banner options to the output of the export.
getExportCookies() getExportCookies(array $groups) Get cookies for export. Parameters array $groups Result of getExportGroups()