Cost Calculator & Cost Estimation 1.6

Does "Cost Calculator & Cost Estimation Builder" work with WordPress 5.8.3 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: 176.12 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.8.3
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=6a5f669c47
Aspect after-activation
HTTP status 200
Load time 0.714 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.307 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.390 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.304 s
Memory usage 3.26 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.279 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.230 s
Memory usage 3.19 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.250 s
Memory usage 3.19 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.189 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.313 s0.341 s+0.028 s3.08 MiB3.26 MiB+ 185.27 KiB
/wp-admin/edit.php0.162 s0.441 s+0.279 s3.11 MiB3.36 MiB+ 252.24 KiB
/wp-admin/post-new.php0.977 s1.466 s+0.489 s5.27 MiB5.43 MiB+ 168.47 KiB
/wp-admin/upload.php0.494 s0.494 s+0.000 s3.03 MiB3.18 MiB+ 157.99 KiB
/wp-admin/options-writing.php0.238 s0.216 s-0.022 s3.02 MiB3.19 MiB+ 171.64 KiB
/wp-admin/media-new.php0.298 s0.231 s-0.067 s3.01 MiB3.18 MiB+ 179.87 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.266 s+0.088 s3.04 MiB3.23 MiB+ 192.48 KiB
/wp-admin/post-new.php?post_type=page0.823 s0.669 s-0.154 s5.26 MiB5.42 MiB+ 164.05 KiB
/wp-admin/options-discussion.php0.205 s0.380 s+0.175 s3 MiB3.19 MiB+ 188.77 KiB
/wp-admin/edit-comments.php0.196 s0.264 s+0.068 s3.04 MiB3.22 MiB+ 185.26 KiB
/0.246 s0.186 s-0.060 s2.96 MiB3.05 MiB+ 91.28 KiB
Average 0.375 s0.450 s+0.075 s3.44 MiB3.61 MiB+ 176.12 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

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