Aplazame 3.8.4

Does Aplazame work with WordPress 6.4.2 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: 23.5 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.4.2
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=0929c5a02e
Aspect after-activation
HTTP status 200
Load time 0.431 s
Memory usage 3.35 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.127 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.364 s0.312 s-0.052 s3.38 MiB3.41 MiB+ 30.99 KiB
/wp-admin/edit.php0.211 s0.210 s-0.001 s3.41 MiB3.44 MiB+ 31.36 KiB
/wp-admin/post-new.php0.841 s0.573 s-0.268 s5.46 MiB5.49 MiB+ 35.36 KiB
/wp-admin/upload.php0.707 s0.364 s-0.343 s3.32 MiB3.34 MiB+ 13.95 KiB
/wp-admin/options-writing.php0.233 s0.317 s+0.084 s3.32 MiB3.32 MiB+ 6.54 KiB
/wp-admin/media-new.php0.314 s0.361 s+0.047 s3.29 MiB3.32 MiB+ 26.14 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.213 s+0.004 s3.31 MiB3.34 MiB+ 31.31 KiB
/wp-admin/post-new.php?post_type=page0.608 s0.582 s-0.026 s5.45 MiB5.48 MiB+ 30.95 KiB
/wp-admin/options-discussion.php0.291 s0.227 s-0.064 s3.3 MiB3.32 MiB+ 14.45 KiB
/wp-admin/edit-comments.php0.234 s0.203 s-0.031 s3.34 MiB3.35 MiB+ 13.95 KiB
/0.316 s0.122 s-0.194 s3.36 MiB
Average 0.393 s0.317 s-0.077 s3.72 MiB3.78 MiB+ 23.5 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
PHP91.1%2,04871046
PO File8.9%199881
Total 2,247 798 47

PHP Code Analysis | More results »

Lines of code 1,759
Total complexity 262
Median class complexity 5.0
Median method complexity 1.0
Most complex class WC_Aplazame
Most complex function WC_Aplazame_Gateway::init_form_fields()
Classes 33
Methods 122
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

[09-Dec-2023 22:27:11 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(271): 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(3052): do_action()
#5 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#6 /wp-includes/template.php(790): require_once('...')
#7 /wp-includes/template.php(725): 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
[09-Dec-2023 22:27:20 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(271): 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(3052): do_action()
#5 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#6 /wp-includes/template.php(790): require_once('...')
#7 /wp-includes/template.php(725): 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