Caldera Forms 1.9.3

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

Summary

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

Memory usage: 476.5 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.6.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=c50f3fda2f
Aspect after-activation
HTTP status 200
Load time 0.994 s
Memory usage 3.41 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.063 s
Memory usage 3.27 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 1.622 s
Memory usage 3.44 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 0.809 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Caldera Forms → Support

Page screenshot: Caldera Forms → Support
URL /wp-admin/admin.php?page=caldera-form-support
Aspect menu-item
HTTP status 200
Load time 0.305 s
Memory usage 3.14 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.503 s
Memory usage 2.98 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 0.642 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.252 s0.422 s+0.170 s2.79 MiB3.19 MiB+ 407.93 KiB
/wp-admin/edit.php0.179 s0.293 s+0.114 s2.84 MiB3.29 MiB+ 468.37 KiB
/wp-admin/post-new.php0.845 s1.353 s+0.508 s4.93 MiB5.62 MiB+ 698.87 KiB
/wp-admin/upload.php0.465 s0.557 s+0.092 s2.67 MiB3.13 MiB+ 475.66 KiB
/wp-admin/options-writing.php0.242 s0.260 s+0.018 s2.68 MiB3.12 MiB+ 449 KiB
/wp-admin/media-new.php0.224 s0.266 s+0.042 s2.65 MiB3.12 MiB+ 485.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.269 s+0.090 s2.68 MiB3.16 MiB+ 487.6 KiB
/wp-admin/post-new.php?post_type=page0.968 s1.067 s+0.099 s4.92 MiB5.54 MiB+ 630.99 KiB
/wp-admin/options-discussion.php0.285 s0.402 s+0.117 s2.65 MiB3.11 MiB+ 476.7 KiB
/wp-admin/edit-comments.php0.214 s0.310 s+0.096 s2.75 MiB3.16 MiB+ 420.36 KiB
/0.280 s0.213 s-0.067 s2.67 MiB2.9 MiB+ 240.55 KiB
Average 0.376 s0.492 s+0.116 s3.11 MiB3.58 MiB+ 476.5 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,1016,724183
PHP31.6%30,68816,075365
CSS10.2%9,87212528
PO File7.1%6,9293,6427
SVG0.3%2682935
Markdown0.1%10903
JSON0.1%9406
Total 97,061 26,595 627

PHP Code Analysis | More results »

Lines of code 22,751
Total complexity 4,814
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 5 lines

[22-Feb-2021 17:09:52 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
[22-Feb-2021 17:10:00 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>cf-api/v2/entries</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[22-Feb-2021 17:10:00 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>cf-api/v2/forms</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[22-Feb-2021 17:10:05 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>cf-api/v2/entries</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[22-Feb-2021 17:10:05 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>cf-api/v2/forms</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
See also: All tests for this plugin, How to Hide Caldera Forms Admin Menus