Create a welcome notification bar for your website. Also, My Sticky Bar plugin can make your menu or header sticky to the top when scrolled 📌
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$button_text". | recommended-plugins.php:207:33 | 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: "getRecentContactLead". | stickymenu-dashboard.php:12:5 | Plugin Repo |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $query used in $wpdb->get_results($query)\n$query assigned unsafely at line 15:\n $query = "SELECT * FROM {$table_name} ORDER BY ID DESC LIMIT 3"\n$table_name assigned unsafely at line 14:\n $table_name = $wpdb->prefix . "mystickymenu_contact_lists" | stickymenu-dashboard.php:16:24 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $query | stickymenu-dashboard.php:16:37 | 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 'admin_url'. | stickymenu-dashboard.php:69:53 | 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 'admin_url'. | stickymenu-dashboard.php:73:70 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$result". | stickymenu-dashboard.php:135:23 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$key". | stickymenu-dashboard.php:155:57 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$val". | stickymenu-dashboard.php:155:65 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugins_allowedtags". | recommended-plugins.php:5:1 | Plugin Repo |
| 03.12.2025, 10:05:37 | 16s | 31 | 373 | 155 |
| 18.11.2025, 04:10:11 | 25s | 31 | 373 | 155 |
| 12.11.2025, 20:31:23 | 20s | 20 | 692 | 147 |