Documentation

Deprecated

Table of Contents

docs/php-vendor/deliver-anonymous-asset/DeliverAnonymousAsset.php
docs/php-vendor/real-utils/Assets.php
docs/php-vendor/real-utils/Service.php
docs/php-vendor/utils/Service.php
src/inc/api/services.php
src/inc/settings/BannerLink.php
src/inc/settings/Cookie.php
src/inc/settings/TCF.php
src/inc/view/shortcode/HistoryUuidsShortcode.php

DeliverAnonymousAsset.php

Line Element Reason
57 DeliverAnonymousAsset::deleteOldHashes()

This is only implemented for backwards compatibility to delete old files directly placed in wp-content instead of a subfolder

Assets.php

Line Element Reason
81 Assets::enqueueFeedback()

Use package real-product-manager-wp-client instead

Service.php

Line Element Reason
123 Service::routeFeedbackCreate()

Use package real-product-manager-wp-client instead

159 Service::sendDeactivationFeedbackEmail()

Use package real-product-manager-wp-client instead

Service.php

Line Element Reason
342 Service::sanitizePostMetaJson()

Do not use this, use register_meta with type=object|array instead!

services.php

Line Element Reason
50 wp_rcb_invalidate_presets_cache()

Use wp_rcb_invalidate_templates_cache instead

BannerLink.php

Line Element Reason
44 BannerLink::META_NAME_IS_TARGET_BLANK

Just used for backwards-compatibility

Cookie.php

Line Element Reason
665 Cookie::deregisterPostTypeCapToRoles()

Just for backwards compatibility to remove the old capabilities properly

TCF.php

Line Element Reason
30 TCF::SETTING_TCF_PUBLISHER_CC

No longer in use, use General::SETTING_OPERATOR_COUNTRY instead!

39 TCF::SETTING_TCF_SCOPE_OF_CONSENT

No longer in use

HistoryUuidsShortcode.php

Line Element Reason
24 HistoryUuidsShortcode::DEPRECATED_TAG

Remove in v4

Search results