Contact Form Entries 1.4.5

Does Contact Form Entries work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 122.99 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.9
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 60,000+
WordPress.org page https://wordpress.org/plugins/contact-form-entries/
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=contact-form-entries%2Fcontact-form-entries.php&plugin_status=all&paged=1&s&_wpnonce=090eace0ed
Aspect after-activation
HTTP status 200
Load time 0.434 s
Memory usage 3.86 MiB
JS errors None
Resource errors None

CRM Entries

Page screenshot: CRM Entries
URL /wp-admin/admin.php?page=vxcf_leads
Aspect menu-item
HTTP status 200
Load time 0.380 s
Memory usage 3.98 MiB
JS errors None
Resource errors None

CRM Entries → Entries Stats

Page screenshot: CRM Entries → Entries Stats
URL /wp-admin/admin.php?page=vxcf_leads&tab=entries_stats
Aspect menu-item-tab
HTTP status 200
Load time 0.320 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

CRM Entries → Go Premium

Page screenshot: CRM Entries → Go Premium
URL /wp-admin/admin.php?page=vxcf_leads&tab=vxc_notice
Aspect menu-item-tab
HTTP status 200
Load time 0.414 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

CRM Entries → Settings

Page screenshot: CRM Entries → Settings
URL /wp-admin/admin.php?page=vxcf_leads&tab=settings
Aspect menu-item-tab
HTTP status 200
Load time 0.400 s
Memory usage 3.83 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.195 s
Memory usage 4.18 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.397 s
Memory usage 3.91 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.454 s0.659 s+0.205 s3.78 MiB3.91 MiB+ 141.3 KiB
/wp-admin/edit.php0.372 s0.299 s-0.073 s3.78 MiB3.91 MiB+ 133.79 KiB
/wp-admin/post-new.php0.876 s1.036 s+0.160 s6.31 MiB6.45 MiB+ 139.23 KiB
/wp-admin/upload.php0.452 s0.422 s-0.030 s3.74 MiB3.85 MiB+ 116.43 KiB
/wp-admin/options-writing.php0.339 s0.298 s-0.041 s3.71 MiB3.83 MiB+ 120.42 KiB
/wp-admin/media-new.php0.525 s0.567 s+0.042 s3.7 MiB3.83 MiB+ 128.62 KiB
/wp-admin/edit-tags.php?taxonomy=category0.351 s0.309 s-0.042 s3.72 MiB3.85 MiB+ 139.29 KiB
/wp-admin/post-new.php?post_type=page0.717 s0.636 s-0.081 s6.3 MiB6.43 MiB+ 139.27 KiB
/wp-admin/options-discussion.php0.342 s0.332 s-0.010 s3.72 MiB3.83 MiB+ 116.92 KiB
/wp-admin/edit-comments.php0.353 s0.337 s-0.016 s3.74 MiB3.85 MiB+ 116.42 KiB
/0.292 s0.194 s-0.098 s4.12 MiB4.18 MiB+ 61.19 KiB
Average 0.461 s0.463 s+0.001 s4.24 MiB4.36 MiB+ 122.99 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
Language % Lines of code Comment lines Files
PHP53.6%7,57265114
JavaScript41.9%5,9131,0983
SVG4.5%64001
Total 14,125 1,749 18

PHP Code Analysis | More results »

Lines of code 4,845
Total complexity 1,345
Median class complexity 80.0
Median method complexity 3.0
Most complex class vxcf_form
Most complex function vxcf_form::get_form_fields()
Classes 6
Methods 174
Functions 0

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 3

Options wp_options 3

Meta Boxes

{
    "dashboard": {
        "dashboard_widget": {
            "title": "Contact Form Entries",
            "context": "normal"
        }
    }
}

Capabilities 8

PHP Error Log 4 lines

[03-Dec-2025 01:56:01 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 01:56:01 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 01:56:10 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 01:56:10 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide Contact Form Entries Admin Menus and Widgets