Schema Scalpel 1.2.6

Does Schema Scalpel work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
1PHP warnings
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 13.83 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 version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 40+
WordPress.org page https://wordpress.org/plugins/schema-scalpel/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=schema-scalpel%2Fschema-scalpel.php&plugin_status=all&paged=1&s&_wpnonce=1b45e4cf9d
Aspect after-activation
HTTP status 200
Load time 0.412 s
Memory usage 3.01 MiB
JS errors None
Resource errors None

Schema Scalpel

Page screenshot: Schema Scalpel
URL /wp-admin/admin.php?page=scsc
Aspect menu-item
HTTP status 200
Load time 0.489 s
Memory usage 3.03 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'classList')\n    at /wp-admin/admin.php?page=scsc:580:18\n    at /wp-admin/admin.php?page=scsc:588:2",
        "trace": null,
        "code": null
    }
]
Resource errors None

Schema Scalpel → Settings

Page screenshot: Schema Scalpel → Settings
URL /wp-admin/admin.php?page=scsc_settings
Aspect menu-item
HTTP status 200
Load time 0.325 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Schema Scalpel → Export

Page screenshot: Schema Scalpel → Export
URL /wp-admin/admin.php?page=scsc_export
Aspect menu-item
HTTP status 200
Load time 0.238 s
Memory usage N/A
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.242 s
Memory usage 2.96 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.317 s0.323 s+0.006 s3.05 MiB3.07 MiB+ 21.69 KiB
/wp-admin/edit.php0.213 s0.284 s+0.071 s3.07 MiB3.09 MiB+ 20.98 KiB
/wp-admin/post-new.php0.897 s1.062 s+0.165 s4.97 MiB4.99 MiB+ 26.05 KiB
/wp-admin/upload.php0.926 s0.489 s-0.437 s2.99 MiB3 MiB+ 4.38 KiB
/wp-admin/options-writing.php0.256 s0.287 s+0.031 s2.99 MiB2.98 MiB- 8.98 KiB
/wp-admin/media-new.php0.306 s0.324 s+0.018 s2.97 MiB2.98 MiB+ 16.56 KiB
/wp-admin/edit-tags.php?taxonomy=category0.218 s0.258 s+0.040 s2.98 MiB3 MiB+ 21.73 KiB
/wp-admin/post-new.php?post_type=page0.694 s0.791 s+0.097 s4.96 MiB4.99 MiB+ 26.06 KiB
/wp-admin/options-discussion.php0.235 s0.308 s+0.073 s2.97 MiB2.98 MiB+ 5.18 KiB
/wp-admin/edit-comments.php0.258 s0.274 s+0.016 s3 MiB3 MiB+ 4.41 KiB
/0.315 s0.234 s-0.081 s2.94 MiB2.96 MiB+ 14.05 KiB
Average 0.421 s0.421 s-0.000 s3.35 MiB3.37 MiB+ 13.83 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
PHP67.0%1,64542822
JavaScript19.0%467234
CSS11.4%281143
SVG2.5%6205
Total 2,455 465 34

PHP Code Analysis | More results »

Lines of code 845
Total complexity 71
Median class complexity 7.0
Median method complexity 1.0
Most complex class SchemaScalpel\Schema_Scalpel_Public
Most complex function SchemaScalpel\Schema_Scalpel_Public::enqueue_inline_scripts()
Classes 7
Methods 32
Functions 2

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.

Database Tables 2

PHP Error Log 9 lines

[28-Mar-2023 04:33:36 UTC] PHP Warning:  require_once(/wp-content/plugins/schema-scalpel/admin/partials/schema-scalpel-user-export.php): Failed to open stream: No such file or directory in /wp-content/plugins/schema-scalpel/includes/class-schema-scalpel.php on line 156
[28-Mar-2023 04:33:36 UTC] PHP Fatal error:  Uncaught Error: Failed opening required '/wp-content/plugins/schema-scalpel/admin/partials/schema-scalpel-user-export.php' (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/schema-scalpel/includes/class-schema-scalpel.php:156
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): SchemaScalpel\Schema_Scalpel->user_export_page()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin.php(259): do_action()
#4 {main}
  thrown in /wp-content/plugins/schema-scalpel/includes/class-schema-scalpel.php on line 156
See also: All tests for this plugin, How to Hide Schema Scalpel Admin Menus