Zoho Campaigns
Prioritized issue groups from the latest Plugin Check scan
Maintainability
67
10 issue groups
Security
63
7 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ActiveClassess".
Sample message
$_COOKIE["zc_rid"] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a non-sanitized input variable: $_COOKIE["zc_rid"]
Sample message
Unescaped parameter $table used in $wpdb->get_row()
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $tblname at "TRUNCATE TABLE $tblname"
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['code']. Check that the array index exists before using it.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ZohoCampaign".
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Found call to wp_register_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Attempting a database schema change is discouraged.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Potential connections found in static code analysis.
Outbound calls
17
External assets
1
Incoming endpoints
13
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
1 more hidden
2 score snapshots
v2.1.8
38
Latest
v2.1.7
38
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 132 | 3 | 129 | v2.1.8 | 2.0.0 |
| 38 | 132 | 3 | 129 | v2.1.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.