Does "Product Specifications for WooCommerce" work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .
1 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
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.
WordPress version | 6.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 2,000+ |
WordPress.org page | https://wordpress.org/plugins/product-specifications/ |
Badges |
Get badge code |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.204 s |
Memory usage | 3.02 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.276 s | 0.243 s | -0.033 s | 3.07 MiB | 3.15 MiB | + 81.91 KiB |
/wp-admin/edit.php | 0.189 s | 0.203 s | +0.014 s | 3.1 MiB | 3.18 MiB | + 81.28 KiB |
/wp-admin/post-new.php | 0.732 s | 0.934 s | +0.202 s | 5.02 MiB | 5.1 MiB | + 84.4 KiB |
/wp-admin/upload.php | 0.535 s | 0.456 s | -0.079 s | 3.02 MiB | 3.08 MiB | + 63.93 KiB |
/wp-admin/options-writing.php | 0.165 s | 0.152 s | -0.013 s | 3.01 MiB | 3.06 MiB | + 53.13 KiB |
/wp-admin/media-new.php | 0.272 s | 0.202 s | -0.070 s | 2.99 MiB | 3.07 MiB | + 77 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.243 s | 0.183 s | -0.060 s | 3 MiB | 3.08 MiB | + 81.6 KiB |
/wp-admin/post-new.php?post_type=page | 0.583 s | 0.587 s | +0.004 s | 5.01 MiB | 5.09 MiB | + 79.98 KiB |
/wp-admin/options-discussion.php | 0.221 s | 0.229 s | +0.008 s | 3 MiB | 3.06 MiB | + 66.87 KiB |
/wp-admin/edit-comments.php | 0.211 s | 0.196 s | -0.015 s | 3.03 MiB | 3.09 MiB | + 63.59 KiB |
/ | 0.286 s | 0.224 s | -0.062 s | 2.97 MiB | 3.02 MiB | + 52.87 KiB |
Average | 0.338 s | 0.328 s | -0.009 s | 3.38 MiB | 3.45 MiB | + 71.51 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 70.6% | 2,161 | 602 | 25 | |
CSS | 16.6% | 508 | 9 | 2 | |
JavaScript | 12.8% | 391 | 64 | 1 | |
Total | 3,060 | 675 | 28 |
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 |
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.
wp_options
2ID | Name |
---|---|
specs-table | Specifications tables |
{
"specs-table": {
"dw-specs-table-metas": {
"title": "Table Options",
"context": "normal"
}
},
"product": {
"dwps-specs-table": {
"title": "Specification table",
"context": "normal"
}
}
}
[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