Log and view all outgoing emails from WordPress. Very useful if you have to debug email related problems or have to store sent emails for auditing.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
58
10 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "el-log-list-manage-user-roles-changed".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$config".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Email_Header_Parser".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EMAIL_LOG_FILE".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "email_log".
Sample message
Function "get_sites()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action".
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Potential connections found in static code analysis.
Outbound calls
44
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v2.63
95
Latest
v2.62
95
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 95 | 58 | 5 | 53 | v2.63 | 2.0.0 |
| 95 | 58 | 5 | 53 | v2.62 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.