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.

Custom Contact Forms 7.8.5

Does Custom Contact Forms work with WordPress 6.5 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 166.1 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.5
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 30,000+
WordPress.org page https://wordpress.org/plugins/custom-contact-forms/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=custom-contact-forms%2Fcustom-contact-forms.php&plugin_status=all&paged=1&s&_wpnonce=609cb98530
Aspect after-activation
HTTP status 200
Load time 0.560 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Forms

Page screenshot: Forms
URL /wp-admin/edit.php?post_type=ccf_form
Aspect menu-item
HTTP status 200
Load time 0.222 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Forms → New Form

Page screenshot: Forms → New Form
URL /wp-admin/post-new.php?post_type=ccf_form
Aspect menu-item
HTTP status 200
Load time 0.404 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

Forms → Settings

Page screenshot: Forms → Settings
URL /wp-admin/edit.php?post_type=ccf_form&page=custom-contact-forms
Aspect menu-item
HTTP status 200
Load time 0.183 s
Memory usage 3.51 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.324 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 2.671 s
Memory usage 5.74 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.324 s-0.019 s3.44 MiB3.6 MiB+ 167.2 KiB
/wp-admin/edit.php0.207 s0.216 s+0.009 s3.46 MiB3.62 MiB+ 167.56 KiB
/wp-admin/post-new.php0.920 s0.647 s-0.273 s5.59 MiB5.82 MiB+ 231.55 KiB
/wp-admin/upload.php0.572 s0.418 s-0.154 s3.38 MiB3.53 MiB+ 150.21 KiB
/wp-admin/options-writing.php0.220 s0.220 s+0.000 s3.37 MiB3.51 MiB+ 142.37 KiB
/wp-admin/media-new.php0.304 s0.290 s-0.014 s3.35 MiB3.51 MiB+ 161.61 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.206 s+0.022 s3.37 MiB3.53 MiB+ 167.88 KiB
/wp-admin/post-new.php?post_type=page0.539 s0.621 s+0.082 s5.59 MiB5.8 MiB+ 222.3 KiB
/wp-admin/options-discussion.php0.273 s0.257 s-0.016 s3.36 MiB3.51 MiB+ 152.66 KiB
/wp-admin/edit-comments.php0.211 s0.228 s+0.017 s3.39 MiB3.54 MiB+ 149.84 KiB
/0.289 s0.261 s-0.028 s3.42 MiB3.53 MiB+ 113.87 KiB
Average 0.369 s0.335 s-0.034 s3.79 MiB3.95 MiB+ 166.1 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
JavaScript
PO File
Language % Lines of code Comment lines Files
PHP47.1%19,2195,22671
JavaScript27.6%11,23543115
PO File8.8%3,6062,6765
CSS5.6%2,2651313
Markdown5.4%2,19205
Sass3.6%1,45807
JSON1.2%49807
Bourne Shell0.3%135232
XML0.3%12846
SVG0.1%3402
Total 40,770 8,373 133

PHP Code Analysis | More results »

Lines of code 19,473
Total complexity 3,030
Median class complexity 28.5
Median method complexity 1.0
Most complex class CCF_Field_Renderer
Most complex function CCF_Form_Handler::process_submission()
Classes 60
Methods 1,035
Functions 46

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.

Options wp_options 3

Custom Post Types 4

ID Name
ccf_formForms
ccf_submissionForm Submissions
ccf_fieldForm Fields
ccf_choiceForm Field Choices

Sidebar Widgets 1

ID Name
custom-contact-formsCustom Contact Form

Meta Boxes

{
    "ccf_form": {
        "ccf-preview": {
            "title": "Preview",
            "context": "normal"
        },
        "ccf-at-a-glance": {
            "title": "At a Glance",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[03-Apr-2024 07:36:44 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/custom-contact-forms/classes/class-ccf-settings.php on line 104
See also: All tests for this plugin, How to Hide Custom Contact Forms Admin Menus and Meta Boxes