Enable regulare widgets to be used as Dashboard Widgets in admin.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | Generic.PHP.ForbiddenFunctions.Found | The use of function wp_get_sidebars_widgets() is forbidden | 78:15 | — |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | 133:19 | 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 '$widgetID'. | 187:42 | 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 '$widgetSettings['priority']'. | 187:66 | 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 '$widgetSettings['context']'. | 187:105 | Security |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | 135:26 | General |
| ERROR | outdated_tested_upto_header | Tested up to: 4.2 < 6.8. 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. | — | Plugin Repo |
| ERROR | Generic.PHP.ForbiddenFunctions.Found | The use of function wp_get_sidebars_widgets() is forbidden | 20:15 | — |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['priority']. Use isset() or empty() to check the index exists before using it | 160:55 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['priority'] not unslashed before sanitization. Use wp_unslash() or similar | 160:55 | Security |
| 16.11.2025, 10:34:38 | 10s | 93 | 8 | 16 |