Skip to content

Commit c2a80b0

Browse files
authored
Update permalink to Consent_Mode.php
1 parent e59dd0e commit c2a80b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/web-worker-offloading/third-party/google-site-kit.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ function plwwo_google_site_kit_configure( $configuration ): array {
2626
$configuration['globalFns'][] = 'gtag'; // Because gtag() is defined in one script and called in another.
2727
$configuration['forward'][] = 'dataLayer.push'; // See <https://partytown.builder.io/forwarding-event>.
2828

29-
// See <https://github.com/google/site-kit-wp/blob/440dcd6e8289a8776acc60ecb3c13f99bfd0ac5a/includes/Core/Consent_Mode/Consent_Mode.php#L239-L240>.
29+
// See <https://github.com/google/site-kit-wp/blob/abbb74ff21f98a8779fbab0eeb9a16279a122bc4/includes/Core/Consent_Mode/Consent_Mode.php#L244-L259>.
3030
$configuration['mainWindowAccessors'][] = '_googlesitekitConsentCategoryMap';
3131
$configuration['mainWindowAccessors'][] = '_googlesitekitConsents';
3232

0 commit comments

Comments
 (0)