WordPress Contact Forms by Cimatti 1.4.13

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

Summary

Errors
2PHP notices
1PHP deprecation warnings
3Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 108.4 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.1.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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 8

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=6d5767a893
Aspect after-activation
HTTP status 200
Load time 0.594 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Forms

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

Forms → Forms

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

Forms → Add new

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

Forms → Submissions

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

Forms → Fields

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

Forms → Settings

Page screenshot: Forms → Settings
URL /wp-admin/admin.php?page=accua_forms_settings
Aspect menu-item
HTTP status 200
Load time 0.350 s
Memory usage 3.68 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.253 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.285 s0.305 s+0.020 s3.54 MiB3.63 MiB+ 86.48 KiB
/wp-admin/edit.php0.179 s0.366 s+0.187 s3.57 MiB3.72 MiB+ 154.73 KiB
/wp-admin/post-new.php0.809 s0.980 s+0.171 s5.46 MiB5.55 MiB+ 92.27 KiB
/wp-admin/upload.php0.648 s0.332 s-0.316 s3.41 MiB3.55 MiB+ 148.78 KiB
/wp-admin/options-writing.php0.271 s0.162 s-0.109 s3.4 MiB3.53 MiB+ 133.33 KiB
/wp-admin/media-new.php0.278 s0.178 s-0.100 s3.39 MiB3.53 MiB+ 153.22 KiB
/wp-admin/edit-tags.php?taxonomy=category0.180 s0.215 s+0.035 s3.48 MiB3.56 MiB+ 89.34 KiB
/wp-admin/post-new.php?post_type=page0.597 s0.658 s+0.061 s5.46 MiB5.54 MiB+ 87.29 KiB
/wp-admin/options-discussion.php0.201 s0.347 s+0.146 s3.38 MiB3.53 MiB+ 151.34 KiB
/wp-admin/edit-comments.php0.208 s0.231 s+0.023 s3.48 MiB3.57 MiB+ 90.82 KiB
/0.272 s0.225 s-0.047 s3.47 MiB3.47 MiB+ 4.79 KiB
Average 0.357 s0.364 s+0.006 s3.82 MiB3.93 MiB+ 108.4 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%13,2254,01979
JavaScript26.8%5,3321,04120
PO File4.9%9738093
CSS1.8%35063
make0.0%421
Total 19,884 5,877 106

PHP Code Analysis | More results »

Lines of code 13,358
Total complexity 2,484
Median class complexity 5.0
Median method complexity 2.0
Most complex class Math_BigInteger
Most complex function accua_forms_edit_page()
Classes 74
Methods 420
Functions 67

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 2

Options wp_options 5

User Metadata wp_usermeta 1

PHP Error Log 7 lines

[17-Nov-2022 16:47:13 UTC] PHP Deprecated:  File upgrade-functions.php is <strong>deprecated</strong> since version 2.5.0! Use wp-admin/includes/upgrade.php instead. in /wp-includes/functions.php on line 5573
[17-Nov-2022 16:47:13 UTC] WordPress database error Table 'wordpress.wp_accua_forms_submissions' doesn't exist for query ALTER TABLE `wp_accua_forms_submissions` DROP INDEX uri made by activate_plugin, do_action('activate_contact-forms/contact-forms.php'), WP_Hook->do_action, WP_Hook->apply_filters, accua_forms_install
[17-Nov-2022 16:47:13 UTC] WordPress database error Table 'wordpress.wp_accua_forms_submissions' doesn't exist for query ALTER TABLE `wp_accua_forms_submissions` DROP INDEX referrer made by activate_plugin, do_action('activate_contact-forms/contact-forms.php'), WP_Hook->do_action, WP_Hook->apply_filters, accua_forms_install
[17-Nov-2022 16:47:18 UTC] PHP Notice:  Undefined index: del in /wp-content/plugins/contact-forms/accua-forms-submissions-page.php on line 517
[17-Nov-2022 16:47:18 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND afs_status >= 0' at line 2 for query SELECT distinct afs_form_id
                FROM wp_accua_forms_submissions WHERE afs_form_id NOT IN () AND afs_status >= 0 made by do_action('forms_page_accua_forms_submissions_list'), WP_Hook->do_action, WP_Hook->apply_filters, accua_forms_submissions_list_page
[17-Nov-2022 16:47:18 UTC] PHP Notice:  Undefined index: del in /wp-content/plugins/contact-forms/accua-forms-submissions-page.php on line 666
See also: All tests for this plugin, How to Hide WordPress Contact Forms by Cimatti Admin Menus and Widgets