Automattic / Automattic/jetpack
Jetpack: reduce jetpack_excluded_extensions calls
Open
[Focus] Performance
[Plugin] Jetpack
Customer Report [LEGACY]
Enhancement
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
### Impacted plugin
Jetpack
### What
Reduce calls to jetpack_excluded_extensions option
### How
The `jetpack_excluded_extensions` option is provided to allow partners to exclude some extensions by default with no UI. It is useful in the Editor/admin contexts, but not on the front end. Add some gating to ensure we are not calling it needlessly.
pdWQjU-Qx-p2#comment-922
Contributor guide
Assessment
This issue has not been assessed yet.