Cost Calculator & Cost Estimation 1.7.1

Does "Cost Calculator & Cost Estimation Builder" work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
48PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/cost-calculator-cost-estimation/
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=cost-calculator-cost-estimation%2Fcalculation-forms.php&plugin_status=all&paged=1&s&_wpnonce=2be94d5494
Aspect after-activation
HTTP status 200
Load time 0.925 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

Calculation Forms

Page screenshot: Calculation Forms
URL /wp-admin/edit.php?post_type=calculation_forms
Aspect menu-item
HTTP status 200
Load time 0.371 s
Memory usage 3.22 MiB
JS errors None
Resource errors None

Calculation Forms → Add New

Page screenshot: Calculation Forms → Add New
URL /wp-admin/post-new.php?post_type=calculation_forms
Aspect menu-item
HTTP status 200
Load time 0.447 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Calculation Forms → Coupons

Page screenshot: Calculation Forms → Coupons
URL /wp-admin/edit.php?post_type=cf_coupon
Aspect menu-item
HTTP status 200
Load time 0.300 s
Memory usage 3.22 MiB
JS errors None
Resource errors None

Calculation Forms → Entries

Page screenshot: Calculation Forms → Entries
URL /wp-admin/edit.php?post_type=cf_submissions
Aspect menu-item
HTTP status 200
Load time 0.314 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

Calculation Forms → Settings

Page screenshot: Calculation Forms → Settings
URL /wp-admin/edit.php?post_type=calculation_forms&page=calculation-forms-settings
Aspect menu-item
HTTP status 200
Load time 0.317 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Calculation Forms → Add-ons

Page screenshot: Calculation Forms → Add-ons
URL /wp-admin/edit.php?post_type=calculation_forms&page=calculation-forms-add-ons
Aspect menu-item
HTTP status 200
Load time 0.299 s
Memory usage 3.16 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.264 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.330 s0.392 s+0.062 s3.07 MiB3.25 MiB+ 181.6 KiB
/wp-admin/edit.php0.237 s0.439 s+0.202 s3.1 MiB3.28 MiB+ 182.24 KiB
/wp-admin/post-new.php0.888 s1.165 s+0.277 s5.02 MiB5.08 MiB+ 59.41 KiB
/wp-admin/upload.php0.711 s0.523 s-0.188 s3.02 MiB3.16 MiB+ 143.91 KiB
/wp-admin/options-writing.php0.201 s0.295 s+0.094 s3.01 MiB3.16 MiB+ 154.69 KiB
/wp-admin/media-new.php0.330 s0.311 s-0.019 s2.99 MiB3.16 MiB+ 174.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.224 s0.318 s+0.094 s3.01 MiB3.18 MiB+ 183.01 KiB
/wp-admin/post-new.php?post_type=page0.667 s0.805 s+0.138 s5.02 MiB5.07 MiB+ 50.58 KiB
/wp-admin/options-discussion.php0.240 s0.456 s+0.216 s3 MiB3.16 MiB+ 168.48 KiB
/wp-admin/edit-comments.php0.237 s0.380 s+0.143 s3.03 MiB3.19 MiB+ 164.96 KiB
/0.354 s0.248 s-0.106 s2.97 MiB3.11 MiB+ 143.73 KiB
Average 0.402 s0.485 s+0.083 s3.38 MiB3.53 MiB+ 146.09 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
CSS
Language % Lines of code Comment lines Files
PHP47.3%4,05425243
JavaScript37.3%3,19547412
CSS14.8%1,265499
SVG0.6%5402
JSON0.1%801
Total 8,576 775 67

PHP Code Analysis | More results »

Lines of code 4,162
Total complexity 579
Median class complexity 16.0
Median method complexity 1.0
Most complex class Calculation_Forms_Process
Most complex function Calculation_Forms_Process::process()
Classes 17
Methods 101
Functions 63

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.

Custom Post Types 3

ID Name
cf_couponCoupons
calculation_formsCalculation Forms
cf_submissionsEntries

Meta Boxes

{
    "cf_coupon": {
        "cf_coupon_data": {
            "title": "Coupons",
            "context": "normal"
        }
    },
    "calculation_forms": {
        "form-builder-import-export": {
            "title": "Import/Export Form",
            "context": "side"
        },
        "form-builder-upgrade": {
            "title": "Upgrade Pro Version",
            "context": "side"
        },
        "form-builder-main": {
            "title": "Builder Form",
            "context": "normal"
        }
    },
    "cf_submissions": {
        "cf_submissions_data": {
            "title": "Datas",
            "context": "normal"
        }
    }
}

PHP Error Log 48 lines

[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 30
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 31
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 32
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 33
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 34
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 35
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 36
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 37
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 38
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 39
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 40
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 41
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 42
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 43
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 44
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 45
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 46
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 47
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 48
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 49
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 50
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 51
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 52
[26-May-2023 05:30:34 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 53
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 30
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 31
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 32
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 33
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 34
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 35
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 36
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 37
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 38
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 39
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 40
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 41
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 42
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 43
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 44
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 45
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 46
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 47
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 48
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 49
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 50
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 51
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 52
[26-May-2023 05:30:35 UTC] PHP Warning:  Undefined array key "currencies" in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 53
See also: All tests for this plugin, How to Hide Cost Calculator & Cost Estimation Admin Menus and Meta Boxes