Testing Suspended

Testing of this plugin has been temporarily suspended due to an error. It will automatically resume when a new plugin version is released.

Contact Form Submissions 1.7.1

Does Contact Form Submissions work with WordPress 5.9 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
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 40.75 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 version5.9
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 50,000+
WordPress.org page https://wordpress.org/plugins/contact-form-submissions/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=contact-form-submissions%2Fcontact-form-submissions.php&plugin_status=all&paged=1&s&_wpnonce=732e9df7f2
Aspect after-activation
HTTP status 200
Load time 0.414 s
Memory usage 3.3 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.285 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.319 s0.265 s-0.054 s3.36 MiB3.4 MiB+ 39.77 KiB
/wp-admin/edit.php0.181 s0.184 s+0.003 s3.39 MiB3.43 MiB+ 41.23 KiB
/wp-admin/post-new.php0.798 s0.953 s+0.155 s6.14 MiB6.19 MiB+ 50.35 KiB
/wp-admin/upload.php0.344 s0.348 s+0.004 s3.24 MiB3.29 MiB+ 45.91 KiB
/wp-admin/options-writing.php0.279 s0.141 s-0.138 s3.24 MiB3.27 MiB+ 29.76 KiB
/wp-admin/media-new.php0.336 s0.182 s-0.154 s3.22 MiB3.26 MiB+ 46.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.175 s-0.018 s3.25 MiB3.3 MiB+ 46.95 KiB
/wp-admin/post-new.php?post_type=page0.914 s0.804 s-0.110 s6.14 MiB6.19 MiB+ 45.94 KiB
/wp-admin/options-discussion.php0.243 s0.266 s+0.023 s3.22 MiB3.26 MiB+ 46.39 KiB
/wp-admin/edit-comments.php0.206 s0.200 s-0.006 s3.26 MiB3.3 MiB+ 37.89 KiB
/0.278 s0.228 s-0.050 s3.35 MiB3.37 MiB+ 17.94 KiB
Average 0.372 s0.341 s-0.031 s3.8 MiB3.84 MiB+ 40.75 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
PHP97.9%5641403
CSS2.1%1201
Total 576 140 4

PHP Code Analysis | More results »

Lines of code 565
Total complexity 111
Median class complexity 54.0
Median method complexity 2.0
Most complex class WPCF7SAdmin
Most complex function WPCF7SAdmin::export_request()
Classes 2
Methods 27
Functions 3

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.

Custom Post Types 1

ID Name
wpcf7sContact Form Submissions

Meta Boxes

{
    "wpcf7s": {
        "wpcf7s_mail": {
            "title": "Mail",
            "context": "normal"
        },
        "wpcf7s_posted": {
            "title": "Posted",
            "context": "normal"
        },
        "wpcf7s_actions": {
            "title": "Overview",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Contact Form Submissions Meta Boxes