Cost Calculator 1.5

Does Cost Calculator work with WordPress 5.8.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version5.8.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/nd-projects/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

About ‹ Test site — WordPress

Page screenshot: About ‹ Test site — WordPress
URL /wp-admin/admin.php?page=nd-cc-welcome-theme-page
Requested URL /wp-admin/plugins.php?action=activate&plugin=nd-projects%2Fnd-projects.php&plugin_status=all&paged=1&s&_wpnonce=7422050539
Aspect after-activation
HTTP status 200
Load time 0.823 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Posts → Categories

Page screenshot: Posts → Categories
URL /wp-admin/edit-tags.php?taxonomy=nd_cc_cpt_1_tax_1
Aspect menu-item
HTTP status 200
Load time 0.196 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Projects

Page screenshot: Projects
URL /wp-admin/edit-tags.php?taxonomy=post_tag&post_type=nd_cc_cpt_1
Aspect menu-item
HTTP status 200
Load time 0.162 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Projects → Categories

Page screenshot: Projects → Categories
URL /wp-admin/edit-tags.php?taxonomy=nd_cc_cpt_1_tax_1&post_type=nd_cc_cpt_1
Aspect menu-item
HTTP status 200
Load time 0.160 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Projects Plugin

Page screenshot: Projects Plugin
URL /wp-admin/admin.php?page=nd-projects-settings
Aspect menu-item
HTTP status 200
Load time 0.133 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Projects Plugin → Import Export

Page screenshot: Projects Plugin → Import Export
URL /wp-admin/admin.php?page=nd-projects-settings-import-export
Aspect menu-item
HTTP status 200
Load time 0.157 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Projects Plugin → About

Page screenshot: Projects Plugin → About
URL /wp-admin/admin.php?page=nd-cc-welcome-theme-page
Aspect menu-item
HTTP status 200
Load time 0.428 s
Memory usage 3.08 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.234 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.771 s
Memory usage 5.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.298 s0.262 s-0.036 s3.08 MiB3.16 MiB+ 81.14 KiB
/wp-admin/edit.php0.201 s0.185 s-0.016 s3.11 MiB3.19 MiB+ 84.2 KiB
/wp-admin/post-new.php0.858 s1.008 s+0.150 s5.27 MiB5.36 MiB+ 98.59 KiB
/wp-admin/upload.php0.615 s0.477 s-0.138 s3.03 MiB3.11 MiB+ 79.59 KiB
/wp-admin/options-writing.php0.149 s0.160 s+0.011 s3.02 MiB3.09 MiB+ 63.56 KiB
/wp-admin/media-new.php0.361 s0.211 s-0.150 s3.01 MiB3.08 MiB+ 79.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.184 s-0.001 s3.04 MiB3.12 MiB+ 80.66 KiB
/wp-admin/post-new.php?post_type=page0.933 s0.612 s-0.321 s5.26 MiB5.35 MiB+ 92.99 KiB
/wp-admin/options-discussion.php0.233 s0.247 s+0.014 s3 MiB3.08 MiB+ 80.07 KiB
/wp-admin/edit-comments.php0.211 s0.213 s+0.002 s3.04 MiB3.12 MiB+ 79.61 KiB
/0.258 s0.211 s-0.047 s2.91 MiB2.98 MiB+ 66.96 KiB
Average 0.391 s0.343 s-0.048 s3.43 MiB3.51 MiB+ 80.65 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
CSS
Language % Lines of code Comment lines Files
PHP85.9%3,70141928
CSS13.7%589382
JavaScript0.4%16101
Total 4,306 467 31

PHP Code Analysis | More results »

Lines of code 3,391
Total complexity 275
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function nd_cc_meta_box_cost_save()
Classes 0
Methods 0
Functions 47

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
nd_cc_cpt_1Projects
nd_cc_cpt_2Authors
cost-calculatorCost Calculator

Meta Boxes

