Simplify sales tax calculations, reporting, and filing by connecting your WooCommerce store to TaxCloud.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
202
13 issue groups
Security
67
8 issue groups
I18n
14
4 issue groups
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "SST".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SST_ADP".
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "sst_calculate_tax_totals".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$address".
Sample message
Processing form data without nonce verification.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "TaxCloud_V3".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SST_DEFAULT_FEE_TIC".
Sample message
$_GET['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "apply_filters_deprecated()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.5.0.
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
Detected usage of a possibly undefined superglobal array index: $_GET['nonce']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_GET['nonce']
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in 'Failed to get origin address for seller %d: %s. Falling back to default store origin.'.
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Unescaped parameter $tax_rates_table used in $wpdb->get_row()\n$tax_rates_table assigned unsafely at line 296.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$response'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_create_nonce'.
Sample message
Translatable string should not be wrapped in HTML. Found: '<p>TaxCloud for WooCommerce makes sales tax easy by connecting your store with <a href="https://www.taxcloud.com" target="_blank">TaxCloud</a>. If you have trouble with TaxCloud for WooCommerce, please consult the <a href="https://wordpress.org/plugins/simple-sales-tax/#faq-header" target="_blank">FAQ</a> and the <a href="https://wordpress.org/plugins/simple-sales-tax/#installation" target="_blank">Installation Guide</a>.</p>'
Potential connections found in static code analysis.
Outbound calls
147
External assets
2
Incoming endpoints
2
wp_ajax
wp_ajax
3 score snapshots
v8.4.13
33
Latest
v8.4.12
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 284 | 23 | 261 | v8.4.13 | 2.0.0 |
| 33 | 284 | 23 | 261 | v8.4.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.