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 Dec 18, 2023
1 parent e03cbac commit f9e9b29
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions docs/Hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,134 +8,134 @@ A list of hooks, e.g. `actions` and `filters`, that are defined or used in this

**Used in**:

- [class-wc-google-analytics-js.php#L185](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-analytics-js.php#L185)
- [class-wc-google-analytics-js.php#L185](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-analytics-js.php#L185)

## woocommerce_cart_item_product

**Type**: filter

**Used in**:

- [class-wc-google-analytics-js.php#L475](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-analytics-js.php#L475)
- [class-wc-google-gtag-js.php#L441](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-gtag-js.php#L441)
- [class-wc-google-gtag-js.php#L441](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-gtag-js.php#L441)
- [class-wc-google-analytics-js.php#L475](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-analytics-js.php#L475)

## woocommerce_ga_classic_snippet_output

**Type**: filter

**Used in**:

- [class-wc-google-analytics-js.php#L105](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-analytics-js.php#L105)
- [class-wc-google-analytics-js.php#L105](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-analytics-js.php#L105)

## woocommerce_ga_disable_tracking

**Type**: filter

**Used in**:

- [class-wc-google-analytics.php#L524](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-analytics.php#L524)
- [class-wc-google-analytics.php#L524](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-analytics.php#L524)

## woocommerce_ga_event_tracking_parameters

**Type**: filter

**Used in**:

- [class-wc-google-analytics-js.php#L502](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-analytics-js.php#L502)
- [class-wc-google-analytics-js.php#L502](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-analytics-js.php#L502)

## woocommerce_ga_snippet_create

**Type**: filter

**Used in**:

- [class-wc-google-analytics-js.php#L276](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-analytics-js.php#L276)
- [class-wc-google-analytics-js.php#L276](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-analytics-js.php#L276)

## woocommerce_ga_snippet_developer_id

**Type**: filter

**Used in**:

- [class-wc-google-analytics-js.php#L277](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-analytics-js.php#L277)
- [class-wc-google-analytics-js.php#L277](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-analytics-js.php#L277)

## woocommerce_ga_snippet_head

**Type**: filter

**Used in**:

- [class-wc-google-analytics-js.php#L275](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-analytics-js.php#L275)
- [class-wc-google-analytics-js.php#L275](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-analytics-js.php#L275)

## woocommerce_ga_snippet_output

**Type**: filter

**Used in**:

- [class-wc-google-analytics-js.php#L282](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-analytics-js.php#L282)
- [class-wc-google-analytics-js.php#L282](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-analytics-js.php#L282)

## woocommerce_ga_snippet_require

**Type**: filter

**Used in**:

- [class-wc-google-analytics-js.php#L278](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-analytics-js.php#L278)
- [class-wc-google-analytics-js.php#L278](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-analytics-js.php#L278)

## woocommerce_ga_tracker_variable

**Type**: filter

**Used in**:

- [class-wc-google-analytics-js.php#L44](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-analytics-js.php#L44)
- [class-wc-google-analytics-js.php#L44](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-analytics-js.php#L44)

## woocommerce_google_analytics_script_src

**Type**: filter

**Used in**:

- [class-wc-google-analytics-js.php#L235](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-analytics-js.php#L235)
- [class-wc-google-analytics-js.php#L235](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-analytics-js.php#L235)

## woocommerce_gtag_event_data

**Type**: filter

**Used in**:

- [class-wc-google-gtag-js.php#L126](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-gtag-js.php#L126)
- [class-wc-google-gtag-js.php#L126](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-gtag-js.php#L126)

## woocommerce_gtag_event_tracking_parameters

**Type**: filter

**Used in**:

- [class-wc-google-gtag-js.php#L484](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-gtag-js.php#L484)
- [class-wc-google-gtag-js.php#L484](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-gtag-js.php#L484)

## woocommerce_gtag_snippet

**Type**: filter

**Used in**:

- [class-wc-google-gtag-js.php#L323](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-gtag-js.php#L323)
- [class-wc-google-gtag-js.php#L323](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-gtag-js.php#L323)

## woocommerce_gtag_tracker_variable

**Type**: filter

**Used in**:

- [class-wc-google-gtag-js.php#L88](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/includes/class-wc-google-gtag-js.php#L88)
- [class-wc-google-gtag-js.php#L88](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/includes/class-wc-google-gtag-js.php#L88)

## plugin_locale

**Type**: filter

**Used in**:

- [woocommerce-google-analytics-integration.php#L139](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/5a73b47b24d8135ab6e85bd937e94b5d7b56de2d/woocommerce-google-analytics-integration.php#L139)
- [woocommerce-google-analytics-integration.php#L139](https://github.com/woocommerce/woocommerce-google-analytics-integration/blob/e03cbac37989f15f6e8762f6b818d9d08272e6c6/woocommerce-google-analytics-integration.php#L139)

0 comments on commit f9e9b29

Please sign in to comment.