BoldGrid / w3-total-cache

GNU General Public License v2.0
153 stars 86 forks source link

Add WP Cron error notice #976

Closed cssjoe closed 1 month ago

cssjoe commented 1 month ago

To test, add a "Deny from " for the server IP address to .htaccess and go to the Media Library page in list mode (wp-admin/upload.php?mode=list) with the WebP Converter active. There will be an admin notice at the top of the page with a support link.

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 39 lines in your changes missing coverage. Please review.

Project coverage is 0.90%. Comparing base (385cb8c) to head (d88b05e).

Files with missing lines Patch % Lines
Util_Environment.php 0.00% 29 Missing :warning:
Extension_ImageService_Plugin_Admin.php 0.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #976 +/- ## =========================================== - Coverage 0.90% 0.90% -0.01% - Complexity 19580 19589 +9 =========================================== Files 677 677 Lines 98680 98719 +39 =========================================== Hits 893 893 - Misses 97787 97826 +39 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.