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

Replace mPDF HTTP Request with wp_remote_get() #1441

Open jakejackson1 opened 1 year ago

jakejackson1 commented 1 year ago

Description

Resolve issues loading images / assets when using mPDF's native cURL functionality.

Fixes #1440

Testing instructions

Screenshots

Checklist:

Additional Comments

codecov[bot] commented 1 year ago

Codecov Report

Merging #1441 (157701d) into development (b9671fd) will increase coverage by 17.60%. The diff coverage is n/a.

@@                Coverage Diff                 @@
##             development    #1441       +/-   ##
==================================================
+ Coverage          75.70%   93.30%   +17.60%     
==================================================
  Files                243       57      -186     
  Lines              12826     1464    -11362     
  Branches             370      370               
==================================================
- Hits                9710     1366     -8344     
+ Misses              3108       90     -3018     
  Partials               8        8               
Impacted Files Coverage Δ
src/Helper/Helper_PDF.php
src/Helper/Fields/Field_Tax.php
src/View/html/Settings/tools.php
src/Helper/Helper_Options_Fields.php
src/templates/zadani.php
src/Model/Model_Mergetags.php
src/Helper/Fields/Field_Quantity.php
src/Model/Model_PDF.php
src/Controller/Controller_Settings.php
src/Controller/Controller_Install.php
... and 176 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.