File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
plugins/web-worker-offloading/third-party Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments