Skip to content

Commit

Permalink
Update hooks documentation from branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 21, 2025
1 parent 3621fe8 commit f7523b1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/Hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,53 +8,53 @@ A list of hooks, e.g. `actions` and `filters`, that are defined or used in this

**Used in**:

- [class-wc-google-analytics.php#L272](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/4ece99dc08275d85315f3da3d826e94d70b499e4/includes/class-wc-google-analytics.php#L272)
- [class-wc-google-analytics.php#L272](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/3621fe89f73e244444893654e733baad771d59c5/includes/class-wc-google-analytics.php#L272)

## woocommerce_ga_gtag_config

**Type**: filter

**Used in**:

- [class-wc-google-gtag-js.php#L268](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/4ece99dc08275d85315f3da3d826e94d70b499e4/includes/class-wc-google-gtag-js.php#L268)
- [class-wc-google-gtag-js.php#L268](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/3621fe89f73e244444893654e733baad771d59c5/includes/class-wc-google-gtag-js.php#L268)

## woocommerce_ga_gtag_consent_modes

**Type**: filter

**Used in**:

- [class-wc-google-gtag-js.php#L362](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/4ece99dc08275d85315f3da3d826e94d70b499e4/includes/class-wc-google-gtag-js.php#L362)
- [class-wc-google-gtag-js.php#L362](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/3621fe89f73e244444893654e733baad771d59c5/includes/class-wc-google-gtag-js.php#L362)

## woocommerce_ga_product_identifier

**Type**: filter

**Used in**:

- [class-wc-abstract-google-analytics-js.php#L170](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/4ece99dc08275d85315f3da3d826e94d70b499e4/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/3621fe89f73e244444893654e733baad771d59c5/includes/class-wc-abstract-google-analytics-js.php#L170)

## woocommerce_gtag_snippet

**Type**: filter

**Used in**:

- [class-wc-google-gtag-js.php#L90](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/4ece99dc08275d85315f3da3d826e94d70b499e4/includes/class-wc-google-gtag-js.php#L90)
- [class-wc-google-gtag-js.php#L90](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/3621fe89f73e244444893654e733baad771d59c5/includes/class-wc-google-gtag-js.php#L90)

## woocommerce_gtag_tracker_variable

**Type**: filter

**Used in**:

- [class-wc-google-gtag-js.php#L258](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/4ece99dc08275d85315f3da3d826e94d70b499e4/includes/class-wc-google-gtag-js.php#L258)
- [class-wc-google-gtag-js.php#L258](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/3621fe89f73e244444893654e733baad771d59c5/includes/class-wc-google-gtag-js.php#L258)

## plugin_locale

**Type**: filter

**Used in**:

- [woocommerce-google-analytics-integration.php#L143](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/4ece99dc08275d85315f3da3d826e94d70b499e4/woocommerce-google-analytics-integration.php#L143)
- [woocommerce-google-analytics-integration.php#L145](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/3621fe89f73e244444893654e733baad771d59c5/woocommerce-google-analytics-integration.php#L145)

0 comments on commit f7523b1

Please sign in to comment.