From 2458078cd7928c4f5961c35b3716f944fd8cb0c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 07:17:24 +0000 Subject: [PATCH] Update hooks documentation from branch. --- docs/Hooks.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/Hooks.md b/docs/Hooks.md index f6336a1b..f95f39dc 100644 --- a/docs/Hooks.md +++ b/docs/Hooks.md @@ -8,7 +8,7 @@ A list of hooks, e.g. `actions` and `filters`, that are defined or used in this **Used in**: -- [class-wc-google-analytics.php#L269](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/1aac4d6fe981954c4ad52e5667dccd51b92809a7/includes/class-wc-google-analytics.php#L269) +- [class-wc-google-analytics.php#L269](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/48b9f80a70e64f2750b50ff3d2027c4276b12db9/includes/class-wc-google-analytics.php#L269) ## woocommerce_ga_gtag_config @@ -16,7 +16,7 @@ A list of hooks, e.g. `actions` and `filters`, that are defined or used in this **Used in**: -- [class-wc-google-gtag-js.php#L236](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/1aac4d6fe981954c4ad52e5667dccd51b92809a7/includes/class-wc-google-gtag-js.php#L236) +- [class-wc-google-gtag-js.php#L236](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/48b9f80a70e64f2750b50ff3d2027c4276b12db9/includes/class-wc-google-gtag-js.php#L236) ## woocommerce_ga_gtag_consent_modes @@ -24,7 +24,7 @@ A list of hooks, e.g. `actions` and `filters`, that are defined or used in this **Used in**: -- [class-wc-google-gtag-js.php#L320](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/1aac4d6fe981954c4ad52e5667dccd51b92809a7/includes/class-wc-google-gtag-js.php#L320) +- [class-wc-google-gtag-js.php#L320](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/48b9f80a70e64f2750b50ff3d2027c4276b12db9/includes/class-wc-google-gtag-js.php#L320) ## woocommerce_ga_product_identifier @@ -32,7 +32,7 @@ A list of hooks, e.g. `actions` and `filters`, that are defined or used in this **Used in**: -- [class-wc-abstract-google-analytics-js.php#L170](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/1aac4d6fe981954c4ad52e5667dccd51b92809a7/includes/class-wc-abstract-google-analytics-js.php#L170) +- [class-wc-abstract-google-analytics-js.php#L170](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/48b9f80a70e64f2750b50ff3d2027c4276b12db9/includes/class-wc-abstract-google-analytics-js.php#L170) ## woocommerce_gtag_tracker_variable @@ -40,7 +40,7 @@ A list of hooks, e.g. `actions` and `filters`, that are defined or used in this **Used in**: -- [class-wc-google-gtag-js.php#L209](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/1aac4d6fe981954c4ad52e5667dccd51b92809a7/includes/class-wc-google-gtag-js.php#L209) +- [class-wc-google-gtag-js.php#L209](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/48b9f80a70e64f2750b50ff3d2027c4276b12db9/includes/class-wc-google-gtag-js.php#L209) ## plugin_locale @@ -48,5 +48,5 @@ A list of hooks, e.g. `actions` and `filters`, that are defined or used in this **Used in**: -- [woocommerce-google-analytics-integration.php#L142](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/1aac4d6fe981954c4ad52e5667dccd51b92809a7/woocommerce-google-analytics-integration.php#L142) +- [woocommerce-google-analytics-integration.php#L143](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/48b9f80a70e64f2750b50ff3d2027c4276b12db9/woocommerce-google-analytics-integration.php#L143)