WordPress Contact Forms by Cimatti 1.4.12

Does "WordPress Contact Forms by Cimatti" work with WordPress 5.8.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: 102.03 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.027 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.8.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=3fad53de13
Aspect after-activation
HTTP status 200
Load time 0.784 s
Memory usage 3.13 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.232 s
Memory usage 3.09 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.319 s
Memory usage 3.22 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.870 s
Memory usage 3.19 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.222 s
Memory usage 3.4 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.182 s
Memory usage 3.08 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.404 s
Memory usage 3.23 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.251 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.351 s0.351 s+0.000 s3.08 MiB3.23 MiB+ 149.09 KiB
/wp-admin/edit.php0.183 s0.235 s+0.052 s3.11 MiB3.27 MiB+ 157 KiB
/wp-admin/post-new.php0.990 s1.194 s+0.204 s5.27 MiB5.36 MiB+ 95.5 KiB
/wp-admin/upload.php0.415 s0.428 s+0.013 s3.03 MiB3.11 MiB+ 83.7 KiB
/wp-admin/options-writing.php0.301 s0.181 s-0.120 s3.02 MiB3.09 MiB+ 69.75 KiB
/wp-admin/media-new.php0.285 s0.206 s-0.079 s3.01 MiB3.09 MiB+ 88.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.224 s+0.034 s3.04 MiB3.12 MiB+ 87.88 KiB
/wp-admin/post-new.php?post_type=page0.920 s1.034 s+0.114 s5.26 MiB5.35 MiB+ 90.86 KiB
/wp-admin/options-discussion.php0.261 s0.425 s+0.164 s3 MiB3.09 MiB+ 86.88 KiB
/wp-admin/edit-comments.php0.238 s0.237 s-0.001 s3.04 MiB3.13 MiB+ 89.37 KiB
/0.322 s0.235 s-0.087 s2.91 MiB3.03 MiB+ 123.6 KiB
Average 0.405 s0.432 s+0.027 s3.43 MiB3.53 MiB+ 102.03 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

PHP Error Log 7 lines

[24-Sep-2021 14:25:27 UTC] PHP Deprecated:  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 5401
[24-Sep-2021 14:25:27 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
[24-Sep-2021 14:25:27 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
[24-Sep-2021 14:25:31 UTC] PHP Notice:  Undefined index: del in /wp-content/plugins/contact-forms/accua-forms-submissions-page.php on line 517
[24-Sep-2021 14:25:31 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
[24-Sep-2021 14:25:31 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