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
5
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
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$check_result['stylesheets_checked']'.
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
Detected usage of a non-sanitized input variable: $_POST['html']
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".
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Not analyzed yet.
First score snapshot
v1.8.2
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 29 | 21 | 8 | v1.8.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.