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 Jun 5, 2024
1 parent 1286666 commit 586207e
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#L269](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e1d45f63a323c7bd167c08be7115a77bfd59a62f/includes/class-wc-google-analytics.php#L269)
- [class-wc-google-analytics.php#L272](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/12866666b96387457bf52e7cbf17ca5805dffe83/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/e1d45f63a323c7bd167c08be7115a77bfd59a62f/includes/class-wc-google-gtag-js.php#L268)
- [class-wc-google-gtag-js.php#L268](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/12866666b96387457bf52e7cbf17ca5805dffe83/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/e1d45f63a323c7bd167c08be7115a77bfd59a62f/includes/class-wc-google-gtag-js.php#L362)
- [class-wc-google-gtag-js.php#L362](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/12866666b96387457bf52e7cbf17ca5805dffe83/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/e1d45f63a323c7bd167c08be7115a77bfd59a62f/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/12866666b96387457bf52e7cbf17ca5805dffe83/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/e1d45f63a323c7bd167c08be7115a77bfd59a62f/includes/class-wc-google-gtag-js.php#L90)
- [class-wc-google-gtag-js.php#L90](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/12866666b96387457bf52e7cbf17ca5805dffe83/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/e1d45f63a323c7bd167c08be7115a77bfd59a62f/includes/class-wc-google-gtag-js.php#L258)
- [class-wc-google-gtag-js.php#L258](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/12866666b96387457bf52e7cbf17ca5805dffe83/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/e1d45f63a323c7bd167c08be7115a77bfd59a62f/woocommerce-google-analytics-integration.php#L143)
- [woocommerce-google-analytics-integration.php#L143](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/12866666b96387457bf52e7cbf17ca5805dffe83/woocommerce-google-analytics-integration.php#L143)

0 comments on commit 586207e

Please sign in to comment.