GravityPDF / gravity-pdf

Gravity PDF is a GPLv2-licensed WordPress plugin that allows you to automatically generate, email and download PDF documents using Gravity Forms.
https://gravitypdf.com
88 stars 21 forks source link

Improve license activation messages #1496

Closed jakejackson1 closed 7 months ago

jakejackson1 commented 7 months ago

Description

TODO:

This PR:

Testing instructions

Install a paid Gravity PDF extension and then test the following:

  1. Activate an active license
  2. Activate an expired license
  3. Activate a disabled license
  4. Activate a license that has reached its site limit

Screenshots

Checklist:

Additional Comments

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 76.04167% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 77.03%. Comparing base (f27ba77) to head (446897a).

Files Patch % Lines
src/Helper/Helper_Abstract_Addon.php 44.73% 21 Missing :warning:
src/Helper/Helper_Abstract_Options.php 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1496 +/- ## =============================================== - Coverage 77.03% 77.03% -0.01% =============================================== Files 243 243 Lines 12447 12509 +62 Branches 370 370 =============================================== + Hits 9589 9636 +47 - Misses 2850 2865 +15 Partials 8 8 ```

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