The best WordPress table plugin. Create responsive, and searchable tables and charts from Excel (.xlsx, .xls or .ods), CSV, XML, JSON, and PHP.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,348
15 issue groups
Security
1,293
8 issue groups
I18n
309
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" data-wp-lists='list:$singular'"'.
Sample message
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'"'.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Psr\Http\Client".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$X".
Sample message
Mismatched text domain. Expected 'wpdatatables' but got 'mcp-adapter'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Function "do_action_deprecated()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "divi_wpdatatables_initialize_extension".
Sample message
Use of a direct database call is discouraged.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_GET['engine'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['wdtable_cache_verify']. Check that the array index exists before using it.
Sample message
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.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
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.
Sample message
Use placeholders and $wpdb->prepare(); found $alterQuery
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "DIVI_DiviWpdt".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AMELIA_NUMBER_OF_ACTIVE_INSTALLS".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
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.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Potential connections found in static code analysis.
Outbound calls
285
External assets
15
Incoming endpoints
0
No public endpoints detected.
5 score snapshots
v6.5.1.4
21
Latest
v6.5.1.3
21
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 3,244 | 1,812 | 1,432 | v6.5.1.4 | 2.0.0 |
| 21 | 3,244 | 1,812 | 1,432 | v6.5.1.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.