Send emails from WordPress through SendGrid using SMTP by YayCommerce
Prioritized issue groups from the latest Plugin Check scan
Maintainability
71
12 issue groups
Security
45
9 issue groups
I18n
5
2 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: "$currentMailer".
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $id_placeholders at "DELETE FROM {$wpdb->prefix}yay_smtp_sendgrid_email_logs WHERE ID IN( $id_placeholders )"
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 $sortField
Sample message
$_POST['emailAddress'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['params']
Sample message
The $text parameter must be a single text string literal. Found: $disPlayText
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Unescaped parameter $table used in $wpdb->get_var()\n$table assigned unsafely at line 186.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_mail_from".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Unescaped parameter $sqlRepare used in $wpdb->get_results()\n$sqlRepare assigned unsafely at line 202.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['nonce']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Missing $domain parameter in function call to __().
Sample message
Plugin name "SMTP for SendGrid - YaySMTP" is different from the name declared in plugin header "SMTP for SendGrid – YaySMTP".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Not analyzed yet.
First score snapshot
v1.5.1
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 123 | 27 | 96 | v1.5.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.