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 Aug 14, 2024
1 parent 3b80f4e commit ee28cfd
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/1f55fd135697cd20e0f6c4c72d215242ffcc011f/includes/class-wc-google-analytics.php#L272)
- [class-wc-google-analytics.php#L272](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/3b80f4ed6fe94eddddb48fbf9124ba095111be1e/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/1f55fd135697cd20e0f6c4c72d215242ffcc011f/includes/class-wc-google-gtag-js.php#L268)
- [class-wc-google-gtag-js.php#L268](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/3b80f4ed6fe94eddddb48fbf9124ba095111be1e/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/1f55fd135697cd20e0f6c4c72d215242ffcc011f/includes/class-wc-google-gtag-js.php#L362)
- [class-wc-google-gtag-js.php#L362](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/3b80f4ed6fe94eddddb48fbf9124ba095111be1e/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/1f55fd135697cd20e0f6c4c72d215242ffcc011f/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/3b80f4ed6fe94eddddb48fbf9124ba095111be1e/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/1f55fd135697cd20e0f6c4c72d215242ffcc011f/includes/class-wc-google-gtag-js.php#L90)
- [class-wc-google-gtag-js.php#L90](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/3b80f4ed6fe94eddddb48fbf9124ba095111be1e/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/1f55fd135697cd20e0f6c4c72d215242ffcc011f/includes/class-wc-google-gtag-js.php#L258)
- [class-wc-google-gtag-js.php#L258](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/3b80f4ed6fe94eddddb48fbf9124ba095111be1e/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/1f55fd135697cd20e0f6c4c72d215242ffcc011f/woocommerce-google-analytics-integration.php#L143)
- [woocommerce-google-analytics-integration.php#L143](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/3b80f4ed6fe94eddddb48fbf9124ba095111be1e/woocommerce-google-analytics-integration.php#L143)

0 comments on commit ee28cfd

Please sign in to comment.