WPCargo is a track & trace system for courier, courier script, parcel, balikbayan system, shipment and transportation management system, ideal sol …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
349
13 issue groups
Security
263
11 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_fkey".
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "additional_merge_tags".
Sample message
$_GET[$metakey] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Sanitization missing for register_setting().
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['page']. Check that the array index exists before using it.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_page_id_by_title".
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $logmeta_table at "SHOW TABLES LIKE '$logmeta_table'"
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_Admin".
Sample message
Unescaped parameter $post_type_in_string used in $wpdb->get_var()\n$post_type_in_string assigned unsafely at line 924.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPCargo Track & Trace" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Detected usage of tax_query, 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
Replacement variables found, but no valid placeholders found in the query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wpcargo_map_script'.
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().
Potential connections found in static code analysis.
Outbound calls
293
External assets
2
Incoming endpoints
5
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v8.0.5
30
Latest
v8.0.4
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 618 | 61 | 557 | v8.0.5 | 2.0.0 |
| 30 | 624 | 68 | 556 | v8.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.