Email Log 2.62

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

Summary

Errors
4PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 103.01 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.9
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 5

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=70d08b2e8f
Aspect after-activation
HTTP status 200
Load time 0.406 s
Memory usage 3.83 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.669 s
Memory usage 3.84 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.411 s
Memory usage 3.81 MiB
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.217 s
Memory usage 4.18 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.412 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.455 s0.535 s+0.080 s3.78 MiB3.9 MiB+ 123.49 KiB
/wp-admin/edit.php0.400 s0.381 s-0.019 s3.78 MiB3.88 MiB+ 97.26 KiB
/wp-admin/post-new.php0.837 s0.917 s+0.080 s6.31 MiB6.49 MiB+ 183.5 KiB
/wp-admin/upload.php0.481 s0.435 s-0.046 s3.74 MiB3.82 MiB+ 84.44 KiB
/wp-admin/options-writing.php0.346 s0.334 s-0.012 s3.71 MiB3.79 MiB+ 82.93 KiB
/wp-admin/media-new.php0.543 s0.567 s+0.024 s3.7 MiB3.79 MiB+ 91.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.360 s0.322 s-0.038 s3.72 MiB3.82 MiB+ 101.8 KiB
/wp-admin/post-new.php?post_type=page0.727 s0.729 s+0.002 s6.3 MiB6.41 MiB+ 115.46 KiB
/wp-admin/options-discussion.php0.356 s0.344 s-0.012 s3.71 MiB3.79 MiB+ 79.43 KiB
/wp-admin/edit-comments.php0.345 s0.351 s+0.006 s3.73 MiB3.84 MiB+ 104.43 KiB
/0.298 s0.219 s-0.079 s4.12 MiB4.19 MiB+ 69.23 KiB
Average 0.468 s0.467 s-0.001 s4.24 MiB4.34 MiB+ 103.01 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
CSS
Language % Lines of code Comment lines Files
PHP79.9%2,9931,94328
CSS13.2%49652
JavaScript6.9%259445
Total 3,748 1,992 35

PHP Code Analysis | More results »

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

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 Log Summary",
            "context": "normal"
        }
    }
}

Capabilities 1

PHP Error Log 4 lines

[03-Dec-2025 01:18:28 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 01:18:28 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 01:18:37 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 01:18:37 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide Email Log Admin Menus and Widgets