Free email automation, email campaigns, exit intent popup builder, gamified popups with spin the wheel, contact forms & smart pop ups. 🎉
Prioritized issue groups from the latest Plugin Check scan
Security
98
8 issue groups
I18n
50
2 issue groups
Maintainability
37
13 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'poptin' but got "ppbase".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'POPTIN_APP_BASE_URL'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
$_GET['after_registration'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a non-sanitized input variable: $_GET['after_registration']
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Function "wp_send_json_error()" requires WordPress 3.5.0, but your plugin minimum supported version is WordPress 3.1.0.
Sample message
Short PHP opening tag used with echo; expected "<?php echo esc_url ..." but found "<?= esc_url ..."
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin_email".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['email']. Check that the array index exists before using it.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "async_scripts".
Sample message
Processing form data without nonce verification.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Poptin - Email Marketing Automation, Newsletter & Exit Pop Ups, Email Popups" is different from the name declared in plugin header "Poptin".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
30
External assets
3
Incoming endpoints
8
No public endpoints detected.
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v1.3.13
35
Latest
v1.3.12
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 186 | 157 | 29 | v1.3.13 | 2.0.0 |
| 35 | 197 | 168 | 29 | v1.3.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.