Create popup, optin forms using easy form builder & popup maker. Send automated email to subscribers — Mailchimp, ActiveCampaign, Campaign Monitor etc
Prioritized issue groups from the latest Plugin Check scan
Security
2,626
9 issue groups
Maintainability
1,499
12 issue groups
I18n
777
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$provider $error_message"'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'mo_connections_sendinblue_field_type_boolean_' . $SendinblueFieldKey".
Sample message
$_GET[$key] not unslashed before sanitization. Use wp_unslash() or similar
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
Short PHP opening tag used with echo; expected "<?php echo ! ..." but found "<?= ! ..."
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%sConnect MailOptin first%s to your email marketing marketing software or CRM to continue setup.'.
Sample message
Detected usage of a non-sanitized input variable: $_GET[$key]
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['access_token_secret']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"method [subcount] requires parameter [list] or [$this->list_id] to be set."'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$CC".
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found $args
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
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Mismatched text domain. Expected 'mailoptin' but got 'fusewp'.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AC_Account".
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
279
External assets
1
Incoming endpoints
20
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
8 more hidden
3 score snapshots
v1.2.78.1
22
Latest
v1.2.78.0
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 5,083 | 2,625 | 2,458 | v1.2.78.1 | 2.0.0 |
| 22 | 5,083 | 2,625 | 2,458 | v1.2.78.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.