Caldera Forms 1.9.7

Does Caldera Forms work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 355.71 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.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200,000+
WordPress.org page https://wordpress.org/plugins/caldera-forms/
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=caldera-forms%2Fcaldera-core.php&plugin_status=all&paged=1&s&_wpnonce=1bf0c4f89f
Aspect after-activation
HTTP status 200
Load time 0.951 s
Memory usage 3.72 MiB
JS errors None
Resource errors None

Caldera Forms

Page screenshot: Caldera Forms
URL /wp-admin/admin.php?page=caldera-forms
Aspect menu-item
HTTP status 200
Load time 1.428 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Caldera Forms → Add-ons

Page screenshot: Caldera Forms → Add-ons
URL /wp-admin/admin.php?page=caldera-forms-extend
Aspect menu-item
HTTP status 200
Load time 2.215 s
Memory usage 4.41 MiB
JS errors None
Resource errors None

Caldera Forms → Privacy Settings

Page screenshot: Caldera Forms → Privacy Settings
URL /wp-admin/admin.php?page=caldera-forms-privacy
Aspect menu-item
HTTP status 200
Load time 1.071 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Caldera Forms → Support

Page screenshot: Caldera Forms → Support
URL /wp-admin/admin.php?page=caldera-form-support#info
Requested URL /wp-admin/admin.php?page=caldera-form-support
Aspect menu-item
HTTP status 200
Load time 0.496 s
Memory usage 3.64 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.298 s
Memory usage 3.61 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.333 s
Memory usage 5.85 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.529 s0.760 s+0.231 s3.38 MiB3.73 MiB+ 353.67 KiB
/wp-admin/edit.php0.411 s0.497 s+0.086 s3.41 MiB3.8 MiB+ 402.59 KiB
/wp-admin/post-new.php1.300 s1.296 s-0.004 s5.46 MiB5.94 MiB+ 493.76 KiB
/wp-admin/upload.php0.713 s0.547 s-0.166 s3.32 MiB3.66 MiB+ 347.72 KiB
/wp-admin/options-writing.php0.355 s0.288 s-0.067 s3.32 MiB3.63 MiB+ 318.5 KiB
/wp-admin/media-new.php0.534 s0.273 s-0.261 s3.29 MiB3.64 MiB+ 348.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.332 s0.253 s-0.079 s3.31 MiB3.67 MiB+ 362.65 KiB
/wp-admin/post-new.php?post_type=page0.942 s0.692 s-0.250 s5.45 MiB5.87 MiB+ 431.25 KiB
/wp-admin/options-discussion.php0.494 s0.320 s-0.174 s3.3 MiB3.62 MiB+ 328.8 KiB
/wp-admin/edit-comments.php0.377 s0.470 s+0.093 s3.34 MiB3.67 MiB+ 343.65 KiB
/0.508 s0.254 s-0.254 s3.36 MiB3.54 MiB+ 181.88 KiB
Average 0.590 s0.514 s-0.077 s3.72 MiB4.07 MiB+ 355.71 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.

JavaScript
PHP
CSS
Language % Lines of code Comment lines Files
JavaScript50.6%49,1086,726183
PHP31.6%30,70816,075365
CSS10.2%9,87212528
PO File7.1%6,9293,6427
SVG0.3%2682935
Markdown0.1%10903
JSON0.1%9506
Total 97,089 26,597 627

PHP Code Analysis | More results »

Lines of code 22,767
Total complexity 4,816
Median class complexity 9.0
Median method complexity 1.0
Most complex class Caldera_Forms
Most complex function Caldera_Forms::render_form()
Classes 201
Methods 1,418
Functions 85

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 7

Options wp_options 5

Sidebar Widgets 1

ID Name
caldera_forms_widgetCaldera Form

PHP Error Log 6 lines

[30-Jan-2024 23:21:06 UTC] WordPress database error Table 'wordpress.wp_cf_forms' doesn't exist for query SELECT * FROM wp_cf_forms WHERE `type` = 'primary' made by activate_plugin, do_action('activate_caldera-forms/caldera-core.php'), WP_Hook->do_action, WP_Hook->apply_filters, Caldera_Forms::activate_caldera_forms, caldera_forms_load, caldera_forms_get_v2_container, do_action('caldera_forms_v2_init'), WP_Hook->do_action, WP_Hook->apply_filters, caldera_forms_v2_container_setup, calderawp\calderaforms\cf2\CalderaFormsV2->registerService, calderawp\calderaforms\cf2\Services\FormsService->register, Caldera_Forms_Forms::get_forms, Caldera_Forms_Forms::get_stored_forms, Caldera_Forms_DB_Form->get_all
[30-Jan-2024 23:21:09 UTC] PHP Deprecated:  Return type of Caldera_Forms_API_JsConfig::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/caldera-forms/classes/api/jsconfig.php on line 44
[30-Jan-2024 23:21:15 UTC] PHP Deprecated:  Return type of Caldera_Forms_API_JsConfig::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/caldera-forms/classes/api/jsconfig.php on line 44
[30-Jan-2024 23:21:21 UTC] PHP Deprecated:  Return type of Caldera_Forms_API_JsConfig::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/caldera-forms/classes/api/jsconfig.php on line 44
[30-Jan-2024 23:21:26 UTC] PHP Deprecated:  Return type of Caldera_Forms_API_JsConfig::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/caldera-forms/classes/api/jsconfig.php on line 44
[30-Jan-2024 23:21:31 UTC] PHP Notice:  Function wp_enqueue_script() was called incorrectly. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 6031
See also: All tests for this plugin, How to Hide Caldera Forms Admin Menus