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.2

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=f8051c994a
Aspect after-activation
HTTP status 200
Load time 0.404 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.217 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.325 s0.259 s-0.066 s3.36 MiB3.4 MiB+ 39.77 KiB
/wp-admin/edit.php0.177 s0.191 s+0.014 s3.39 MiB3.43 MiB+ 41.23 KiB
/wp-admin/post-new.php0.817 s0.956 s+0.139 s6.14 MiB6.19 MiB+ 50.35 KiB
/wp-admin/upload.php0.437 s0.336 s-0.101 s3.24 MiB3.29 MiB+ 45.91 KiB
/wp-admin/options-writing.php0.218 s0.143 s-0.075 s3.24 MiB3.27 MiB+ 29.76 KiB
/wp-admin/media-new.php0.256 s0.194 s-0.062 s3.22 MiB3.26 MiB+ 46.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.177 s-0.006 s3.25 MiB3.3 MiB+ 46.95 KiB
/wp-admin/post-new.php?post_type=page0.659 s0.803 s+0.144 s6.14 MiB6.19 MiB+ 45.94 KiB
/wp-admin/options-discussion.php0.239 s0.259 s+0.020 s3.22 MiB3.26 MiB+ 46.39 KiB
/wp-admin/edit-comments.php0.205 s0.192 s-0.013 s3.26 MiB3.3 MiB+ 37.89 KiB
/0.273 s0.227 s-0.046 s3.35 MiB3.37 MiB+ 17.94 KiB
Average 0.344 s0.340 s-0.005 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