Powerful Table, Form & Mail Automations. Form Entry Management (+ frontend table ), integrate with MailChimp, G Sheets, CF7, WPForms, Elementor, etc.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: $text | 63:23 | General |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $query used in $wpdb->get_var($query)\n$query assigned unsafely at line 267:\n $query = "SELECT id FROM $table_name WHERE $prevent_field_column = '$field_value' LIMIT 1"\n$table_name assigned unsafely at line 260:\n $table_name = $wpdb->prefix . 'tablesome_table_' . $table_id\n$prevent_field_column assigned unsafely at line 247:\n $prevent_field_column = $this->get_prevent_field_column($action_meta)\n$table_id assigned unsafely at line 259:\n $table_id = $event_params['table_id']\n$action_meta assigned unsafely at line 246:\n $action_meta = $event_params['action_meta']\n$event_params['table_id'] used without escaping.\n$event_params['action_meta'] used without escaping. | 269:27 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $query used in $wpdb->query($query)\n$query assigned unsafely at line 234:\n $query = "ALTER TABLE $table_name ADD $column_name $column_type DEFAULT ''"\n$table_name assigned unsafely at line 229:\n $table_name = $args['table_name']\n$column_name assigned unsafely at line 231:\n $column_name = $args['name']\n$column_type assigned unsafely at line 232:\n $column_type = $args['format']\n$args['table_name'] assigned unsafely at line 230:\n $args['table_name'] = $table_name\n$args['name'] used without escaping.\n$args['format'] used without escaping. | 236:54 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "is_valid_tablesome_email". | 525:5 | 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: "get_tablesome_smart_field_values". | 559:5 | 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. | 563:29 | — |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "can_use_tablesome_premium". | 589:5 | 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: "convert_into_js_timestamp". | 606:5 | 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: "maybe_refresh_access_token_by_integration". | 639:5 | Plugin Repo |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $query | 236:60 | Security |
| 11/13/2025, 9:13:26 PM | 54s | 29 | 188 | 396 |