Does Studiocart work with WordPress 5.4.1 and PHP 7.2.16? A smoke test was performed on .
37 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 1.36 MiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.286 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.4.1 |
---|---|
PHP version | 7.2.16 |
MySQL version | 8.0.15 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 40+ |
WordPress.org page | https://wordpress.org/plugins/studiocart/ |
Badges |
|
URL | /wp-admin/admin.php?page=studiocart |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=studiocart%2Fstudiocart.php&plugin_status=all&paged=1&s&_wpnonce=93fdd60b32 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.800 s |
Memory usage | 5.32 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=sc_product |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.449 s |
Memory usage | 4.97 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=sc_order |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.805 s |
Memory usage | 4.97 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=sc_subscription |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.541 s |
Memory usage | 4.97 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit-tags.php?taxonomy=sc_product_cat |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.369 s |
Memory usage | 4.9 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit-tags.php?taxonomy=sc_product_tag |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.298 s |
Memory usage | 4.9 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=sc-admin |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.362 s |
Memory usage | 5 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=studiocart-contact |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.045 s |
Memory usage | 5.01 MiB |
JS errors | None |
Resource errors | None |
URL | https://wordpress.org/support/plugin/studiocart/ |
---|---|
Requested URL | /wp-admin/admin.php?page=studiocart-wp-support-forum |
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.860 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=studiocart-pricing |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.412 s |
Memory usage | 5.26 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.614 s |
Memory usage | 4.53 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.325 s | 0.659 s | +0.334 s | 3.64 MiB | 4.99 MiB | + 1.35 MiB |
/wp-admin/edit.php | 0.242 s | 0.427 s | +0.185 s | 3.67 MiB | 5.02 MiB | + 1.35 MiB |
/wp-admin/post-new.php | 1.162 s | 2.007 s | +0.845 s | 5.43 MiB | 6.89 MiB | + 1.46 MiB |
/wp-admin/upload.php | 0.570 s | 0.801 s | +0.231 s | 3.5 MiB | 4.88 MiB | + 1.37 MiB |
/wp-admin/options-writing.php | 0.165 s | 0.326 s | +0.161 s | 3.58 MiB | 4.88 MiB | + 1.3 MiB |
/wp-admin/media-new.php | 0.203 s | 0.365 s | +0.162 s | 3.48 MiB | 4.87 MiB | + 1.39 MiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.180 s | 0.344 s | +0.164 s | 3.59 MiB | 4.92 MiB | + 1.34 MiB |
/wp-admin/post-new.php?post_type=page | 1.013 s | 1.784 s | +0.771 s | 5.42 MiB | 6.87 MiB | + 1.45 MiB |
/wp-admin/options-discussion.php | 0.303 s | 0.392 s | +0.089 s | 3.49 MiB | 4.88 MiB | + 1.39 MiB |
/wp-admin/edit-comments.php | 0.209 s | 0.406 s | +0.197 s | 3.59 MiB | 4.92 MiB | + 1.33 MiB |
/ | 0.579 s | 0.586 s | +0.007 s | 3.33 MiB | 4.53 MiB | + 1.21 MiB |
Average | 0.450 s | 0.736 s | +0.286 s | 3.88 MiB | 5.24 MiB | + 1.36 MiB |
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
6ID | Name |
---|---|
sc_product | Products |
sc_order | Orders |
sc_subscription | Subscriptions |
{
"sc_product": {
"sc-product-settings": {
"title": "Product Settings",
"context": "normal"
}
},
"sc_order": {
"sc-order-notes": {
"title": "Order Notes",
"context": "side"
}
},
"sc_subscription": {
"sc-order-notes": {
"title": "Order Notes",
"context": "side"
}
}
}
[23-May-2020 22:56:11 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:12 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:12 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:13 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:13 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:13 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:13 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:14 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:15 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:15 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:15 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:16 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:16 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:17 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:18 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:19 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:20 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:23 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:24 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:24 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:24 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:24 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:24 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:27 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:27 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:27 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:27 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:28 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:28 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:28 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:30 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:30 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:31 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:32 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:32 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:32 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509
[23-May-2020 22:56:32 UTC] PHP Notice: Undefined index: post in /wp-content/plugins/studiocart/admin/class-ncs-cart-metaboxes.php on line 509