Check & Log Email 1.0.6

Does Check & Log Email work with WordPress 6.1.1 and PHP 7.4.8? 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: 116.17 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.1.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=ded55e2a08
Aspect after-activation
HTTP status 200
Load time 0.366 s
Memory usage 3.58 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.275 s
Memory usage 3.62 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.183 s
Memory usage 3.54 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.183 s
Memory usage 3.54 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.158 s
Memory usage 3.54 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.714 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.382 s
Memory usage 3.48 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.487 s+0.107 s3.54 MiB3.64 MiB+ 95.53 KiB
/wp-admin/edit.php0.167 s0.229 s+0.062 s3.57 MiB3.73 MiB+ 158.4 KiB
/wp-admin/post-new.php0.755 s0.937 s+0.182 s5.46 MiB5.56 MiB+ 97.23 KiB
/wp-admin/upload.php0.393 s0.308 s-0.085 s3.41 MiB3.56 MiB+ 158.41 KiB
/wp-admin/options-writing.php0.200 s0.173 s-0.027 s3.4 MiB3.54 MiB+ 143.94 KiB
/wp-admin/media-new.php0.236 s0.226 s-0.010 s3.38 MiB3.54 MiB+ 159.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.168 s0.231 s+0.063 s3.48 MiB3.57 MiB+ 96.42 KiB
/wp-admin/post-new.php?post_type=page0.616 s0.614 s-0.002 s5.46 MiB5.54 MiB+ 88.78 KiB
/wp-admin/options-discussion.php0.203 s0.321 s+0.118 s3.38 MiB3.54 MiB+ 161.95 KiB
/wp-admin/edit-comments.php0.245 s0.246 s+0.001 s3.48 MiB3.58 MiB+ 100.45 KiB
/0.258 s0.210 s-0.048 s3.46 MiB3.48 MiB+ 17.29 KiB
Average 0.329 s0.362 s+0.033 s3.82 MiB3.93 MiB+ 116.17 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,41329729
PO File8.0%2361141
JavaScript6.0%175773
CSS2.9%8602
JSON0.8%2201
Total 2,932 488 36

PHP Code Analysis | More results »

Lines of code 2,346
Total complexity 469
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

User Metadata wp_usermeta 1

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