Easy-to-install Plugin that adds Live Shopping, Shoppable Videos & Live Commerce as Sales Channels to WooCommerce Stores to Sell & Promote Products
Prioritized issue groups from the latest Plugin Check scan
Maintainability
140
15 issue groups
Security
84
9 issue groups
Supply Chain
3
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Includes".
Sample message
$_COOKIE['channelize_live_shop_access_token'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_channelize_live_shopping_plugin".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['channelize_live_shop_access_token']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Failed to connect to Primemessenger ($message)."'.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"' target='_blank'>$channelize_page_url</a>\n'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'ch_lsc_ajax_' . $this->ajaxPrefix . $action".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['ids']. Check that the array index exists before using it.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "COMPOSER_INSTALLER".
Sample message
Processing form data without nonce verification.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ErrorHandler".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Code Obfuscation tools are not permitted. Detected: ionCube
Sample message
Unescaped parameter $querystr used in $wpdb->get_results()\n$querystr assigned unsafely at line 131.
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 placeholders and $wpdb->prepare(); found $querystr
Potential connections found in static code analysis.
Outbound calls
22
External assets
0
Incoming endpoints
1
No external asset domains detected.
register_rest_route
2 score snapshots
v2.2.1
0
Latest
v2.2.0
0
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 0 | 253 | 79 | 174 | v2.2.1 | 2.0.0 |
| 0 | 253 | 78 | 175 | v2.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.