BoldGrid / w3-total-cache

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

Add premium service tab #968

Closed avonville closed 3 weeks ago

avonville commented 1 month ago

Adds a premium service tab to the core cache types.

Testing

  1. Navigate to the general settings page.
  2. Tabs have been added to: page cache, browser, object, db, minify, and cdn
codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 0.90%. Comparing base (1d71136) to head (9f316ae).

Files with missing lines Patch % Lines
ConfigSettingsTabsKeys.php 0.00% 103 Missing :warning:
inc/options/general.php 0.00% 12 Missing :warning:
Util_Ui.php 0.00% 11 Missing :warning:
Generic_Plugin_Admin.php 0.00% 10 Missing :warning:
ConfigSettingsTabs.php 0.00% 8 Missing :warning:
Cdn_GeneralPage_View.php 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #968 +/- ## =========================================== - Coverage 0.90% 0.90% -0.01% - Complexity 19602 19609 +7 =========================================== Files 677 679 +2 Lines 98764 98899 +135 =========================================== Hits 893 893 - Misses 97871 98006 +135 ```

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