Mail Baby SMTP

Send email from your WordPress site using Mail.baby, SMTP.com, Gmail, SendGrid, Mailgun, Sendinblue and more Api's and Configure wp_mail() with them.

v3.2.13InterServerUpdated Added 600 installs0% rating
22
Score
385
Errors
699
Warnings
+0
Change

Category Scores

Security0
Repo80
Performance100
Maintainability0

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

1,084 findings

Security

543

12 issue groups

Maintainability

406

10 issue groups

I18n

68

3 issue groups

ERRORSecuritySQL query is not preparedUse placeholders and $wpdb->prepare(); found $alter_query113
Category
Security
Occurrences
113
Severity
error

Sample message

Use placeholders and $wpdb->prepare(); found $alter_query

WARNINGSecurityRequest data is not unslashed$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar96
Category
Security
Occurrences
96
Severity
warning

Sample message

$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.78
Category
Security
Occurrences
78
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Logs".76
Category
Maintainability
Occurrences
76
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Logs".

ERRORSecurityUnsafe printing functionAll output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.71
Category
Security
Occurrences
71
Severity
error

Sample message

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.66
Category
Maintainability
Occurrences
66
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().65
Category
Maintainability
Occurrences
65
Severity
warning

Sample message

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".53
Category
Maintainability
Occurrences
53
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".

WARNINGMaintainabilityMixed line endingsFile has mixed line endings; this may cause incorrect results51
Category
Maintainability
Occurrences
51
Severity
warning

Sample message

File has mixed line endings; this may cause incorrect results

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.47
Category
Security
Occurrences
47
Severity
warning

Sample message

Processing form data without nonce verification.

Show 15 more
ERRORSecurityDatabase parameter is not escaped31
Category
Security
Occurrences
31
Severity
error

Sample message

Unescaped parameter $alter_query used in $wpdb->query()\n$alter_query assigned unsafely at line 171.

ERRORI18nText Domain Mismatch30
Category
I18n
Occurrences
30
Severity
error

Sample message

Mismatched text domain. Expected 'mail-baby-smtp' but got 'mail-sendgrid-plus'.

ERRORI18nMissing Arg Domain29
Category
I18n
Occurrences
29
Severity
error

Sample message

Missing $domain parameter in function call to __().

ERRORMaintainabilityMissing direct file access protection29
Category
Maintainability
Occurrences
29
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNINGSecurityInput is not validated27
Category
Security
Occurrences
27
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_COOKIE['email_id']. Check that the array index exists before using it.

WARNINGMaintainabilityNon-prefixed function26
Category
Maintainability
Occurrences
26
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_magic_quotes".

ERRORSecurityOutput is not escaped25
Category
Security
Occurrences
25
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<a href='%s' class='%s' id='view-switch-$mode'><span class='screen-reader-text'>%s</span></a>\n"'.

WARNINGSecurityInput is not sanitized22
Category
Security
Occurrences
22
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_GET[&#039;action&#039;]

WARNINGMaintainabilityNon-prefixed constant18
Category
Maintainability
Occurrences
18
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;CRYPT_RSA_MODE&quot;.

WARNINGMaintainabilityNon-prefixed class14
Category
Maintainability
Occurrences
14
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: &quot;GmailXOAuth2&quot;.

ERRORSecurityException output is not escaped14
Category
Security
Occurrences
14
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"($name) missing required param: '$paramName'"'.

WARNINGSecurityInput is not validated or sanitized10
Category
Security
Occurrences
10
Severity
warning

Sample message

Detected usage of a non-sanitized, non-validated input variable _SERVER: &quot;://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]&quot;

WARNINGSecurityInterpolated SQL is not prepared9
Category
Security
Occurrences
9
Severity
warning

Sample message

Use placeholders and $wpdb-&gt;prepare(); found interpolated variable $extra_checks at \t\t\t$extra_checks\r\n

ERRORI18nMissing Translators Comment9
Category
I18n
Occurrences
9
Severity
error

Sample message

A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

WARNINGMaintainabilityerror log error log8
Category
Maintainability
Occurrences
8
Severity
warning

Sample message

error_log() found. Debug code should not normally be used in production.

External Connections

Potential connections found in static code analysis.

24 domains

Outbound calls

280

External assets

1

Incoming endpoints

19

Notable Domains

getbootstrap.com36 · outbound
popper.js.org9 · outbound
quirksmode.org6 · outbound
fontawesome.io4 · outbound
mail.baby4 · outbound

Platform / Reference Domains

github.com136 · platform/reference
w3.org55 · platform/reference
core.trac.wordpress.org2 · platform/reference

External Asset Domains

google.com2 · asset + outbound

Incoming Endpoints

wp_ajax_nopriv_sib_get_country_prefixpublic

wp_ajax

Admin AJAX endpoints15
wp_ajax_wp_mailplus_clear_logsauthenticated

wp_ajax

wp_ajax_sib_activate_email_changeauthenticated

wp_ajax

wp_ajax_sib_change_templateauthenticated

wp_ajax

wp_ajax_sib_copy_origin_formauthenticated

wp_ajax

wp_ajax_sib_get_attributesauthenticated

wp_ajax

wp_ajax_sib_get_country_prefixauthenticated

wp_ajax

wp_ajax_sib_get_listsauthenticated

wp_ajax

wp_ajax_sib_get_templatesauthenticated

wp_ajax

wp_ajax_sib_remove_cacheauthenticated

wp_ajax

wp_ajax_sib_send_emailauthenticated

wp_ajax

wp_ajax_sib_sender_changeauthenticated

wp_ajax

wp_ajax_sib_sync_usersauthenticated

wp_ajax

3 more hidden

Score History

First score snapshot

v3.2.13

22

Latest

Findings
1,084
Errors
385
Warnings
699
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

37 nodes

Related Plugins