Product Specifications for WooCommerce 0.6.0

Does "Product Specifications for WooCommerce" work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 71.51 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.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/product-specifications/
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=product-specifications%2Fwc-specs.php&plugin_status=all&paged=1&s&_wpnonce=b3985286d2
Aspect after-activation
HTTP status 200
Load time 0.329 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Specification table

Page screenshot: Specification table
URL /wp-admin/edit.php?post_type=specs-table
Aspect menu-item
HTTP status 200
Load time 0.173 s
Memory usage 3.12 MiB
JS errors None
Resource errors None

Specification table → New table

Page screenshot: Specification table → New table
URL /wp-admin/post-new.php?post_type=specs-table
Aspect menu-item
HTTP status 200
Load time 0.232 s
Memory usage 3.29 MiB
JS errors None
Resource errors None

Specification table → Groups

Page screenshot: Specification table → Groups
URL /wp-admin/admin.php?page=dw-specs-groups
Aspect menu-item
HTTP status 200
Load time 0.151 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Specification table → Attributes

Page screenshot: Specification table → Attributes
URL /wp-admin/admin.php?page=dw-specs-attrs
Aspect menu-item
HTTP status 200
Load time 0.141 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Specification table → Settings

Page screenshot: Specification table → Settings
URL /wp-admin/admin.php?page=dw-specs-settings
Aspect menu-item
HTTP status 200
Load time 0.145 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Specification table → Import/export

Page screenshot: Specification table → Import/export
URL /wp-admin/admin.php?page=dw-specs-export
Aspect menu-item
HTTP status 200
Load time 0.145 s
Memory usage 3.1 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.204 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.276 s0.243 s-0.033 s3.07 MiB3.15 MiB+ 81.91 KiB
/wp-admin/edit.php0.189 s0.203 s+0.014 s3.1 MiB3.18 MiB+ 81.28 KiB
/wp-admin/post-new.php0.732 s0.934 s+0.202 s5.02 MiB5.1 MiB+ 84.4 KiB
/wp-admin/upload.php0.535 s0.456 s-0.079 s3.02 MiB3.08 MiB+ 63.93 KiB
/wp-admin/options-writing.php0.165 s0.152 s-0.013 s3.01 MiB3.06 MiB+ 53.13 KiB
/wp-admin/media-new.php0.272 s0.202 s-0.070 s2.99 MiB3.07 MiB+ 77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.243 s0.183 s-0.060 s3 MiB3.08 MiB+ 81.6 KiB
/wp-admin/post-new.php?post_type=page0.583 s0.587 s+0.004 s5.01 MiB5.09 MiB+ 79.98 KiB
/wp-admin/options-discussion.php0.221 s0.229 s+0.008 s3 MiB3.06 MiB+ 66.87 KiB
/wp-admin/edit-comments.php0.211 s0.196 s-0.015 s3.03 MiB3.09 MiB+ 63.59 KiB
/0.286 s0.224 s-0.062 s2.97 MiB3.02 MiB+ 52.87 KiB
Average 0.338 s0.328 s-0.009 s3.38 MiB3.45 MiB+ 71.51 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
JavaScript
Language % Lines of code Comment lines Files
PHP70.6%2,16160225
CSS16.6%50892
JavaScript12.8%391641
Total 3,060 675 28

PHP Code Analysis | More results »

Lines of code 1,309
Total complexity 302
Median class complexity 9.5
Median method complexity 1.0
Most complex class DWSpecificationsTable\Admin\Ajax
Most complex function DWSpecificationsTable\Admin\Ajax::modify_attributes()
Classes 12
Methods 66
Functions 12

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.

Options wp_options 2

Custom Post Types 1

ID Name
specs-tableSpecifications tables

Meta Boxes

{
    "specs-table": {
        "dw-specs-table-metas": {
            "title": "Table Options",
            "context": "normal"
        }
    },
    "product": {
        "dwps-specs-table": {
            "title": "Specification table",
            "context": "normal"
        }
    }
}

PHP Error Log 1 lines

[01-Apr-2023 04:37:27 UTC] PHP Deprecated:  Optional parameter $post_id declared before required parameter $value is implicitly treated as a required parameter in /wp-content/plugins/product-specifications/inc/functions-all.php on line 108
See also: All tests for this plugin