Cost Calculator & Cost Estimation 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: 170.73 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.112 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=30c0526d3a
Aspect after-activation
HTTP status 200
Load time 0.865 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.383 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.532 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.354 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.323 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.309 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.287 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.398 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.354 s0.484 s+0.130 s3.08 MiB3.26 MiB+ 177.52 KiB
/wp-admin/edit.php0.200 s0.430 s+0.230 s3.11 MiB3.35 MiB+ 247.21 KiB
/wp-admin/post-new.php1.066 s1.365 s+0.299 s5.27 MiB5.43 MiB+ 162.19 KiB
/wp-admin/upload.php0.479 s0.482 s+0.003 s3.03 MiB3.18 MiB+ 152.96 KiB
/wp-admin/options-writing.php0.154 s0.280 s+0.126 s3.02 MiB3.19 MiB+ 165.36 KiB
/wp-admin/media-new.php0.378 s0.295 s-0.083 s3.01 MiB3.18 MiB+ 174.21 KiB
/wp-admin/edit-tags.php?taxonomy=category0.204 s0.327 s+0.123 s3.04 MiB3.22 MiB+ 187.45 KiB
/wp-admin/post-new.php?post_type=page1.067 s1.026 s-0.041 s5.26 MiB5.41 MiB+ 157.77 KiB
/wp-admin/options-discussion.php0.268 s0.522 s+0.254 s3 MiB3.18 MiB+ 182.49 KiB
/wp-admin/edit-comments.php0.250 s0.375 s+0.125 s3.04 MiB3.22 MiB+ 178.66 KiB
/0.295 s0.360 s+0.065 s2.96 MiB3.05 MiB+ 92.26 KiB
Average 0.429 s0.541 s+0.112 s3.44 MiB3.6 MiB+ 170.73 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,5733457
CSS14.3%953488
SVG0.7%5002
JSON0.1%501
Total 6,685 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:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 30
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 31
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 32
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 33
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 34
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 35
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 36
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 37
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 38
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 39
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 40
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 41
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 42
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 43
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 44
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 45
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 46
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 47
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 48
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 49
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 50
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 51
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 52
[26-Nov-2021 17:21:36 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 53
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 30
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 31
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 32
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 33
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 34
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 35
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 36
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 37
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 38
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 39
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 40
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 41
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 42
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 43
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 44
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 45
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 46
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 47
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 48
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 49
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 50
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 51
[26-Nov-2021 17:21:37 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 52
[26-Nov-2021 17:21:37 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