Does Email Log work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .
1 | PHP fatal errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 95.23 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.2 |
---|---|
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=ae28084655 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.316 s |
Memory usage | 3.63 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=email-log |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.255 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.217 s |
Memory usage | 3.59 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=email-log-addons |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.312 s |
Memory usage | 3.59 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=email-log-system-info |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.183 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.186 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.311 s |
Memory usage | 3.63 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.380 s | 0.307 s | -0.073 s | 3.51 MiB | 3.63 MiB | + 126.27 KiB |
/wp-admin/edit.php | 0.221 s | 0.223 s | +0.002 s | 3.57 MiB | 3.67 MiB | + 98.76 KiB |
/wp-admin/post-new.php | 0.861 s | 1.024 s | +0.163 s | 6.06 MiB | 6.18 MiB | + 122.71 KiB |
/wp-admin/upload.php | 0.840 s | 0.555 s | -0.285 s | 3.52 MiB | 3.61 MiB | + 87.22 KiB |
/wp-admin/options-writing.php | 0.245 s | 0.190 s | -0.055 s | 3.5 MiB | 3.59 MiB | + 91.21 KiB |
/wp-admin/media-new.php | 0.284 s | 0.252 s | -0.032 s | 3.49 MiB | 3.59 MiB | + 99.41 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.197 s | 0.199 s | +0.002 s | 3.5 MiB | 3.61 MiB | + 104.58 KiB |
/wp-admin/post-new.php?post_type=page | 0.777 s | 0.635 s | -0.142 s | 6.05 MiB | 6.17 MiB | + 118.24 KiB |
/wp-admin/options-discussion.php | 0.525 s | 0.320 s | -0.205 s | 3.5 MiB | 3.59 MiB | + 87.71 KiB |
/wp-admin/edit-comments.php | 0.262 s | 0.451 s | +0.189 s | 3.52 MiB | 3.63 MiB | + 107.21 KiB |
/ | 0.342 s | 0.220 s | -0.122 s | 3.5 MiB | 3.5 MiB | + 4.17 KiB |
Average | 0.449 s | 0.398 s | -0.051 s | 3.98 MiB | 4.07 MiB | + 95.23 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 | 94.8% | 2,771 | 2,062 | 32 | |
CSS | 3.4% | 98 | 0 | 2 | |
JavaScript | 1.8% | 53 | 4 | 2 | |
Total | 2,922 | 2,066 | 36 |
Lines of code | 2,820 |
---|---|
Total complexity | 449 |
Median class complexity | 13.0 |
Median method complexity | 1.0 |
Most complex class | EmailLog\Core\DB\TableManager |
Most complex function | EmailLog\Core\DB\TableManager::fetch_log_items() |
Classes | 26 |
---|---|
Methods | 167 |
Functions | 23 |
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 Logs Summary",
"context": "normal"
}
}
}
[03-Sep-2025 05:28:19 UTC] PHP Fatal error: Uncaught Error: Call to undefined method EmailLog\Core\EmailLog::get_licenser() in /wp-content/plugins/email-log/include/Core/UI/Component/EmailLogSystemInfo.php:76
Stack trace:
#0 /wp-content/plugins/email-log/include/Core/UI/Component/EmailLogSystemInfo.php(59): EmailLog\Core\UI\Component\EmailLogSystemInfo->get_bundle_license()
#1 /wp-includes/class-wp-hook.php(324): EmailLog\Core\UI\Component\EmailLogSystemInfo->print_email_log_license_details()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-content/plugins/email-log/vendor/sudar/wp-system-info/src/SystemInfo.php(93): do_action()
#5 /wp-content/plugins/email-log/include/Core/UI/Page/SystemInfoPage.php(90): Sudar\WPSystemInfo\SystemInfo->render()
#6 /wp-includes/class-wp-hook.php(324): EmailLog\Core\UI\Page\SystemInfoPage->render_page()
#7 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(517): WP_Hook->do_action()
#9 /wp-admin/admin.php(260): do_action()
#10 {main}
thrown in /wp-content/plugins/email-log/include/Core/UI/Component/EmailLogSystemInfo.php on line 76