pluginkollektiv / antivirus

Useful plugin that will scan your theme templates for malicious injections. Automatically. Every day. For more blog security.
https://wordpress.org/plugins/antivirus/
GNU General Public License v2.0
39 stars 19 forks source link

point Safe Browsing link on settings page to site-specific URL #106

Closed stklcode closed 3 years ago

stklcode commented 3 years ago

We already generate such link in the warning mail, so why not show it on the settings page, too.

mentioned in #104

stklcode commented 3 years ago

Me neither, but we do open all other links (donation, documentation, support) in a new window, and thus it seems legit to do the same here.

codecov-commenter commented 3 years ago

Codecov Report

Merging #106 (dae30c2) into develop (b9c9afd) will decrease coverage by 0.43%. The diff coverage is 0.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #106      +/-   ##
=============================================
- Coverage      39.43%   39.00%   -0.44%     
  Complexity       143      143              
=============================================
  Files              5        5              
  Lines            535      541       +6     
=============================================
  Hits             211      211              
- Misses           324      330       +6     
Impacted Files Coverage Δ Complexity Δ
antivirus.php 0.00% <ø> (ø) 0.00 <0.00> (ø)
inc/class-antivirus.php 21.76% <0.00%> (-0.42%) 83.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b9c9afd...dae30c2. Read the comment docs.