Cost Calculator & Cost Estimation 1.0

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

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

Environment
WordPress version5.8.1
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 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=cost-calculator-cost-estimation%2Fcalculation-forms.php&plugin_status=all&paged=1&s&_wpnonce=5a596ce36f
Aspect after-activation
HTTP status 200
Load time 0.672 s
Memory usage 3.17 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.267 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.384 s
Memory usage 3.28 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.244 s
Memory usage 3.22 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.221 s
Memory usage 3.14 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.226 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.356 s
Memory usage 3.01 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.327 s0.330 s+0.003 s3.08 MiB3.21 MiB+ 135.09 KiB
/wp-admin/edit.php0.181 s0.241 s+0.060 s3.11 MiB3.31 MiB+ 204.78 KiB
/wp-admin/post-new.php0.746 s1.008 s+0.262 s5.27 MiB5.38 MiB+ 117.55 KiB
/wp-admin/upload.php0.361 s0.431 s+0.070 s3.03 MiB3.14 MiB+ 110.53 KiB
/wp-admin/options-writing.php0.233 s0.215 s-0.018 s3.02 MiB3.14 MiB+ 122.93 KiB
/wp-admin/media-new.php0.321 s0.213 s-0.108 s3.01 MiB3.14 MiB+ 131.78 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.263 s+0.085 s3.04 MiB3.18 MiB+ 145.02 KiB
/wp-admin/post-new.php?post_type=page0.601 s0.640 s+0.039 s5.26 MiB5.37 MiB+ 113.13 KiB
/wp-admin/options-discussion.php0.228 s0.361 s+0.133 s3 MiB3.14 MiB+ 140.06 KiB
/wp-admin/edit-comments.php0.213 s0.264 s+0.051 s3.04 MiB3.18 MiB+ 136.23 KiB
/0.270 s0.290 s+0.020 s2.91 MiB3.01 MiB+ 97.99 KiB
Average 0.333 s0.387 s+0.054 s3.43 MiB3.56 MiB+ 132.28 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
JavaScript43.0%2,4623446
PHP41.2%2,3585028
CSS14.9%852488
SVG0.8%4602
JSON0.1%501
Total 5,723 442 45

PHP Code Analysis | More results »

Lines of code 2,336
Total complexity 317
Median class complexity 19.0
Median method complexity 1.0
Most complex class Calculation_Forms_Process
Most complex function Calculation_Forms_Process::process()
Classes 9
Methods 53
Functions 33

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 2

ID Name
calculation_formsCalculation Forms
cf_submissionsSubmissions

Meta Boxes

{
    "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

[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 36
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 37
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 38
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 39
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 40
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 41
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 42
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 43
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 44
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 45
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 46
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 47
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 48
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 49
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 50
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 51
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 52
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 53
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 54
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 55
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 56
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 57
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 58
[09-Nov-2021 15:30:34 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 59
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 36
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 37
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 38
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 39
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 40
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 41
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 42
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 43
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 44
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 45
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 46
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 47
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 48
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 49
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 50
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 51
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 52
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 53
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 54
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 55
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 56
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 57
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 58
[09-Nov-2021 15:30:35 UTC] PHP Notice:  Undefined index: currencies in /wp-content/plugins/cost-calculator-cost-estimation/backend/settings.php on line 59
See also: All tests for this plugin, How to Hide Cost Calculator & Cost Estimation Admin Menus and Meta Boxes