Powerful Table, Form & Mail Automations. Form Entry Management (+ frontend table ), integrate with MailChimp, G Sheets, CF7, WPForms, Elementor, etc.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
436
14 issue groups
Security
239
9 issue groups
I18n
20
2 issue groups
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE[$cookie_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found $compare_string
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$cookie_name]
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "can_use_tablesome_premium".
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 189.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "csf_field_typography_customwebfonts".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$globalCurrentUserID".
Sample message
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.
Sample message
Complex placeholders used for values in the query string in $wpdb->prepare() will NOT be quoted automagically. Found: %1s.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $prevent_field_column at " WHERE `$prevent_field_column` = %s LIMIT 1;"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$key_action".
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
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
Mismatched text domain. Expected 'tablesome' but got 'csf'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$json_data'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['post']. Check that the array index exists before using it.
Sample message
Detected usage of meta_query, possible slow query.
Not analyzed yet.
First score snapshot
v1.2.9
22
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 744 | 225 | 519 | v1.2.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.