{
    "post": {
        "nd_cc_cpt_1_tax_1div": {
            "title": "Categories",
            "context": "side"
        }
    },
    "cost-calculator": {
        "nd-cc-meta-box-cost-shortcode": {
            "title": "Cost Settings",
            "context": "normal"
        },
        "nd-cc-meta-box-cost-id": {
            "title": "Cost Settings",
            "context": "normal"
        },
        "nd-cc-meta-box-cost-id-settings": {
            "title": "Cost Settings",
            "context": "normal"
        }
    },
    "nd_cc_cpt_1": {
        "nd_cc_metabox_cpt_1": {
            "title": "Metabox",
            "context": "normal"
        }
    },
    "nd_cc_cpt_2": {
        "nd_cc_metabox_cpt_2": {
            "title": "Metabox",
            "context": "normal"
        }
    }
}

PHP Error Log 750 lines

[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_section_name_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 29
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_section_descr_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 44
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_section_width_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 57
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_1_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 75
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_width_1_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 88
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_active_1_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 101
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_slide_min_1_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 116
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_slide_max_1_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 129
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_slide_default_1_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 142
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_switch_on_1_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 156
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_switch_off_1_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 169
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_tag_type_1_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 183
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_1_0 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 200
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_1_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 200
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_1_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 200
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_1_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 200
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_1_2_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 220
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_1_3_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 233
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_1_2_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 220
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_1_3_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 233
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_1_2_4 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 220
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_1_3_4 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 233
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_tag_1_1_2_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 252
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_select_1_1_3_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 265
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_descr_select_1_1_3_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 278
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_icon_select_1_1_3_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 291
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_tag_1_1_2_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 252
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_select_1_1_3_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 265
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_descr_select_1_1_3_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 278
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_icon_select_1_1_3_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 291
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_tag_1_1_2_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 252
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_select_1_1_3_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 265
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_descr_select_1_1_3_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 278
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_icon_select_1_1_3_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 291
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_tag_1_1_2_4 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 252
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_select_1_1_3_4 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 265
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_descr_select_1_1_3_4 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 278
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_icon_select_1_1_3_4 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 291
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_1_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 75
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_width_1_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 88
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_active_1_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 101
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_slide_min_1_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 116
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_slide_max_1_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 129
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_slide_default_1_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 142
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_switch_on_1_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 156
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_switch_off_1_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 169
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_tag_type_1_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 183
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_2_0 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 200
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_2_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 200
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_2_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 200
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_2_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 200
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_2_2_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 220
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_2_3_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 233
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_2_2_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 220
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_2_3_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 233
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_2_2_4 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 220
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_2_3_4 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 233
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_tag_1_2_2_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 252
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_select_1_2_3_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 265
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_descr_select_1_2_3_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 278
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_icon_select_1_2_3_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 291
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_tag_1_2_2_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 252
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_select_1_2_3_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 265
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_descr_select_1_2_3_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 278
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_icon_select_1_2_3_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 291
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_tag_1_2_2_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 252
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_select_1_2_3_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 265
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_descr_select_1_2_3_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 278
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_icon_select_1_2_3_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 291
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_tag_1_2_2_4 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 252
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_select_1_2_3_4 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 265
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_descr_select_1_2_3_4 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 278
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_icon_select_1_2_3_4 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 291
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_1_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 75
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_width_1_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 88
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_active_1_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 101
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_slide_min_1_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 116
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_slide_max_1_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 129
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_slide_default_1_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 142
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_switch_on_1_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 156
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_switch_off_1_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 169
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_tag_type_1_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 183
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_3_0 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 200
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_3_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 200
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_3_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 200
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_3_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 200
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_3_2_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 220
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_3_3_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 233
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_3_2_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 220
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_3_3_3 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 233
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_3_2_4 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 220
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_price_1_3_3_4 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 233
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_tag_1_3_2_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 252
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_select_1_3_3_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 265
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_descr_select_1_3_3_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 278
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_icon_select_1_3_3_1 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 291
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_tag_1_3_2_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 252
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_name_select_1_3_3_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 265
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_descr_select_1_3_3_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 278
[07-Oct-2021 16:54:34 UTC] PHP Notice:  Undefined index: nd_cc_sub_section_icon_select_1_3_3_2 in /wp-content/plugins/nd-projects/addons/cost-calculator/include/metabox-cc-save.php on line 291

(+650 more lines)
See also: All tests for this plugin, How to Hide Cost Calculator Admin Menus and Meta Boxes