FlagShip WooCommerce Shipping is an e-shipping courier solution that helps you shipping anything from Canada. Beautifully.
Prioritized issue groups from the latest Plugin Check scan
I18n
309
5 issue groups
Maintainability
203
11 issue groups
Security
159
9 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: $extras['text_domain']
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "FS".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$address['city']'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$billing_email".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $m
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$resource'.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: $dimension_unit
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['flagship_web_sso_token']
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE['flagship_web_sso_token']. Check that the array index exists before using it.
Sample message
$_COOKIE['flagship_web_sso_token'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "FlagShip WooCommerce Shipping" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
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
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to _e().
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
Application files are not permitted.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "display_tracking_details".
Potential connections found in static code analysis.
Outbound calls
26
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v3.0.35
26
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 683 | 495 | 188 | v3.0.35 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.