Does "Alma - Pay in installments or later for WooCommerce" work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .
2 | PHP fatal errors |
No JavaScript exceptions | |
1 | Page failed to load
|
No resource errors |
Memory usage: 26.98 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.1.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 1,000+ |
WordPress.org page | https://wordpress.org/plugins/alma-gateway-for-woocommerce/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=alma-gateway-for-woocommerce%2Falma-gateway-for-woocommerce.php&plugin_status=all&paged=1&s&_wpnonce=6fc6e96e60 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.462 s |
Memory usage | 3.03 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 500 |
Load time | 0.057 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.288 s | 0.245 s | -0.043 s | 3.05 MiB | 3.08 MiB | + 34.66 KiB |
/wp-admin/edit.php | 0.182 s | 0.192 s | +0.010 s | 3.07 MiB | 3.11 MiB | + 34.29 KiB |
/wp-admin/post-new.php | 0.772 s | 0.943 s | +0.171 s | 4.97 MiB | 5.01 MiB | + 39.34 KiB |
/wp-admin/upload.php | 0.529 s | 0.304 s | -0.225 s | 2.99 MiB | 3.01 MiB | + 17.66 KiB |
/wp-admin/options-writing.php | 0.144 s | 0.146 s | +0.002 s | 2.99 MiB | 2.99 MiB | + 5.81 KiB |
/wp-admin/media-new.php | 0.273 s | 0.196 s | -0.077 s | 2.97 MiB | 3 MiB | + 29.79 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.182 s | 0.183 s | +0.001 s | 2.98 MiB | 3.02 MiB | + 35.64 KiB |
/wp-admin/post-new.php?post_type=page | 0.607 s | 0.770 s | +0.163 s | 4.96 MiB | 4.99 MiB | + 34.92 KiB |
/wp-admin/options-discussion.php | 0.205 s | 0.241 s | +0.036 s | 2.98 MiB | 2.99 MiB | + 19.66 KiB |
/wp-admin/edit-comments.php | 0.181 s | 0.205 s | +0.024 s | 3 MiB | 3.02 MiB | + 18.02 KiB |
Average | 0.336 s | 0.343 s | +0.006 s | 3.4 MiB | 3.42 MiB | + 26.98 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 | |
---|---|---|---|---|---|
JavaScript | 71.5% | 16,170 | 1,395 | 4 | |
PHP | 15.3% | 3,450 | 2,056 | 29 | |
PO File | 10.1% | 2,282 | 1,183 | 7 | |
CSS | 2.4% | 538 | 4 | 2 | |
SVG | 0.4% | 94 | 0 | 14 | |
JSON | 0.2% | 40 | 0 | 1 | |
XML | 0.2% | 38 | 40 | 1 | |
Total | 22,612 | 4,678 | 58 |
Lines of code | 3,433 |
---|---|
Total complexity | 667 |
Median class complexity | 16.0 |
Median method complexity | 2.0 |
Most complex class | Alma_WC_Payment_Gateway |
Most complex function | alma_wc_usort_plans_keys() |
Classes | 25 |
---|---|
Methods | 254 |
Functions | 8 |
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
2[20-Dec-2022 10:14:31 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/alma-gateway-for-woocommerce/includes/class-alma-wc-plugin.php:866
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): Alma_WC_Plugin->wp_enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2180): do_action()
#4 /wp-includes/class-wp-hook.php(308): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3043): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(783): require_once('...')
#10 /wp-includes/template.php(718): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
thrown in /wp-content/plugins/alma-gateway-for-woocommerce/includes/class-alma-wc-plugin.php on line 866
[20-Dec-2022 10:14:39 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/alma-gateway-for-woocommerce/includes/class-alma-wc-plugin.php:866
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): Alma_WC_Plugin->wp_enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2180): do_action()
#4 /wp-includes/class-wp-hook.php(308): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3043): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(783): require_once('...')
#10 /wp-includes/template.php(718): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
thrown in /wp-content/plugins/alma-gateway-for-woocommerce/includes/class-alma-wc-plugin.php on line 866