Receive an email after each successful login with the user information
Prioritized issue groups from the latest Plugin Check scan
Security
33
4 issue groups
Maintainability
4
3 issue groups
I18n
2
2 issue groups
Repo Compliance
1
1 issue group
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 '$plugin_name'.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER[$source]
Sample message
$_SERVER[$source] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "session_logout".
Sample message
Missing $domain parameter in function call to __().
Sample message
Plugin name "Email Notification on Login" is different from the name declared in plugin header "Email Notification on login".
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Potential connections found in static code analysis.
Outbound calls
7
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.7.0
43
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 40 | 33 | 7 | v1.7.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.