wpDataTables – WordPress Data Table, Dynamic Tables & Table Charts Plugin

The best WordPress table plugin. Create responsive, and searchable tables and charts from Excel (.xlsx, .xls or .ods), CSV, XML, JSON, and PHP.

v6.5.0.9Melograno Venture StudioUpdated 2026-06-08Added Nov 30, 201570k+ installs90% rating100% support resolved
21
Score
1,354
Errors
1,140
Warnings
+0
Change

Category Scores

Security0
Repo75
Performance100
Maintainability0

Top Issues by Category

security1,241
maintainability955
i18n60

Issues Details

2,494 issues found in latest scan

ERROR464
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" data-wp-lists='list:$singular'"'.

ERROR339
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" in DEFAULT in directive hash '$id'"'.

WARNING220
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$X".

WARNING152
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING102
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "divi_wpdatatables_initialize_extension".

WARNING93
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['engine'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR86
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING77
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING76
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['orderby']

WARNING67
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERROR60
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING56
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error

trigger_error() found. Debug code should not normally be used in production.

WARNING54
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_GET['wdtable_cache_verify']. Check that the array index exists before using it.

WARNING47
Internal.NoCodeFound

No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.

ERROR47
WordPress.WP.AlternativeFunctions.file_system_operations_fwrite

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().

ERROR39
wp_function_not_compatible_with_requires_wp

Function "do_action_deprecated()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.0.0.

ERROR38
WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion

Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.

ERROR36
WordPress.WP.AlternativeFunctions.file_system_operations_fclose

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

ERROR34
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $alterQuery

WARNING34
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "DIVI_DiviWpdt".

WARNING32
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AMELIA_NUMBER_OF_ACTIVE_INSTALLS".

WARNING30
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.

ERROR29
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

ERROR24
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING20
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound

Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Psr\Http\Client".

Latest Snapshot

Findings

2,494

Errors

1,354

Warnings

1,140

Score History

First score snapshot

First scan completed Jun 20, 2026

v6.5.0.9 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v6.5.0.9

21

Latest

Findings
2,494
Errors
1,354
Warnings
1,140
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins