Does Shopinext Online Payment work with WordPress 5.9.1 and PHP 7.4.8? A smoke test was performed on .
| 2 | PHP fatal errors |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 79.16 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 | 5.9.1 |
|---|---|
| PHP version | 7.4.8 |
| MySQL version | 8.0.21 |
| PHP memory limit | 256M |
| Last updated | |
|---|---|
| Active installs | <10 |
| WordPress.org page | https://wordpress.org/plugins/shopinext-for-woocommerce/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=shopinext-for-woocommerce%2Fshopinext-payment.php&plugin_status=all&paged=1&s&_wpnonce=a2229554a0 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.378 s |
| Memory usage | 3.39 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=shopinext_transaction_list |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.444 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=shopinext_logs |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.184 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.343 s |
| Memory usage | 3.51 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.416 s | 0.361 s | -0.055 s | 3.37 MiB | 3.44 MiB | + 67.28 KiB |
| /wp-admin/edit.php | 0.241 s | 0.263 s | +0.022 s | 3.4 MiB | 3.47 MiB | + 66.57 KiB |
| /wp-admin/post-new.php | 1.303 s | 1.539 s | +0.236 s | 6.15 MiB | 6.22 MiB | + 71.66 KiB |
| /wp-admin/upload.php | 0.543 s | 0.443 s | -0.100 s | 3.25 MiB | 3.32 MiB | + 74.15 KiB |
| /wp-admin/options-writing.php | 0.344 s | 0.189 s | -0.155 s | 3.24 MiB | 3.3 MiB | + 58 KiB |
| /wp-admin/media-new.php | 0.356 s | 0.249 s | -0.107 s | 3.23 MiB | 3.3 MiB | + 74.32 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.244 s | 0.244 s | +0.000 s | 3.27 MiB | 3.33 MiB | + 67.23 KiB |
| /wp-admin/post-new.php?post_type=page | 1.199 s | 1.191 s | -0.008 s | 6.15 MiB | 6.21 MiB | + 67.24 KiB |
| /wp-admin/options-discussion.php | 0.282 s | 0.356 s | +0.074 s | 3.22 MiB | 3.3 MiB | + 74.63 KiB |
| /wp-admin/edit-comments.php | 0.255 s | 0.227 s | -0.028 s | 3.27 MiB | 3.4 MiB | + 130.17 KiB |
| / | 0.333 s | 0.213 s | -0.120 s | 3.4 MiB | 3.51 MiB | + 119.55 KiB |
| Average | 0.501 s | 0.480 s | -0.022 s | 3.81 MiB | 3.89 MiB | + 79.16 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 | 75.0% | 1,115 | 16 | 3 | |
| PO File | 22.6% | 336 | 159 | 3 | |
| SVG | 2.4% | 36 | 0 | 1 | |
| Total | 1,487 | 175 | 7 | ||
| Lines of code | 1,115 |
|---|---|
| Total complexity | 166 |
| Median class complexity | 60.0 |
| Median method complexity | 2.0 |
| Most complex class | Shopinext_Payment_Gateway |
| Most complex function | Shopinext_Payment_Gateway::shopinext_payment_form() |
| Classes | 3 |
|---|---|
| Methods | 55 |
| Functions | 0 |
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.
[09-Mar-2022 17:46:19 UTC] PHP Fatal error: Uncaught Error: Call to undefined function get_woocommerce_currency_symbol() in /wp-content/plugins/shopinext-for-woocommerce/shopinext-payment.php:88
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): Shopinext_For_WooCommerce->shopinext_order_list()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(474): WP_Hook->do_action()
#3 /wp-admin/admin.php(259): do_action()
#4 {main}
thrown in /wp-content/plugins/shopinext-for-woocommerce/shopinext-payment.php on line 88
[09-Mar-2022 17:46:20 UTC] PHP Fatal error: Uncaught Error: Call to undefined function get_woocommerce_currency_symbol() in /wp-content/plugins/shopinext-for-woocommerce/shopinext-payment.php:135
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): Shopinext_For_WooCommerce->shopinext_log()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(474): WP_Hook->do_action()
#3 /wp-admin/admin.php(259): do_action()
#4 {main}
thrown in /wp-content/plugins/shopinext-for-woocommerce/shopinext-payment.php on line 135