Cost Calculator & Cost Estimation 1.1.1

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

Summary

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

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

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

Environment
WordPress version5.8.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=fd7aa03301
Aspect after-activation
HTTP status 200
Load time 0.746 s
Memory usage 3.22 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.292 s
Memory usage 3.26 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.375 s
Memory usage 3.33 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.237 s
Memory usage 3.26 MiB
JS errors None
Resource errors None

Calculation Forms → Submissions

Page screenshot: Calculation Forms → Submissions
URL /wp-admin/edit.php?post_type=cf_submissions
Aspect menu-item
HTTP status 200
Load time 0.215 s
Memory usage 3.27 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.236 s
Memory usage 3.18 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.221 s
Memory usage 3.18 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.335 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.297 s0.346 s+0.049 s3.08 MiB3.26 MiB+ 177.52 KiB
/wp-admin/edit.php0.175 s0.263 s+0.088 s3.11 MiB3.35 MiB+ 247.21 KiB
/wp-admin/post-new.php0.746 s1.060 s+0.314 s5.27 MiB5.43 MiB+ 162.19 KiB
/wp-admin/upload.php0.526 s0.504 s-0.022 s3.03 MiB3.18 MiB+ 152.96 KiB
/wp-admin/options-writing.php0.254 s0.222 s-0.032 s3.02 MiB3.19 MiB+ 165.36 KiB
/wp-admin/media-new.php0.270 s0.247 s-0.023 s3.01 MiB3.18 MiB+ 174.21 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.248 s+0.070 s3.04 MiB3.22 MiB+ 187.45 KiB
/wp-admin/post-new.php?post_type=page0.577 s0.652 s+0.075 s5.26 MiB5.41 MiB+ 157.77 KiB
/wp-admin/options-discussion.php0.223 s0.355 s+0.132 s3 MiB3.18 MiB+ 182.49 KiB
/wp-admin/edit-comments.php0.206 s0.254 s+0.048 s3.04 MiB3.22 MiB+ 178.66 KiB
/0.321 s0.326 s+0.005 s2.91 MiB3.05 MiB+ 139.92 KiB
Average 0.343 s0.407 s+0.064 s3.43 MiB3.6 MiB+ 175.07 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
PHP46.4%3,1047936
JavaScript38.5%2,5743457
CSS14.3%956488
SVG0.7%5002
JSON0.1%501
Total 6,689 472 54

PHP Code Analysis | More results »

Lines of code 3,079
Total complexity 431
Median class complexity 15.5
Median method complexity 1.0
Most complex class Calculation_Forms_Process
Most complex function Calculation_Forms_Process::process()
Classes 12
Methods 67
Functions 52

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_submissionsSubmissions

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-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 30
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 31
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 32
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 33
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 34
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 35
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 36
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 37
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 38
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 39
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 40
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 41
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 42
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 43
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 44
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 45
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 46
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 47
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 48
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 49
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 50
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 51
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 52
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 53
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 30
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 31
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 32
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 33
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 34
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 35
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 36
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 37
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 38
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 39
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 40
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 41
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 42
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 43
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 44
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 45
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 46
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 47
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 48
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 49
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 50
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 51
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 52
[26-Nov-2021 17:53:18 UTC] PHP Notice:  Undefined index: 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