Zoho ZeptoMail Plugin lets you configure your ZeptoMail account on your WordPress site enabling you to send transactional emails of your site via Zept …
Prioritized issue groups from the latest Plugin Check scan
Security
70
9 issue groups
Maintainability
53
8 issue groups
I18n
12
2 issue groups
Repo Compliance
6
6 issue groups
Sample message
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ids_placeholder at "DELETE FROM $table_name WHERE id IN ($ids_placeholder)"
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $table_name used in $wpdb->get_col()\n$table_name assigned unsafely at line 433.
Sample message
Missing $domain parameter in function call to __().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "delete_failed_email".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['id']. Check that the array index exists before using it.
Sample message
Function "str_ends_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 4.8.0.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_mail".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Attempting a database schema change is discouraged.
Sample message
Mismatched text domain. Expected 'transmail' but got 'my-plugin-textdomain'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.8 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The "Donate link" header in the readme file must be a valid URL.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Not analyzed yet.
First score snapshot
v3.3.3
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 142 | 32 | 110 | v3.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.