Email deliverability made SOLID. Connect to your chosen email provider with an intuitive set-it-and-forget-it SMTP plugin.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
18
9 issue groups
Security
12
3 issue groups
Repo Compliance
3
3 issue groups
Sample message
Unescaped parameter $logsTableName used in $wpdb->query()\n$logsTableName assigned unsafely at line 56.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$email_data'.
Sample message
Short PHP opening tag used with echo; expected "<?php echo esc_html ..." but found "<?= esc_html ..."
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "kadence_mail_dashboard_icon".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_PHPMailer".
Sample message
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Solid Mail – SMTP email and logging made by SolidWP" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Solid Mail – SMTP email and logging made by SolidWP" is different from the name declared in plugin header "Kadence Mail".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
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 too long and was truncated. A maximum of 150 characters is supported.
Not analyzed yet.
First score snapshot
v3.0.0
68
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 68 | 33 | 16 | 17 | v3.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.