This plugin allows scheduling of automated autoresponder messages / drip marketing messages, instant newsletters, and managing a mailing list.
Prioritized issue groups from the latest Plugin Check scan
Security
1,123
10 issue groups
I18n
532
3 issue groups
Maintainability
414
12 issue groups
Sample message
Mismatched text domain. Expected 'bft-autoresponder' but got 'broadfast'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<meta http-equiv='refresh' content='0;url=$url' />"'.
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
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
Use placeholders and $wpdb->prepare(); found $del_ids
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['attachments']. Check that the array index exists before using it.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$already_sent".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['attachments']['name']
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "BFTquickDD_date".
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
Unescaped parameter $del_ids used in $wpdb->query()\n$del_ids assigned unsafely at line 74.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BFT_ATTACHMENTS".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $field at \t\t\tWHERE $field=%d ORDER BY id"
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BFTAttachmentModel".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in '%d sent, %d failed'.
Sample message
File has mixed line endings; this may cause incorrect results
Potential connections found in static code analysis.
Outbound calls
41
External assets
4
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v2.7.2.7
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,087 | 1,318 | 769 | v2.7.2.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.