Skip to content

Commit 2402da1

Browse files
Update hooks documentation from branch.
1 parent 1e64db5 commit 2402da1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/Hooks.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,53 +8,53 @@ A list of hooks, e.g. `actions` and `filters`, that are defined or used in this
88

99
**Used in**:
1010

11-
- [class-wc-google-analytics.php#L272](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/749bfb0882004dc75bb467bf91de47c3326b7e7b/includes/class-wc-google-analytics.php#L272)
11+
- [class-wc-google-analytics.php#L272](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/1e64db57ef4c6d72cceebf55337f72e47eba7810/includes/class-wc-google-analytics.php#L272)
1212

1313
## woocommerce_ga_gtag_config
1414

1515
**Type**: filter
1616

1717
**Used in**:
1818

19-
- [class-wc-google-gtag-js.php#L274](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/749bfb0882004dc75bb467bf91de47c3326b7e7b/includes/class-wc-google-gtag-js.php#L274)
19+
- [class-wc-google-gtag-js.php#L274](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/1e64db57ef4c6d72cceebf55337f72e47eba7810/includes/class-wc-google-gtag-js.php#L274)
2020

2121
## woocommerce_ga_gtag_consent_modes
2222

2323
**Type**: filter
2424

2525
**Used in**:
2626

27-
- [class-wc-google-gtag-js.php#L368](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/749bfb0882004dc75bb467bf91de47c3326b7e7b/includes/class-wc-google-gtag-js.php#L368)
27+
- [class-wc-google-gtag-js.php#L368](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/1e64db57ef4c6d72cceebf55337f72e47eba7810/includes/class-wc-google-gtag-js.php#L368)
2828

2929
## woocommerce_ga_product_identifier
3030

3131
**Type**: filter
3232

3333
**Used in**:
3434

35-
- [class-wc-abstract-google-analytics-js.php#L170](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/749bfb0882004dc75bb467bf91de47c3326b7e7b/includes/class-wc-abstract-google-analytics-js.php#L170)
35+
- [class-wc-abstract-google-analytics-js.php#L170](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/1e64db57ef4c6d72cceebf55337f72e47eba7810/includes/class-wc-abstract-google-analytics-js.php#L170)
3636

3737
## woocommerce_gtag_snippet
3838

3939
**Type**: filter
4040

4141
**Used in**:
4242

43-
- [class-wc-google-gtag-js.php#L90](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/749bfb0882004dc75bb467bf91de47c3326b7e7b/includes/class-wc-google-gtag-js.php#L90)
43+
- [class-wc-google-gtag-js.php#L90](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/1e64db57ef4c6d72cceebf55337f72e47eba7810/includes/class-wc-google-gtag-js.php#L90)
4444

4545
## woocommerce_gtag_tracker_variable
4646

4747
**Type**: filter
4848

4949
**Used in**:
5050

51-
- [class-wc-google-gtag-js.php#L264](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/749bfb0882004dc75bb467bf91de47c3326b7e7b/includes/class-wc-google-gtag-js.php#L264)
51+
- [class-wc-google-gtag-js.php#L264](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/1e64db57ef4c6d72cceebf55337f72e47eba7810/includes/class-wc-google-gtag-js.php#L264)
5252

5353
## plugin_locale
5454

5555
**Type**: filter
5656

5757
**Used in**:
5858

59-
- [woocommerce-google-analytics-integration.php#L145](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/749bfb0882004dc75bb467bf91de47c3326b7e7b/woocommerce-google-analytics-integration.php#L145)
59+
- [woocommerce-google-analytics-integration.php#L145](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/1e64db57ef4c6d72cceebf55337f72e47eba7810/woocommerce-google-analytics-integration.php#L145)
6060

0 commit comments

Comments
 (0)