Improve frontend performance by disabling Google Fonts. GDPR and DSGVO friendly.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "apollo13framework_get_web_fonts_static". | inc/remove-google-fonts.php:168:5 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "hemingway_get_google_fonts_url". | inc/remove-google-fonts.php:177:5 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$fusion_options". | inc/remove-google-fonts.php:205:5 | Plugin Repo |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | 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. | admin/class-drgf-admin.php:102:43 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | 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. | admin/class-drgf-admin.php:104:45 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$found_count'. | admin/class-drgf-admin.php:314:41 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$check_result['stylesheets_checked']'. | admin/class-drgf-admin.php:315:41 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$check_result['stylesheets_checked']'. | admin/class-drgf-admin.php:340:41 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$message". | admin/class-drgf-notice.php:112:1 | Plugin Repo |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'disable-remove-google-fonts' but got 'olympus-google-fonts'. | admin/class-drgf-notice.php:114:128 | General |
| 19.01.2026, 14:31:28 | 8s | 95 | 21 | 4 |
| 12.11.2025, 19:55:55 | 8s | 98 | 8 | 2 |