Create smart automations that integrate your website with your favourite apps and plugins
Prioritized issue groups from the latest Plugin Check scan
Maintainability
76
15 issue groups
Security
55
8 issue groups
I18n
25
2 issue groups
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Missing $domain parameter in function call to __().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "TAP_DB_PREFIX".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "register_new_user".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin_url".
Sample message
Processing form data without nonce verification.
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
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 224.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action['id']'.
Sample message
The $domain parameter must be a single text string literal. Found: TAP_DOMAIN
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Use of the backtick operator is forbidden
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "TAP_DB_Manager".
Sample message
Detected usage of a non-sanitized input variable: $_POST['nonce']
Sample message
The use of function move_uploaded_file() is forbidden
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$log_table} at "SELECT * FROM {$log_table} WHERE automation_id = %d ORDER BY date_started DESC"
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE '%tap-%'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "Utils::create_dynamic_trigger( Items\Wordpress_Webhook_Receive::get_wp_hook(), $hash )".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "tap_admin_notice".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
var_export() found. Debug code should not normally be used in production.
Not analyzed yet.
First score snapshot
v10.6.1.1
32
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 168 | 84 | 84 | v10.6.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.