| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $where_min_seconds used in $wpdb->get_results("SELECT * FROM " . $this->table . " WHERE parent_id IS NULL " . $where_min_seconds . " ORDER BY executed DESC LIMIT $offset, $count")\n$where_min_seconds assigned unsafely at line 106:\n $where_min_seconds = ( $args->min_seconds != null ) ? "AND duration >= " . $args->min_seconds : "" | 108:23 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $this | 109:23 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found table | 109:30 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $where_min_seconds | 109:68 | Security |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: Plugin::DOMAIN | 50:118 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to __() 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. | 52:29 | General |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $log_id used in $wpdb->get_results("SELECT * FROM " . $this->table . " WHERE parent_id = $log_id ORDER BY id DESC LIMIT $offset, $count")\n$log_id used without escaping.\n$offset assigned unsafely at line 114:\n $offset = $count * $page\n$count used without escaping. | 116:23 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $this | 117:23 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found table | 117:30 | Security |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: Plugin::DOMAIN | 52:57 | General |
| 14.11.2025, 21:26:43 | 10s | 77 | 50 | 34 |