Reliable WordPress email through the provider of your choice, with a real email log, one click resend, failure alerts and offline mode. All free.
Prioritized issue groups from the latest Plugin Check scan
Security
47
8 issue groups
I18n
34
4 issue groups
Maintainability
29
13 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: $this->domain
Sample message
Use placeholders and $wpdb->prepare(); found $cutoff
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$limit_sql} at "SELECT error, COUNT(*) AS total FROM {$this->table_name} WHERE {$where_sql} AND error <> '' GROUP BY error ORDER BY total DESC{$limit_sql}"
Sample message
Mismatched text domain. Expected 'meow-mailer' but got 'meowapps'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MeowKit_MWMAIL_Admin".
Sample message
Unescaped parameter $where_sql used in $wpdb->get_results()\n$where_sql assigned unsafely at line 147.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$nonce'.
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.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Translatable string should not be wrapped in HTML. Found: '<h2 style="margin: 0 0 10px 0" class="title">AI Engine by Meow Apps: The Power of AI into WordPress 💫</h2>'
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
Replacement variables found, but no valid placeholders found in the query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MEOWAPPS_WPAI_PROMO_RENDERED".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "litespeed_control_set_nocache".
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
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().
Potential connections found in static code analysis.
Outbound calls
61
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v0.2.0
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 118 | 73 | 45 | v0.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.