Commit 191517e
Add filter to control proxy speed module auto-installation (#46719)
* Add filter to control proxy speed module auto-installation
This adds a `woocommerce_analytics_auto_install_proxy_speed_module` filter
that allows environments to opt out of automatic mu-plugin file creation.
This is the first step toward addressing concerns about the proxy speed
module causing issues on certain environments (e.g., CIAB garden sites).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Add @SInCE tag
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 5cd1b3b commit 191517e
File tree
2 files changed
+17
-0
lines changed- projects/packages/woocommerce-analytics
- changelog
- src
2 files changed
+17
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
177 | 190 | | |
178 | 191 | | |
179 | 192 | | |
| |||
0 commit comments