Help you to connect your WooCommerce website with Google Sheet as well as Manage your Stock easy from one menu with Advance Filter
Prioritized issue groups from the latest Plugin Check scan
Maintainability
284
11 issue groups
Security
90
10 issue groups
I18n
51
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$AppsScriptAccessCode".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"🛠️ <strong>File:</strong> <span style='color:#8d8d8d;'>$file</span> on line <span style='color:#4b4b4b;'>$line</span>"'.
Sample message
Mismatched text domain. Expected 'product-sync-master-sheet' but got 'appsero'.
Sample message
Function "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ids_placeholder at "DELETE FROM $table_name WHERE id IN ($ids_placeholder)"
Sample message
Use of a direct database call is discouraged.
Sample message
Processing form data without nonce verification.
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
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action_hook".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['json_file']
Sample message
$_GET['s'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $table_name used in $wpdb->get_var()\n$table_name assigned unsafely at line 285.
Sample message
var_dump() found. Debug code should not normally be used in production.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Use placeholders and $wpdb->prepare(); found $prepared_query
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['params']. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
127
External assets
2
Incoming endpoints
17
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 more hidden
First score snapshot
v2.0.4
30
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 436 | 136 | 300 | v2.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.