Check & Log Email 1.0.7

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

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
4Resource errors (CSS, JS, images, fonts and so on.)
  • 4 net::ERR_FILE_NOT_FOUND
Performance

Memory usage: 76.02 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.075 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.3.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/check-email/
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=check-email%2Fcheck-email.php&plugin_status=all&paged=1&s&_wpnonce=44592b940b
Aspect after-activation
HTTP status 200
Load time 0.585 s
Memory usage 2.84 MiB
JS errors None
Resource errors None

Check & Log Email

Page screenshot: Check & Log Email
URL /wp-admin/admin.php?page=check-email-status
Aspect menu-item
HTTP status 200
Load time 0.209 s
Memory usage 2.89 MiB
JS errors None
Resource errors None

Check & Log Email → Settings

Page screenshot: Check & Log Email → Settings
URL /wp-admin/admin.php?page=check-email-settings
Aspect menu-item
HTTP status 200
Load time 0.209 s
Memory usage 2.81 MiB
JS errors None
Resource errors None

Check & Log Email → Settings → Logging

Page screenshot: Check & Log Email → Settings → Logging
URL /wp-admin/admin.php?page=check-email-settings&tab=logging
Aspect menu-item-tab
HTTP status 200
Load time 0.168 s
Memory usage 2.81 MiB
JS errors None
Resource errors None

Check & Log Email → Settings → SMTP

Page screenshot: Check & Log Email → Settings → SMTP
URL /wp-admin/admin.php?page=check-email-settings&tab=smtp
Aspect menu-item-tab
HTTP status 200
Load time 0.165 s
Memory usage 2.81 MiB
JS errors None
Resource errors None

Check & Log Email → Settings → Suggest a feature

Page screenshot: Check & Log Email → Settings → Suggest a feature
URL https://docs.google.com/forms/d/e/1FAIpQLSdhHrYons-oMg_9oEDVvx8VTvzdeCQpT4PnG6KLCjYPiyQfXg/viewform
Aspect menu-item-tab
HTTP status 200
Load time 0.974 s
Memory usage N/A
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "filesystem:https://docs.google.com/persistent/docs/fonts/KFOmCnqEu92Fr1Me4A.woff2",
        "errorString": "net::ERR_FILE_NOT_FOUND"
    },
    {
        "status": null,
        "statusText": null,
        "url": "filesystem:https://docs.google.com/persistent/docs/fonts/KFOkCnqEu92Fr1Mu52xK.woff2",
        "errorString": "net::ERR_FILE_NOT_FOUND"
    },
    {
        "status": null,
        "statusText": null,
        "url": "filesystem:https://docs.google.com/persistent/docs/fonts/KFOlCnqEu92Fr1MmWUlvBg.woff2",
        "errorString": "net::ERR_FILE_NOT_FOUND"
    },
    {
        "status": null,
        "statusText": null,
        "url": "filesystem:https://docs.google.com/persistent/docs/fonts/KFOjCnqEu92Fr1Mu51TzBhc4.woff2",
        "errorString": "net::ERR_FILE_NOT_FOUND"
    }
]

Test site – Just another WordPress site

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.412 s0.561 s+0.149 s2.83 MiB2.9 MiB+ 80.02 KiB
/wp-admin/edit.php0.237 s0.289 s+0.052 s2.85 MiB2.93 MiB+ 82.63 KiB
/wp-admin/post-new.php0.768 s0.959 s+0.191 s5.22 MiB5.32 MiB+ 103.27 KiB
/wp-admin/upload.php0.597 s0.462 s-0.135 s2.77 MiB2.83 MiB+ 63.01 KiB
/wp-admin/options-writing.php0.207 s0.240 s+0.033 s2.76 MiB2.82 MiB+ 54.29 KiB
/wp-admin/media-new.php0.362 s0.308 s-0.054 s2.74 MiB2.82 MiB+ 79.16 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.235 s+0.051 s2.76 MiB2.84 MiB+ 79.44 KiB
/wp-admin/post-new.php?post_type=page0.618 s1.010 s+0.392 s5.21 MiB5.31 MiB+ 98.86 KiB
/wp-admin/options-discussion.php0.245 s0.474 s+0.229 s2.75 MiB2.81 MiB+ 66.09 KiB
/wp-admin/edit-comments.php0.238 s0.242 s+0.004 s2.78 MiB2.85 MiB+ 67.96 KiB
/0.289 s0.207 s-0.082 s3.13 MiB3.19 MiB+ 61.51 KiB
Average 0.378 s0.453 s+0.075 s3.25 MiB3.33 MiB+ 76.02 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
PHP82.3%2,41729729
PO File8.0%2361141
JavaScript6.0%175773
CSS2.9%8602
JSON0.7%2201
Total 2,936 488 36

PHP Code Analysis | More results »

Lines of code 2,350
Total complexity 472
Median class complexity 16.5
Median method complexity 2.0
Most complex class CheckEmail\Core\DB\Check_Email_Table_Manager
Most complex function CheckEmail\Core\DB\Check_Email_Table_Manager::fetch_log_items()
Classes 24
Methods 155
Functions 20

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 2

Capabilities 1

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Check & Log Email Admin Menus