BoldGrid / w3-total-cache

GNU General Public License v2.0
151 stars 81 forks source link

Added proof block for REST API caching #896

Closed jacobd91 closed 3 weeks ago

jacobd91 commented 3 weeks ago

This PR adds a proof block for the REST API Caching feature under Page Cache -> REST API section

Additionally this PR adds the option to add score blocks to radiogroups if values are configured as pro, as well as making the score block label configurable

jacobd91 commented 3 weeks ago

image

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 4.21%. Comparing base (d687a1d) to head (2876756).

Files Patch % Lines
inc/options/pgcache.php 0.00% 27 Missing :warning:
Util_Ui.php 0.00% 10 Missing :warning:
UserExperience_GeneralPage_View.php 0.00% 1 Missing :warning:
UserExperience_Remove_CssJs_Page_View.php 0.00% 1 Missing :warning:
inc/options/general.php 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #896 +/- ## =========================================== - Coverage 4.21% 4.21% -0.01% - Complexity 21594 21601 +7 =========================================== Files 873 873 Lines 95182 95218 +36 =========================================== Hits 4010 4010 - Misses 91172 91208 +36 ```

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