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=248e1869e9 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.321 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.285 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.285 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.214 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.356 s | 0.425 s | +0.069 s | 3.37 MiB | 3.44 MiB | + 67.28 KiB |
| /wp-admin/edit.php | 0.174 s | 0.205 s | +0.031 s | 3.4 MiB | 3.47 MiB | + 66.57 KiB |
| /wp-admin/post-new.php | 0.825 s | 0.988 s | +0.163 s | 6.14 MiB | 6.21 MiB | + 71.66 KiB |
| /wp-admin/upload.php | 0.385 s | 0.329 s | -0.056 s | 3.25 MiB | 3.32 MiB | + 74.15 KiB |
| /wp-admin/options-writing.php | 0.281 s | 0.146 s | -0.135 s | 3.24 MiB | 3.3 MiB | + 58 KiB |
| /wp-admin/media-new.php | 0.326 s | 0.200 s | -0.126 s | 3.23 MiB | 3.3 MiB | + 74.32 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.181 s | 0.172 s | -0.009 s | 3.27 MiB | 3.33 MiB | + 67.23 KiB |
| /wp-admin/post-new.php?post_type=page | 0.656 s | 0.683 s | +0.027 s | 6.14 MiB | 6.2 MiB | + 67.24 KiB |
| /wp-admin/options-discussion.php | 0.223 s | 0.273 s | +0.050 s | 3.22 MiB | 3.3 MiB | + 74.63 KiB |
| /wp-admin/edit-comments.php | 0.205 s | 0.208 s | +0.003 s | 3.27 MiB | 3.4 MiB | + 130.17 KiB |
| / | 0.274 s | 0.273 s | -0.001 s | 3.4 MiB | 3.51 MiB | + 119.55 KiB |
| Average | 0.353 s | 0.355 s | +0.001 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 | 74.9% | 1,109 | 16 | 3 | |
| PO File | 22.7% | 336 | 159 | 3 | |
| SVG | 2.4% | 36 | 0 | 1 | |
| Total | 1,481 | 175 | 7 | ||
| Lines of code | 1,109 |
|---|---|
| Total complexity | 161 |
| 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.
[02-Mar-2022 13:24:03 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
[02-Mar-2022 13:24:03 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