Does Email Log work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .
| No PHP errors, warnings or notices | |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors | |
| Looks good! No problems were detected. |
Memory usage: 92.77 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
insignificant.
The plugin didn't make the site noticeably slower.
| WordPress version | 6.8.3 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 80,000+ |
| WordPress.org page | https://wordpress.org/plugins/email-log/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=email-log%2Femail-log.php&plugin_status=all&paged=1&s&_wpnonce=9e96b60542 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.345 s |
| Memory usage | 3.62 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=email-log |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.689 s |
| Memory usage | 3.6 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=email-log-settings |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.296 s |
| Memory usage | 3.59 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.204 s |
| Memory usage | 3.5 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/index.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.331 s |
| Memory usage | 3.61 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.385 s | 0.310 s | -0.075 s | 3.51 MiB | 3.61 MiB | + 102.69 KiB |
| /wp-admin/edit.php | 0.234 s | 0.234 s | +0.000 s | 3.57 MiB | 3.66 MiB | + 95.18 KiB |
| /wp-admin/post-new.php | 0.897 s | 0.693 s | -0.204 s | 6.06 MiB | 6.18 MiB | + 118.7 KiB |
| /wp-admin/upload.php | 0.655 s | 0.560 s | -0.095 s | 3.52 MiB | 3.61 MiB | + 83.63 KiB |
| /wp-admin/options-writing.php | 0.255 s | 0.218 s | -0.037 s | 3.5 MiB | 3.58 MiB | + 82.13 KiB |
| /wp-admin/media-new.php | 0.284 s | 0.259 s | -0.025 s | 3.49 MiB | 3.58 MiB | + 90.32 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.228 s | 0.218 s | -0.010 s | 3.5 MiB | 3.6 MiB | + 100.99 KiB |
| /wp-admin/post-new.php?post_type=page | 0.657 s | 0.656 s | -0.001 s | 6.05 MiB | 6.16 MiB | + 114.23 KiB |
| /wp-admin/options-discussion.php | 0.313 s | 0.335 s | +0.022 s | 3.5 MiB | 3.58 MiB | + 78.63 KiB |
| /wp-admin/edit-comments.php | 0.258 s | 0.225 s | -0.033 s | 3.52 MiB | 3.61 MiB | + 83.63 KiB |
| / | 0.368 s | 0.415 s | +0.047 s | 3.43 MiB | 3.5 MiB | + 70.41 KiB |
| Average | 0.412 s | 0.375 s | -0.037 s | 3.97 MiB | 4.06 MiB | + 92.77 KiB |
Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 79.9% | 2,993 | 1,943 | 28 | |
| CSS | 13.2% | 496 | 5 | 2 | |
| JavaScript | 6.9% | 259 | 44 | 5 | |
| Total | 3,748 | 1,992 | 35 | ||
| Lines of code | 3,010 |
|---|---|
| Total complexity | 487 |
| Median class complexity | 15.0 |
| Median method complexity | 1.0 |
| Most complex class | EmailLog\Core\DB\TableManager |
| Most complex function | EmailLog\Core\DB\TableManager::fetch_log_items() |
| Classes | 23 |
|---|---|
| Methods | 177 |
| Functions | 21 |
Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.
wp_options 1{
"dashboard": {
"email_log_dashboard_widget": {
"title": "Email Log Summary",
"context": "normal"
}
}
}The log file is empty.