WPC Smart Messages help you display messages throughout your store through smart conditional logic settings.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
41
11 issue groups
Security
18
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$condition".
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_Core_Registry".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_CORE_DIR".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wpc_core_register".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPC Smart Messages for WooCommerce" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpc_admin_nav_items".
Sample message
Detected usage of a non-sanitized input variable: $_POST['wpcsm_conditions']
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
29
External assets
2
Incoming endpoints
9
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v4.3.3
78
Latest
v4.3.2
78
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 78 | 59 | 1 | 58 | v4.3.3 | 2.0.0 |
| 78 | 59 | 1 | 58 | v4.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.