Aplazame 4.1.1

Does Aplazame work with WordPress 6.7 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 31.04 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.

Environment
WordPress version6.7
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 500+
WordPress.org page https://wordpress.org/plugins/aplazame/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=aplazame%2Faplazame.php&plugin_status=all&paged=1&s&_wpnonce=102c63c99c
Aspect after-activation
HTTP status 200
Load time 0.216 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.151 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.294 s0.234 s-0.060 s3.48 MiB3.52 MiB+ 36.62 KiB
/wp-admin/edit.php0.166 s0.172 s+0.006 s3.54 MiB3.58 MiB+ 37.3 KiB
/wp-admin/post-new.php0.677 s0.545 s-0.132 s5.92 MiB5.96 MiB+ 41.04 KiB
/wp-admin/upload.php0.487 s0.275 s-0.212 s3.49 MiB3.51 MiB+ 19.89 KiB
/wp-admin/options-writing.php0.196 s0.158 s-0.038 s3.47 MiB3.5 MiB+ 23.88 KiB
/wp-admin/media-new.php0.234 s0.206 s-0.028 s3.46 MiB3.49 MiB+ 32.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.159 s0.158 s-0.001 s3.47 MiB3.52 MiB+ 42.75 KiB
/wp-admin/post-new.php?post_type=page0.546 s0.595 s+0.049 s5.92 MiB5.95 MiB+ 36.57 KiB
/wp-admin/options-discussion.php0.245 s0.290 s+0.045 s3.47 MiB3.49 MiB+ 20.38 KiB
/wp-admin/edit-comments.php0.225 s0.182 s-0.043 s3.49 MiB3.51 MiB+ 19.88 KiB
/0.271 s0.115 s-0.156 s3.48 MiB
Average 0.318 s0.266 s-0.052 s3.93 MiB4 MiB+ 31.04 KiB

Code Statistics

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.

PHP
PO File
Language % Lines of code Comment lines Files
PHP90.6%2,12870747
PO File9.0%211961
JSON0.3%801
JavaScript0.0%101
Total 2,348 803 50

PHP Code Analysis | More results »

Lines of code 1,823
Total complexity 267
Median class complexity 6.0
Median method complexity 1.0
Most complex class WC_Aplazame
Most complex function WC_Aplazame_Gateway::init_form_fields()
Classes 33
Methods 126
Functions 1

Additions

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.

Options wp_options 2

PHP Error Log 34 lines

[16-Nov-2024 07:32:12 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function WC() in /wp-content/plugins/aplazame/classes/lib/Helpers.php:10
Stack trace:
#0 /wp-content/plugins/aplazame/aplazame.php(306): Aplazame_Helpers::render_to_template()
#1 /wp-includes/class-wp-hook.php(324): WC_Aplazame->aplazameJs()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/general-template.php(3064): do_action()
#5 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#6 /wp-includes/template.php(810): require_once('...')
#7 /wp-includes/template.php(745): load_template()
#8 /wp-includes/general-template.php(48): locate_template()
#9 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#10 /wp-includes/template-loader.php(106): include('...')
#11 /wp-blog-header.php(19): require_once('...')
#12 /index.php(17): require('...')
#13 {main}
  thrown in /wp-content/plugins/aplazame/classes/lib/Helpers.php on line 10
[16-Nov-2024 07:32:18 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function WC() in /wp-content/plugins/aplazame/classes/lib/Helpers.php:10
Stack trace:
#0 /wp-content/plugins/aplazame/aplazame.php(306): Aplazame_Helpers::render_to_template()
#1 /wp-includes/class-wp-hook.php(324): WC_Aplazame->aplazameJs()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/general-template.php(3064): do_action()
#5 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#6 /wp-includes/template.php(810): require_once('...')
#7 /wp-includes/template.php(745): load_template()
#8 /wp-includes/general-template.php(48): locate_template()
#9 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#10 /wp-includes/template-loader.php(106): include('...')
#11 /wp-blog-header.php(19): require_once('...')
#12 /index.php(17): require('...')
#13 {main}
  thrown in /wp-content/plugins/aplazame/classes/lib/Helpers.php on line 10
See also: All tests for this plugin