Improve frontend performance by disabling Google Fonts. GDPR and DSGVO friendly.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
13
5 issue groups
I18n
9
2 issue groups
Security
9
3 issue groups
Supply Chain
1
1 issue group
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$font_list'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['drgf_scan_url']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "apollo13framework_get_web_fonts_dynamic".
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$fusion_options".
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'disable-remove-google-fonts' but got 'olympus-google-fonts'.
Sample message
Hidden files are not permitted.
Sample message
Plugin name "Disable and Remove Google Fonts | GDPR & DSGVO friendly" is different from the name declared in plugin header "Disable & Remove Google Fonts".
Potential connections found in static code analysis.
Outbound calls
15
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
2 score snapshots
v2.0.1
35
Latest
v1.8.2
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 32 | 21 | 11 | v2.0.1 | 2.0.0 |
| 35 | 29 | 21 | 8 | v1.8.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.