Closed anatolinicolae closed 1 month ago
Attention: Patch coverage is 0%
with 40 lines
in your changes missing coverage. Please review.
Project coverage is 0.91%. Comparing base (
5f60e03
) to head (05f497d
).
Files with missing lines | Patch % | Lines |
---|---|---|
BrowserCache_Environment.php | 0.00% | 40 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@anatolinicolae I created https://github.com/BoldGrid/w3-total-cache/pull/980 to replace this suggested pull request, which implements more filters and corrects some coding standards violations.
In some cases there's need for more surgical customizations of the rules in an .htaccess file. Often it's also best not to repeat ourselves, adding the same rules over and over instead of relying on centralized solutions (reference).
This PR adds more hooks for third-party plugins to hook into, and manipulate Apache rules as needed.