Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/wp-conte.../plugins/leadin/scripts/iframe/integrat.../plugin
File: PluginMessages.ts
export const PluginMessages = {
[0] Fix | Delete
PluginSettingsNavigation: 'PLUGIN_SETTINGS_NAVIGATION',
[1] Fix | Delete
PluginLeadinConfig: 'PLUGIN_LEADIN_CONFIG',
[2] Fix | Delete
TrackConsent: 'INTEGRATED_APP_EMBEDDER_TRACK_CONSENT',
[3] Fix | Delete
InternalTrackingFetchRequest: 'INTEGRATED_TRACKING_FETCH_REQUEST',
[4] Fix | Delete
InternalTrackingFetchResponse: 'INTEGRATED_TRACKING_FETCH_RESPONSE',
[5] Fix | Delete
InternalTrackingFetchError: 'INTEGRATED_TRACKING_FETCH_ERROR',
[6] Fix | Delete
InternalTrackingChangeRequest: 'INTEGRATED_TRACKING_CHANGE_REQUEST',
[7] Fix | Delete
InternalTrackingChangeError: 'INTEGRATED_TRACKING_CHANGE_ERROR',
[8] Fix | Delete
BusinessUnitFetchRequest: 'BUSINESS_UNIT_FETCH_REQUEST',
[9] Fix | Delete
BusinessUnitFetchResponse: 'BUSINESS_UNIT_FETCH_FETCH_RESPONSE',
[10] Fix | Delete
BusinessUnitFetchError: 'BUSINESS_UNIT_FETCH_FETCH_ERROR',
[11] Fix | Delete
BusinessUnitChangeRequest: 'BUSINESS_UNIT_CHANGE_REQUEST',
[12] Fix | Delete
BusinessUnitChangeError: 'BUSINESS_UNIT_CHANGE_ERROR',
[13] Fix | Delete
SkipReviewRequest: 'SKIP_REVIEW_REQUEST',
[14] Fix | Delete
SkipReviewResponse: 'SKIP_REVIEW_RESPONSE',
[15] Fix | Delete
SkipReviewError: 'SKIP_REVIEW_ERROR',
[16] Fix | Delete
RemoveParentQueryParam: 'REMOVE_PARENT_QUERY_PARAM',
[17] Fix | Delete
ContentEmbedInstallRequest: 'CONTENT_EMBED_INSTALL_REQUEST',
[18] Fix | Delete
ContentEmbedInstallResponse: 'CONTENT_EMBED_INSTALL_RESPONSE',
[19] Fix | Delete
ContentEmbedInstallError: 'CONTENT_EMBED_INSTALL_ERROR',
[20] Fix | Delete
ContentEmbedActivationRequest: 'CONTENT_EMBED_ACTIVATION_REQUEST',
[21] Fix | Delete
ContentEmbedActivationResponse: 'CONTENT_EMBED_ACTIVATION_RESPONSE',
[22] Fix | Delete
ContentEmbedActivationError: 'CONTENT_EMBED_ACTIVATION_ERROR',
[23] Fix | Delete
} as const;
[24] Fix | Delete
[25] Fix | Delete
export type PluginMessageType = typeof PluginMessages[keyof typeof PluginMessages];
[26] Fix | Delete
[27] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function