Add the freetobook responsive widget to your WordPress blog.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | 50:20 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'freetobook-responsive-widget' but got 'FTB_Widget'. | 5:80 | General |
| ERROR | invalid_tested_upto_minor | Tested up to: 6.8.3 The version number should only include major versions 6.8. | — | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$adminSettings". | 20:1 | 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: "register_ftb_widget". | 22:1 | 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: "enqueue_widget_script". | 26:1 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 50:20 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'freetobook-responsive-widget' but got 'FreetobookWidget'. | 91:105 | General |
| WARNING | WordPress.Security.PluginMenuSlug.Using__FILE__ | Using __FILE__ for menu slugs risks exposing filesystem structure. | 144:13 | Security |
| WARNING | WordPress.WP.EnqueuedResourceParameters.MissingVersion | Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching. | 27:5 | Performance |
| 16.11.2025, 06:53:03 | 11s | 95 | 8 | 11 |