Instantio adds side cart, popup cart, floating button, and one-page checkout layouts to WooCommerce for a faster, more convenient shopping and checkou …
Prioritized issue groups from the latest Plugin Check scan
Security
586
8 issue groups
Maintainability
230
12 issue groups
I18n
106
5 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$INS_editor_unique_id'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product".
Sample message
$_POST[$this->metabox_id] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'instantio' but got 'bafg'.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file']['name'][$i]
Sample message
The $text parameter must be a single text string literal. Found: $cart_button_text
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "INSTANTIO".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "INS_icon_list".
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ins_admin_enqueue_scripts".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "INSTANTIO_VERSION".
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['file']['name']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$key . '_icon'".
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Processing form data without nonce verification.
Sample message
Function "delete_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Missing $domain parameter in function call to __().
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "INS\Controller".
Sample message
Detected usage of a non-sanitized, non-validated input variable _SERVER: "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"
Sample message
The $text text string should have translatable content. Found: ' '
Potential connections found in static code analysis.
Outbound calls
153
External assets
3
Incoming endpoints
28
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
8 more hidden
2 score snapshots
v3.3.34
25
Latest
v3.3.33
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 937 | 568 | 369 | v3.3.34 | 2.0.0 |
| 25 | 922 | 560 | 362 | v3.3.33 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.