Email Log 2.6

Does Email Log work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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.

Environment
WordPress version6.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 80,000+
WordPress.org page https://wordpress.org/plugins/email-log/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
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

Email Log

Page screenshot: Email Log
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

Email Log → Settings

Page screenshot: Email Log → Settings
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

Email Log → Add-ons

Page screenshot: Email Log → Add-ons
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

Email Log → System Info

Page screenshot: Email Log → System Info
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

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.186 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.380 s0.307 s-0.073 s3.51 MiB3.63 MiB+ 126.27 KiB
/wp-admin/edit.php0.221 s0.223 s+0.002 s3.57 MiB3.67 MiB+ 98.76 KiB
/wp-admin/post-new.php0.861 s1.024 s+0.163 s6.06 MiB6.18 MiB+ 122.71 KiB
/wp-admin/upload.php0.840 s0.555 s-0.285 s3.52 MiB3.61 MiB+ 87.22 KiB
/wp-admin/options-writing.php0.245 s0.190 s-0.055 s3.5 MiB3.59 MiB+ 91.21 KiB
/wp-admin/media-new.php0.284 s0.252 s-0.032 s3.49 MiB3.59 MiB+ 99.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.199 s+0.002 s3.5 MiB3.61 MiB+ 104.58 KiB
/wp-admin/post-new.php?post_type=page0.777 s0.635 s-0.142 s6.05 MiB6.17 MiB+ 118.24 KiB
/wp-admin/options-discussion.php0.525 s0.320 s-0.205 s3.5 MiB3.59 MiB+ 87.71 KiB
/wp-admin/edit-comments.php0.262 s0.451 s+0.189 s3.52 MiB3.63 MiB+ 107.21 KiB
/0.342 s0.220 s-0.122 s3.5 MiB3.5 MiB+ 4.17 KiB
Average 0.449 s0.398 s-0.051 s3.98 MiB4.07 MiB+ 95.23 KiB

Code Statistics

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.

PHP
Language % Lines of code Comment lines Files
PHP94.8%2,7712,06232
CSS3.4%9802
JavaScript1.8%5342
Total 2,922 2,066 36

PHP Code Analysis | More results »

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

Additions

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.

Database Tables 1

Options wp_options 1

Meta Boxes

{
    "dashboard": {
        "email_log_dashboard_widget": {
            "title": "Email Logs Summary",
            "context": "normal"
        }
    }
}

Capabilities 1

PHP Error Log 14 lines

[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
See also: All tests for this plugin, How to Hide Email Log Admin Menus and Widgets