WordPress Contact Forms by Cimatti 1.8.0

Does "WordPress Contact Forms by Cimatti" work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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-forms%2Fcontact-forms.php&plugin_status=all&paged=1&s&_wpnonce=418f920927
Aspect after-activation
HTTP status 200
Load time 0.423 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Contact Forms

Page screenshot: Contact Forms
URL /wp-admin/admin.php?page=accua_forms
Aspect menu-item
HTTP status 200
Load time 0.224 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Contact Forms → Forms

Page screenshot: Contact Forms → Forms
URL /wp-admin/admin.php?page=accua_forms_list
Aspect menu-item
HTTP status 200
Load time 0.240 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Contact Forms → Add new

Page screenshot: Contact Forms → Add new
URL /wp-admin/admin.php?page=accua_forms_add
Aspect menu-item
HTTP status 200
Load time 0.546 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

Contact Forms → Submissions

Page screenshot: Contact Forms → Submissions
URL /wp-admin/admin.php?page=accua_forms_submissions_list
Aspect menu-item
HTTP status 200
Load time 0.227 s
Memory usage 3.68 MiB
JS errors None
Resource errors None

Contact Forms → Fields

Page screenshot: Contact Forms → Fields
URL /wp-admin/admin.php?page=accua_forms_fields
Aspect menu-item
HTTP status 200
Load time 0.177 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Contact Forms → Settings

Page screenshot: Contact Forms → Settings
URL /wp-admin/admin.php?page=accua_forms_settings
Aspect menu-item
HTTP status 200
Load time 0.499 s
Memory usage 3.56 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.243 s
Memory usage 3.42 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.442 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.326 s0.361 s+0.035 s3.43 MiB3.52 MiB+ 91.59 KiB
/wp-admin/edit.php0.189 s0.195 s+0.006 s3.46 MiB3.55 MiB+ 93.05 KiB
/wp-admin/post-new.php0.800 s0.855 s+0.055 s5.59 MiB5.7 MiB+ 116.66 KiB
/wp-admin/upload.php0.599 s0.430 s-0.169 s3.38 MiB3.45 MiB+ 72.91 KiB
/wp-admin/options-writing.php0.207 s0.194 s-0.013 s3.37 MiB3.44 MiB+ 68.3 KiB
/wp-admin/media-new.php0.268 s0.390 s+0.122 s3.35 MiB3.44 MiB+ 89.36 KiB
/wp-admin/edit-tags.php?taxonomy=category0.173 s0.183 s+0.010 s3.37 MiB3.46 MiB+ 93.48 KiB
/wp-admin/post-new.php?post_type=page0.494 s0.592 s+0.098 s5.58 MiB5.69 MiB+ 108.64 KiB
/wp-admin/options-discussion.php0.209 s0.264 s+0.055 s3.36 MiB3.43 MiB+ 75.37 KiB
/wp-admin/edit-comments.php0.466 s0.216 s-0.250 s3.39 MiB3.49 MiB+ 99.47 KiB
/0.311 s0.179 s-0.132 s3.42 MiB3.42 MiB+ 2.53 KiB
Average 0.367 s0.351 s-0.017 s3.79 MiB3.87 MiB+ 82.85 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
PHP66.5%14,1604,15384
JavaScript26.5%5,6511,05922
PO File4.4%9467843
CSS2.4%508303
SVG0.1%2903
make0.0%421
Total 21,298 6,028 116

PHP Code Analysis | More results »

Lines of code 14,320
Total complexity 2,617
Median class complexity 5.0
Median method complexity 2.0
Most complex class Math_BigInteger
Most complex function accua_forms_edit_page()
Classes 77
Methods 430
Functions 82

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 5

Meta Boxes

{
    "dashboard": {
        "accua_contact_forms_dashboard_widget_news": {
            "title": "Contact Forms",
            "context": "normal"
        }
    }
}

PHP Error Log 11 lines

[12-Apr-2024 06:43:18 UTC] PHP Warning:  Undefined variable $query_grafico in /wp-content/plugins/contact-forms/accua-forms-dashboard.php on line 186
[12-Apr-2024 06:43:19 UTC] PHP Deprecated:  WP_List_Table::__set(): The property `accua_order_asc` is not declared. Setting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6078
[12-Apr-2024 06:43:19 UTC] PHP Deprecated:  WP_List_Table::__set(): The property `accua_orderby` is not declared. Setting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6078
[12-Apr-2024 06:43:19 UTC] PHP Deprecated:  WP_List_Table::__get(): The property `accua_orderby` is not declared. Getting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6078
[12-Apr-2024 06:43:19 UTC] PHP Deprecated:  WP_List_Table::__set(): The property `accua_orderby` is not declared. Setting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6078
[12-Apr-2024 06:43:20 UTC] PHP Deprecated:  WP_List_Table::__set(): The property `accua_order_asc` is not declared. Setting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6078
[12-Apr-2024 06:43:20 UTC] PHP Deprecated:  WP_List_Table::__set(): The property `accua_orderby` is not declared. Setting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6078
[12-Apr-2024 06:43:20 UTC] PHP Deprecated:  WP_List_Table::__get(): The property `accua_orderby` is not declared. Getting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6078
[12-Apr-2024 06:43:20 UTC] PHP Deprecated:  WP_List_Table::__set(): The property `accua_orderby` is not declared. Setting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6078
[12-Apr-2024 06:43:20 UTC] PHP Warning:  Undefined variable $form_fields_html in /wp-content/plugins/contact-forms/accua-forms.php on line 1027
[12-Apr-2024 06:43:21 UTC] PHP Deprecated:  Function print_emoji_styles is deprecated since version 6.4.0! Use wp_enqueue_emoji_styles instead. in /wp-includes/functions.php on line 6078
See also: All tests for this plugin, How to Hide WordPress Contact Forms by Cimatti Admin Menus and Widgets