This is the official WooCommerce extension to ship products using The Courier Guy.
Prioritized issue groups from the latest Plugin Check scan
Security
96
7 issue groups
Maintainability
50
14 issue groups
I18n
17
3 issue groups
Supply Chain
1
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
$_GET['q']['term'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Short PHP opening tag used with echo; expected "<?php echo esc_attr ..." but found "<?= esc_attr ..."
Sample message
Detected usage of a non-sanitized input variable: $_POST['iihtcg_selector_input']
Sample message
The $text parameter must be a single text string literal. Found: $displayName
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
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['q']['term']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
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
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using copy(). Detected usage of __FILE__ or __DIR__ magic constant. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE '_transient_timeout_tcg_rate_cache%'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Hidden files are not permitted.
Potential connections found in static code analysis.
Outbound calls
170
External assets
0
Incoming endpoints
10
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v5.5.2
35
Latest
v5.5.1
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 164 | 57 | 107 | v5.5.2 | 2.0.0 |
| 35 | 164 | 57 | 107 | v5.5.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.