Miss the old widgets? Activate this plugin to restore and enable the previous classic widgets settings screens. No expiration date.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$diagnose_instance". | includes/diagnose/class_bill_diagnose.php:3498:13 | Plugin Repo |
| ERROR | WordPress.DateTime.RestrictedFunctions.date_date | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead. | includes/diagnose/class_bill_diagnose.php:3502:73 | — |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to esc_html__() 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. | includes/diagnose/class_bill_diagnose.php:230:93 | General |
| ERROR | WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion | Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development. | includes/diagnose/class_bill_diagnose.php:382:13 | Performance |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$current_mb". | includes/catch-malware/class_bill_catch_malware.php:33:9 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$X". | includes/catch-malware/class_bill_catch_malware.php:104:1 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fopen | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen(). | includes/diagnose/class_bill_diagnose.php:600:19 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fclose | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose(). | includes/diagnose/class_bill_diagnose.php:613:13 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fread | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread(). | includes/diagnose/class_bill_diagnose.php:622:22 | Plugin Repo |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $query used in $wpdb->query($query)\n$query assigned unsafely at line 3554:\n $query = $wpdb->prepare(\n "UPDATE {$table_name} \n SET status = 'ignored', is_active = 0, reviewed = 1, updated_at = %s\n WHERE status NOT IN ('ignored', 'fixed', 'quarantined')",\n $current_date\n )\n$table_name assigned unsafely at line 3527:\n $table_name = $wpdb->prefix . 'bill_site_integrity_issues' | includes/diagnose/class_bill_diagnose.php:3561:34 | Security |
| 12.01.2026, 16:30:22 | 18s | 47 | 188 | 142 |
| 17.12.2025, 12:30:26 | 21s | 45 | 194 | 163 |
| 13.11.2025, 19:43:57 | 21s | 67 | 139 | 59 |