Optimize your site and improve its performance with a few clicks.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $transient_name used in $wpdb->query("DELETE FROM {$wpdb->prefix}options WHERE 'option_name' LIKE '_transient_{$transient_name}'")\n$transient_name assigned unsafely at line 154:\n $transient_name = str_replace( '_transient_timeout_', '', $transient['option_name'] )\n$transient['option_name'] used without escaping. | 157:24 | Security |
| ERROR | license_mismatch | Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier. | — | Plugin Repo |
| ERROR | WordPress.WP.EnqueuedResources.NonEnqueuedScript | Scripts must be registered/enqueued via wp_enqueue_script() | 138:16 | Performance |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "hosted_by_templ". | 240:30 | Plugin Repo |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $transient_name used in $wpdb->query("DELETE FROM {$wpdb->prefix}options WHERE 'option_name' LIKE '_transient_timeout_{$transient_name}'")\n$transient_name assigned unsafely at line 154:\n $transient_name = str_replace( '_transient_timeout_', '', $transient['option_name'] )\n$transient['option_name'] used without escaping. | 158:24 | Security |
| ERROR | outdated_tested_upto_header | Tested up to: 6.7 < 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 | WordPress.DateTime.RestrictedFunctions.date_date | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead. | 129:23 | — |
| WARNING | WordPress.DB.DirectDatabaseQuery.DirectQuery | Use of a direct database call is discouraged. | 28:18 | Security |
| WARNING | WordPress.DB.DirectDatabaseQuery.NoCaching | Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete(). | 28:18 | Security |
| WARNING | WordPress.DB.DirectDatabaseQuery.DirectQuery | Use of a direct database call is discouraged. | 34:18 | Security |
| 15.11.2025, 07:19:42 | 9s | 82 | 7 | 58 |